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