Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 1996 15:24:19 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_cluster.c
Message-ID:  <199601202324.PAA28997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/01/20 15:24:18

  Modified:    sys/kern  vfs_cluster.c
  Log:
  Previous commit to vfs_cluster accidentally disabled read-ahead.  Problem
  fixed by initializing "alreadyincore" to 0 in the case of
  sequential reads.
  
  Revision  Changes    Path
  1.33      +2 -1      src/sys/kern/vfs_cluster.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601202324.PAA28997>