Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 1995 08:55:48 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <199503251655.IAA26192@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/03/25 08:55:47

  Modified:    sys/vm   vm_mmap.c
  Log:
  Added "flags" argument to msync, and implemented MS_ASYNC and MS_INVALIDATE.
  The MS_ASYNC flag doesn't current work, and MS_INVALIDATE will only toss out
  the pages in the address space (not all pages in the shadow chain).



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