Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ragge
Date:           Sun Aug  1 13:48:07 UTC 1999

Modified Files:
        syssrc/sys/arch/vax/include: pmap.h
        syssrc/sys/arch/vax/vax: pmap.c

Log Message:
A bunch of changes:
- Free pte pages not in use anymore.
- Inline pmap_extract().
- Fix annoying page reference/modify bug. Fixes PR#7858 & PR#7859.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/vax/include/pmap.h
cvs rdiff -r1.69 -r1.70 syssrc/sys/arch/vax/vax/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