Re: [PATCH 1/2] kthread_create

From: Srivatsa Vaddagiri
Date: Wed Dec 31 2003 - 01:28:34 EST


On Tue, Dec 30, 2003 at 09:56:05PM -0800, Davide Libenzi wrote:
> Also, what happens in the task woke up by a send does not reschedule
> before another CPU does another send? Wouldn't a message be lost?
>

The messages should not be lost because we take the cpucontrol
semaphore in kthread_start or kthread_destroy before sending
a (start or destroy) message.

--


Thanks and Regards,
Srivatsa Vaddagiri,
Linux Technology Center,
IBM Software Labs,
Bangalore, INDIA - 560033
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/