Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 1996 15:23:07 -0800 (PST)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <199601062323.PAA27766@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/01/06 15:23:06

  Modified:    sys/kern  vfs_bio.c
  Log:
  Rework vm_hold_{load,free}_pages to calculate an index once and use that.
  At the same time, be sure to page-truncate bp->b_data so that the result
  of the calculation isn't negative.
  
  Revision  Changes    Path
  1.82      +13 -11    src/sys/kern/vfs_bio.c



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