Ar Gwe, 2006-07-28 am 16:12 -0400, ysgrifennodd Steven Rostedt: > what the kernel does with wake_up. That way you can sleep till another > process/thread is done with what it was doing and wake up the other task > when done, without the use of signals. Or is there something that > already does this? futex and sys5 semaphore both do this. The latter is very portable but a bit less efficient. - 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/
- Follow-Ups:
- Re: A better interface, perhaps: a timed signal flag
- From: Steven Rostedt <[email protected]>
- Re: A better interface, perhaps: a timed signal flag
- References:
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- From: "H. Peter Anvin" <[email protected]>
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- From: Neil Horman <[email protected]>
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- From: "H. Peter Anvin" <[email protected]>
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- From: Neil Horman <[email protected]>
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- From: Segher Boessenkool <[email protected]>
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- From: Neil Horman <[email protected]>
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- From: "H. Peter Anvin" <[email protected]>
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- From: Neil Horman <[email protected]>
- A better interface, perhaps: a timed signal flag
- From: Theodore Tso <[email protected]>
- Re: A better interface, perhaps: a timed signal flag
- From: Steven Rostedt <[email protected]>
- Re: A better interface, perhaps: a timed signal flag
- From: Theodore Tso <[email protected]>
- Re: A better interface, perhaps: a timed signal flag
- From: Alan Cox <[email protected]>
- Re: A better interface, perhaps: a timed signal flag
- From: Steven Rostedt <[email protected]>
- Re: A better interface, perhaps: a timed signal flag
- From: Alan Cox <[email protected]>
- Re: A better interface, perhaps: a timed signal flag
- From: Steven Rostedt <[email protected]>
- Re: [PATCH] RTC: Add mmap method to rtc character driver
- Prev by Date: RE: metadata plugins (was Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion)
- Next by Date: Re: [BUG] Lockdep recursive locking in kmem_cache_free
- Previous by thread: Re: A better interface, perhaps: a timed signal flag
- Next by thread: Re: A better interface, perhaps: a timed signal flag
- Index(es):