CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2013/06/24 20:53:47

Modified files:
        sys/nfs        : nfs_syscalls.c 

Log message:
When we remove work from the nfs queue, wake up people waiting for
room to queue IO right away, rather than waiting for us to complete the IO
we are working on and potentially do a many buffers DELWRI dance before
waking up the sleepers so they can continue.

ok guether@ tedu@

Reply via email to