cvs commit: src/sys/sparc64/include pmap.h src/sys/sparc64/sparc64 pmap.c

Alan Cox alc at FreeBSD.org
Sun May 9 12:09:14 PDT 2004


alc         2004/05/09 12:09:14 PDT

  FreeBSD src repository

  Modified files:
    sys/sparc64/include  pmap.h 
    sys/sparc64/sparc64  pmap.c 
  Log:
  Correct the implementation of pmap_page_is_mapped(): It should return TRUE
  only if the page has one or more managed mappings.
  
  Revision  Changes    Path
  1.41      +1 -2      src/sys/sparc64/include/pmap.h
  1.132     +18 -0     src/sys/sparc64/sparc64/pmap.c


More information about the cvs-src mailing list