Date: Tue, 28 Sep 2004 08:34:27 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_io.c Message-ID: <200409280834.i8S8YRYZ061145@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2004-09-28 08:34:27 UTC
FreeBSD src repository
Modified files:
sys/geom geom_io.c
Log:
- Set maximum request size to MAXPHYS (128kB), instead of DFLPHYS (64kB).
- Set minimum request size to sectorsize, instead of 512 bytes.
Approved by: phk (some time ago)
Revision Changes Path
1.60 +6 -4 src/sys/geom/geom_io.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409280834.i8S8YRYZ061145>
