Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 06:01:46 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_fault.c
Message-ID:  <200408090601.i7961kZq044873@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004-08-09 06:01:46 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  Make two changes to vm_fault().
  1. Retain the map lock until after the calls to pmap_enter() and
     vm_fault_prefault().
  2. Remove a stale comment.  Submitted by: tegge@
  
  Revision  Changes    Path
  1.189     +6 -11     src/sys/vm/vm_fault.c



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