>It seems Alfred Perlstein wrote:
>> I have a patch here that removes await/asleep from the kernel API.
>> 
>> http://people.freebsd.org/~alfred/noasleep.diff
>> 
>> Matt Dillon implemented alseep/await quite some time ago and the
>> only thing that's using it is ata.  In order to clean up some of
>> the schduler and vm system I'm removing support for it.
>> 
>> Peter Wemm and I suspect that ata doesn't need it.  Right now I'm
>> running several make -j128 buildworlds and buildkernels with this
>> patch to catch any ata problems.

        Ummmm...

        It seems to me from reading the man page for asleep/await that
they have significant utility, and that the real issue would be one of
code not using them, especially as people work to remove the Giant
lock for SMP.

        Or is the discussion in the man page wrong in some way?

-- 
Randell Jesup, Worldgate Communications, ex-Scala, ex-Amiga OS team ('88-94)
[EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to