On Wed, 2005-12-14 at 10:43 -0500, Steven Rostedt wrote: > I really would like to add priority inheritance to waitqueues, so things > like this can benefit from PI as well. > I submitted a generic PI patch a while back, but the design was not that great. It had callback functions for getting the lock owner , and for signaling when changing priorities .. Here it is, http://lkml.org/lkml/2005/5/31/288 I think it may be pretty trivial to add priority sorted waitqueues by just adding a plist . Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [ANNOUNCE] 2.6.15-rc5-hrt2 - hrtimers based high resolution patches
- From: Thomas Gleixner <[email protected]>
- Re: [ANNOUNCE] 2.6.15-rc5-hrt2 - hrtimers based high resolution patches
- From: Steven Rostedt <[email protected]>
- Re: [ANNOUNCE] 2.6.15-rc5-hrt2 - hrtimers based high resolution patches
- From: Ingo Molnar <[email protected]>
- Re: [ANNOUNCE] 2.6.15-rc5-hrt2 - hrtimers based high resolution patches
- From: Ingo Molnar <[email protected]>
- Re: [ANNOUNCE] 2.6.15-rc5-hrt2 - hrtimers based high resolution patches
- From: Steven Rostedt <[email protected]>
- Re: [ANNOUNCE] 2.6.15-rc5-hrt2 - hrtimers based high resolution patches
- From: Thomas Gleixner <[email protected]>
- [PATCH -RT] Add softirq waitqueue for CONFIG_PREEMPT_SOFTIRQ (was: Re: [ANNOUNCE] 2.6.15-rc5-hrt2 ...)
- From: Steven Rostedt <[email protected]>
- [ANNOUNCE] 2.6.15-rc5-hrt2 - hrtimers based high resolution patches
- Prev by Date: [patch 4/6] statistics infrastructure - prerequisite: timestamp
- Next by Date: Re: process creation time increases linearly with shmem
- Previous by thread: [PATCH -RT] Add softirq waitqueue for CONFIG_PREEMPT_SOFTIRQ (was: Re: [ANNOUNCE] 2.6.15-rc5-hrt2 ...)
- Next by thread: Re: [PATCH -RT] Add softirq waitqueue for CONFIG_PREEMPT_SOFTIRQ (was: Re: [ANNOUNCE] 2.6.15-rc5-hrt2 ...)
- Index(es):