Re: [RFC PATCH 00/11] sched: CFS low-latency features

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Peter Zijlstra
Date: Friday, August 27, 2010 - 10:27 am

On Fri, 2010-08-27 at 12:09 -0400, Mathieu Desnoyers wrote:

The problem with allowing concurrency is that the moment you want to do
that you get the spawner context and error propagation problems.

Thus we're limited to spawning a single thread at timer_create() and
handling expirations in there. At that point you have to specify what
happens to an expiration while the handler is running, will it queue
handlers or will you have to carefully craft your handler using
timer_getoverrun().

But I really don't understand why POSIX would provide this composite
functionality instead of providing the separate bits to implement this,
which I think is only SIGEV_THREAD_ID which is missing.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Thu Aug 26, 11:09 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Thu Aug 26, 11:57 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Thomas Gleixner, (Thu Aug 26, 2:25 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Thomas Gleixner, (Thu Aug 26, 3:22 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Thu Aug 26, 4:09 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Paul E. McKenney, (Thu Aug 26, 4:18 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Thu Aug 26, 4:28 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Thu Aug 26, 4:36 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Paul E. McKenney, (Thu Aug 26, 4:38 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Thu Aug 26, 4:49 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Thu Aug 26, 4:53 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Paul E. McKenney, (Thu Aug 26, 5:09 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Fri Aug 27, 12:37 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Fri Aug 27, 12:38 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Fri Aug 27, 12:42 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mike Galbraith, (Fri Aug 27, 1:19 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Thomas Gleixner, (Fri Aug 27, 1:43 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Indan Zupancic, (Fri Aug 27, 3:47 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Fri Aug 27, 3:58 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 8:18 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Thomas Gleixner, (Fri Aug 27, 8:20 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 8:21 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 8:23 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 8:30 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Fri Aug 27, 8:41 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Fri Aug 27, 8:41 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 8:43 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 8:50 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 9:09 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Fri Aug 27, 10:27 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 11:32 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 11:38 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Peter Zijlstra, (Fri Aug 27, 12:23 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Fri Aug 27, 12:57 pm)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mike Galbraith, (Sat Aug 28, 12:33 am)
Re: [RFC PATCH 00/11] sched: CFS low-latency features, Mathieu Desnoyers, (Tue Aug 31, 8:02 am)