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

Peter Wemm peter at FreeBSD.org
Fri Apr 21 04:50:19 UTC 2006


peter       2006-04-21 04:50:19 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Oops.  Minidumps were developed on 6.x, in without the small pv entry code.
  Add some strategic dump_add_page()/dump_drop_page() lines to include pv
  chunks in the minidumps - these operate in the direct map region like UMA.
  
  Revision  Changes    Path
  1.549     +3 -0      src/sys/amd64/amd64/pmap.c


More information about the cvs-src mailing list