[OpenAFS-devel] Incorrect behavior in osi_TimedSleep and
ppc_darwin_14
Patrick Sodre Carlos
sodre@wam.umd.edu
Thu, 8 Nov 2001 23:51:59 -0500 (EST)
On Thu, 8 Nov 2001, Nickolai Zeldovich wrote:
> > Looking at the source code for xnu-9-1 (Darwin 1.4.1) from Apple, it
> > looks like AFS isn't setting TH_WAIT in osi_Sleep anywhere, whileas
> > it should call assert_wait() to put itself onto the wait queue.
>
> Sigh, and somehow I managed to not see the assert_wait call right
> in osi_TimedSleep; sorry :-) Probably the patch isn't going to be
> very helpful then.
>
> -- kolya
Nope, it actually locked the machine when starting the client. Anyways,
I appreciate your help.
Patrick Sodre