Subject: CVS commit: syssrc/sys/miscfs/genfs
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 05/18/2002 05:54:59
Module Name: syssrc
Committed By: enami
Date: Sat May 18 02:54:59 UTC 2002
Modified Files:
syssrc/sys/miscfs/genfs: genfs_vnops.c
Log Message:
Just give up to do readahead rather than waiting busy pages.
While I'm here, added few patchable variable so that one can
easily measure readahead behaviour.
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 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.