linux/fs/fuse
Miklos Szeredi f92b99b9dc fuse: update backing_dev_info congestion state
Set the read and write congestion state if the request queue is close to
blocking, and clear it when it's not.

This prevents unnecessary blocking in readahead and (when writable mmaps are
allowed) writeback.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:43:03 -07:00
..
control.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
dev.c fuse: update backing_dev_info congestion state 2007-10-17 08:43:03 -07:00
dir.c fuse: fix mknod of regular file 2007-05-23 20:14:11 -07:00
file.c fuse: convert to new aops 2007-10-16 09:42:57 -07:00
fuse_i.h fuse: update backing_dev_info congestion state 2007-10-17 08:43:03 -07:00
inode.c Slab API: remove useless ctor parameter and reorder parameters 2007-10-17 08:42:45 -07:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00