Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc



Module Name:    src
Committed By:   pk
Date:           Sat Apr  3 23:11:14 UTC 2004

Modified Files:
        src/sys/arch/sparc/include: pmap.h
        src/sys/arch/sparc/sparc: pmap.c

Log Message:
Maintain pmap resident count as pages are mapped and unmapped instead
of traversing the page tables each time it's needed.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/arch/sparc/include/pmap.h
cvs rdiff -r1.276 -r1.277 src/sys/arch/sparc/sparc/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index