cvs commit: src/sys/geom geom_io.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Oct 14 23:13:11 PDT 2004


pjd         2004-10-15 06:13:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    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:    re (kensmith)
  
  Revision  Changes    Path
  1.57.2.2  +6 -4      src/sys/geom/geom_io.c


More information about the cvs-src mailing list