Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/miscfs/genfs
Module Name: syssrc
Committed By: christos
Date: Fri Nov 30 15:18:41 UTC 2001
Modified Files:
syssrc/sys/miscfs/genfs: genfs_vnops.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/miscfs/genfs/genfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index