Date: Wed, 12 Mar 2003 22:17:59 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_cluster.c Message-ID: <200303130617.h2D6HxQt096798@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2003/03/12 22:17:59 PST
FreeBSD src repository
Modified files:
sys/kern vfs_cluster.c
Log:
- Tune down read_max. For single disks we get no gain out of reading more
than a MAXPHYS size block ahead. Having this set too high just leaves
other processes starved for IO and screws up interactive response. Let the
users with RAID set it higher when they need it.
Revision Changes Path
1.133 +1 -1 src/sys/kern/vfs_cluster.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303130617.h2D6HxQt096798>
