cvs commit: src/sys/i386/i386 pmap.c

Alan Cox alc at FreeBSD.org
Sun Aug 17 15:27:31 PDT 2003


alc         2003/08/17 15:27:30 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Acquire the pte object's mutex when performing vm_page_grab().  Note: It is
  my long-term objective to eliminate the pte object.  In the near term, this
  does, however, enable the addition of some vm object locking assertions.
  
  Revision  Changes    Path
  1.427     +4 -0      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list