ps          2008-03-28 04:29:27 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         mincore.2 
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
    sys/sys              mman.h 
  Log:
  Add support to mincore for detecting whether a page is part of a
  "super" page or not.
  
  Reviewed by:    alc, ups
  
  Revision  Changes    Path
  1.27      +2 -0      src/lib/libc/sys/mincore.2
  1.610     +2 -1      src/sys/amd64/amd64/pmap.c
  1.611     +3 -2      src/sys/i386/i386/pmap.c
  1.42      +1 -0      src/sys/sys/mman.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to