From: Thomas Maier Date: Fri, 8 Dec 2006 10:36:11 +0000 (-0800) Subject: [PATCH] pktcdvd: bio write congestion using congestion_wait() X-Git-Tag: v2.6.20-rc1~34^2~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0fc9601dd1024ec7171993bf075a789246e1ed;p=pandora-kernel.git [PATCH] pktcdvd: bio write congestion using congestion_wait() This adds a bio write queue congestion control to the pktcdvd driver with fixed on/off marks. It prevents that the driver consumes a unlimited amount of write requests. [akpm@osdl.org: sync with congestion_wait() renaming] Signed-off-by: Thomas Maier Cc: Peter Osterlund Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed