[NFS PATCH 2.6.3] Add write throttling to NFS client

From: Shantanu Goel
Date: Fri Feb 20 2004 - 21:21:19 EST


Hi,

The attached patch implements write throttling for the
NFS client. In the stock client, a streaming write
will hog all the request slots blocking out other
access to the same mount point. For example, running
a single dd in my NFS home directory completely blocks
my X session until the dd process exits. With the
patch, I have tested running 4 dd's without causing a
completely lock out. Please consider it for inclusion.

Thanks,
Shantanu

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

Attachment: nfs-write-throttle.patch
Description: nfs-write-throttle.patch