NetBSD/sys/miscfs/genfs
christos 420771d7cc PR/14781: Matthew Fredette: Clamp the number of read-ahead pages to 16 because
other code has this limit. Also while I am here, convert the magic 16 into
a #define constant and use it in the appropriate places. This is a temporary
fix, since all this read-ahead business is XXXUBC anyway.
2001-11-30 15:18:39 +00:00
..
Makefile a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
genfs.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
genfs_node.h add a forward decl for struct vm_page. 2001-09-15 22:38:40 +00:00
genfs_vnops.c PR/14781: Matthew Fredette: Clamp the number of read-ahead pages to 16 because 2001-11-30 15:18:39 +00:00
layer.h Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00
layer_extern.h Typos in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:32:46 +00:00
layer_subr.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
layer_vfsops.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
layer_vnops.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00