Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2010 17:51:34 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <201001251751.o0PHpp6U091261@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-01-25 17:51:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/vm               vm_map.c 
  Log:
  SVN rev 202978 on 2010-01-25 17:51:34Z by jhb
  
  MFC 193842:
  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.
  
  Approved by:    re (kib)
  
  Revision    Changes    Path
  1.388.2.10  +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?201001251751.o0PHpp6U091261>