DragonFly BSD
DragonFly kernel List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

lwbuf allocation question?


From: Venkatesh Srinivas <me@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Apr 2010 10:28:15 -0400

Hi,

Is there any reason that the lwbuf allocation code is back to tsleep(... , hz) if it can't get an lwbuf from the objcache? Perhaps the tsleep should be without a timeout and lwbuf_free should wakeup a waiter, as it did in past revisions?

Thanks,
-- vs


[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]