Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 1996 07:00:09 -0800 (PST)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_mmap.c
Message-ID:  <199603161500.HAA06754@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/03/16 07:00:08

  Modified:    sys/vm    vm_mmap.c
  Log:
  Force device mappings to always be shared. It doesn't make sense for them
  to ever be COW and we need the mappings to be shared for backward
  compatibilty.
  
  Reviewed by:	dyson
  
  Revision  Changes    Path
  1.40      +5 -4      src/sys/vm/vm_mmap.c



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