Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 1996 14:03:53 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_map.c
Message-ID:  <199602112203.OAA29838@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/02/11 14:03:52

  Modified:    sys/vm    vm_map.c
  Log:
  Fixed a really bogus problem with msync ripping pages away from
  objects before they were written.  Also, don't allow processes
  without write access to remove pages from vm_objects.
  
  Revision  Changes    Path
  1.33      +9 -8      src/sys/vm/vm_map.c



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