cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Sun Dec 21 18:04:09 PST 2003


alc         2003/12/21 18:04:08 PST

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
   - Create an unmapped guard page to trap access to vm_page_array[-1].
     This guard page would have trapped the problems with the MFC of the PAE
     support to RELENG_4 at an earlier point in the sequence of events.
  
  Submitted by:   tegge
  
  Revision  Changes    Path
  1.271     +5 -0      src/sys/vm/vm_page.c


More information about the cvs-src mailing list