Ar Gwe, 2006-07-28 am 10:52 -0400, ysgrifennodd Theodore Tso: > Good point, and limiting this facility to one such timeout per > task_struct seems like a reasonable restriction. Why is this any better than using a thread or signal handler ? From the implementation side its certainly horrible - we will be trying to write user pages from an IRQ event. Far better to let the existing thread code deal with it. - 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: [PATCH] RTC: Add mmap method to rtc character driver
- Prev by Date: [01/04 mm-patch, rfc] Add lightweight rwlock (was Re: [mm-patch] bluetooth: use GFP_ATOMIC in *_sock_create's sk_alloc)
- Next by Date: [02/04 mm-patch, rfc] Add lightweight rwlock (was Re: [mm-patch] bluetooth: use GFP_ATOMIC in *_sock_create's sk_alloc)
- 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):