Source-Changes archive

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

CVS commit: syssrc/sys/arch/vax



Module Name:    syssrc
Committed By:   ragge
Date:           Fri Mar  1 23:55:11 UTC 2002

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

Log Message:
usrptsize was not correct calculated, fixed.
Add space to system page table for the UVM kernel area.
This fixes the KVM usage problem that Manuel Bouyer reported a while ago.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/arch/vax/include/pmap.h
cvs rdiff -r1.108 -r1.109 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