Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ragge
Date:           Sun May 23 23:03:44 UTC 1999

Modified Files:
        src/sys/arch/vax/include: pte.h
        src/sys/arch/vax/vax: intvec.s pmap.c
Log Message:
Rewrite the "emulate page reference bits" code to avoid a bunch of
pv_lists traversal and unneccessary page faults.

To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/vax/include/pte.h
cvs rdiff -r1.37 -r1.38 src/sys/arch/vax/vax/intvec.s
cvs rdiff -r1.63 -r1.64 src/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