
krishnanand.thommandra at gmail
Dec 7, 2005, 8:05 PM
Post #1 of 1
(212 views)
Permalink
|
|
diff between 'wait_event_interruptible' and 'wait_for_completion_interruptible'
|
|
Hi, 1) whats the difference between wait_event_interruptible and wait_for_completion_interruptible ? 2) When is one used in favour of the other ? 3) Why "might_sleep" check is ONLY for "completion" kind of sleep routines but not for "wait" kind of sleep routines ? thanks, tkrishna - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo [at] vger More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|