Subject: CVS commit: syssrc/sys/miscfs/genfs
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/21/2002 18:21:36
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Oct 21 15:21:36 UTC 2002

Modified Files:
	syssrc/sys/miscfs/genfs: genfs_vnops.c

Log Message:
Use B_ASYNC in the !PGO_SYNCIO case. Gets back most, if not all, NFS
read throughput performance lost since the introduction of UBC. Spotted
by YAMAMOTO Takashi, many thanks to him.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 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.