Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 1999 11:33:13 -0800 (PST)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_alloc.c
Message-ID:  <199912011933.LAA92479@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    1999/12/01 11:33:13 PST

  Modified files:
    sys/ufs/ffs          ffs_alloc.c 
  Log:
  Preferentially allocate the first indirect block in the same
  cylinder group as the inode. This makes a 15% difference in
  read speed for files in the 96K to 500K size range.
  
  Revision  Changes    Path
  1.62      +2 -2      src/sys/ufs/ffs/ffs_alloc.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?199912011933.LAA92479>