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

Alan Cox alc at FreeBSD.org
Wed Nov 7 20:37:03 PST 2007


alc         2007-11-08 04:37:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  MFC
    Eliminate spurious "Approaching the limit on PV entries, ..."
    warnings by get_pv_entry().
  
    Eliminate the direct call to pagedaemon_wakeup() by get_pv_entry().
  
  Approved by:    re (gnn)
  
  Revision   Changes    Path
  1.590.2.1  +4 -5      src/sys/amd64/amd64/pmap.c
  1.594.2.1  +4 -6      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list