Re: [PATCH v0] add nano semaphore in kernel

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rakib Mullick
Date: Sunday, December 26, 2010 - 5:56 am

On Sun, Dec 26, 2010 at 6:05 PM, Hillf Danton <dhillf@gmail.com> wrote:
Yes, if its not handled carefully.

Why should caller think such a way, that resource will be available in
60 microseconds?

How do we know that, what the underlying system will offer? Its an
NP-type problem. We cannot determine what will happen on a systems
context. When a caller need resource, without that resource is it
possible to accomplish its job? If its not, then the ultimate way to
deal with it, is simply waiting until it gets the resource.


But what, if your mother told you not to come home until you done shopping? :)

thanks,
rakib

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v0] add nano semaphore in kernel, Hillf Danton, (Sat Dec 25, 10:13 pm)
Re: [PATCH v0] add nano semaphore in kernel, Rakib Mullick, (Sat Dec 25, 11:46 pm)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Sun Dec 26, 12:04 am)
Re: [PATCH v0] add nano semaphore in kernel, Rakib Mullick, (Sun Dec 26, 2:08 am)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Sun Dec 26, 5:05 am)
Re: [PATCH v0] add nano semaphore in kernel, Rakib Mullick, (Sun Dec 26, 5:56 am)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Mon Dec 27, 7:04 am)
Re: [PATCH v0] add nano semaphore in kernel, Randy Dunlap, (Mon Dec 27, 1:08 pm)
Re: [PATCH v0] add nano semaphore in kernel, Arnd Bergmann, (Mon Dec 27, 2:15 pm)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Tue Dec 28, 6:13 am)
Re: [PATCH v0] add nano semaphore in kernel, Daniel Walker, (Tue Dec 28, 8:51 am)
Re: [PATCH v0] add nano semaphore in kernel, Arnd Bergmann, (Wed Dec 29, 4:47 am)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Wed Dec 29, 7:42 am)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Wed Dec 29, 7:57 am)
Re: [PATCH v0] add nano semaphore in kernel, Daniel Walker, (Wed Dec 29, 7:58 am)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Wed Dec 29, 8:03 am)
Re: [PATCH v0] add nano semaphore in kernel, Arnd Bergmann, (Wed Dec 29, 12:16 pm)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Thu Dec 30, 7:21 am)
Re: [PATCH v0] add nano semaphore in kernel, Arnd Bergmann, (Thu Dec 30, 8:56 am)
Re: [PATCH v0] add nano semaphore in kernel, Pavel Machek, (Tue Jan 4, 7:03 am)
Re: [PATCH v0] add nano semaphore in kernel, Hillf Danton, (Tue Jan 4, 7:18 am)