Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 1995 20:11:32 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <199504160311.UAA16861@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/04/15 20:11:31

  Modified:    sys/vm   vm_object.c
  Log:
  Fixed a few bugs in vm_object_page_clean, mostly related to not syncing
  pages that are in FS buffers. This fixes the (believed to already have been
  fixed) problem with msync() not doing it's job...in other words, the
  stuff that Andrew has continuously been complaining about.
  
  Submitted by:	John Dyson, w/minor changes by me.



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