Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2009 17:04:39 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200906091704.n59H4kdO051331@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2009-06-09 17:04:39 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_map.c 
  Log:
  SVN rev 193842 on 2009-06-09 17:04:39Z by alc
  
  Eliminate an unnecessary restriction on the vm object type from
  vm_map_pmap_enter().  The immediate effect of this change is that automatic
  prefaulting by mmap() for small mappings is performed on POSIX shared memory
  objects just the same as it is on ordinary files.
  
  Revision  Changes    Path
  1.415     +2 -4      src/sys/vm/vm_map.c



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