Source-Changes archive

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

CVS commit: src/sys/arch/usermode



Module Name:    src
Committed By:   reinoud
Date:           Wed Aug 31 12:42:41 UTC 2011

Modified Files:
        src/sys/arch/usermode/conf: GENERIC
        src/sys/arch/usermode/usermode: pmap.c trap.c

Log Message:
Completely redo R/M emulation and fault handling taking UVM as authorative
answer and not relying on UVM's pmap directions since UVM has its own schemes
for COW etc.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/usermode/conf/GENERIC
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/usermode/usermode/pmap.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/usermode/usermode/trap.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