DragonFly kernel List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
lwbuf allocation question?
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]