From 8b2a7f59b3d07fb82f7df8fa8efd7ff38700e60d Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 23 Jun 2010 08:33:32 +0000 Subject: * Make the number of max background requests and congestion threshold tunable. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f7f9db2..1376e81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-06-23 Miklos Szeredi + + * Make the number of max background requests and congestion + threshold tunable. New options are "max_background" and + "congestion_threshold". Only effective on linux kernel versions + 2.6.32 or greater. Patch by Csaba Henk + 2010-06-17 Miklos Szeredi * Add fuse_reply_fd() reply function to the low level interface. -- cgit v1.2.3