Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 1997 18:25:16 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_object.c
Message-ID:  <199701200225.SAA05639@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/01/19 18:25:15

  Modified:    sys/vm    vm_object.c
  Log:
  Make MADV_FREE work better.  Specifically, it did not wait for
  the page to be unbusy, and it caused some algorithmic problems
  as a result.  There were some other problems with it also, so
  this is a general cleanup of the code.
  Submitted by:	Douglas Crosher <dtc@scrooge.ee.swin.oz.au> and myself.
  
  Revision  Changes    Path
  1.88      +46 -13    src/sys/vm/vm_object.c



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