Source-Changes archive

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

CVS commit: [rmind-uvmplock] src/sys/arch



Module Name:    src
Committed By:   rmind
Date:           Mon Apr 26 04:48:50 UTC 2010

Modified Files:
        src/sys/arch/amd64/amd64 [rmind-uvmplock]: genassym.cf vector.S
        src/sys/arch/x86/include [rmind-uvmplock]: pmap.h
        src/sys/arch/x86/x86 [rmind-uvmplock]: pmap.c

Log Message:
Partly rewrite amd64 TLB shutdown handler for the changes in x86 pmap.
At this point, branch seems to pass preliminar stress tests on amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.43.4.1 src/sys/arch/amd64/amd64/genassym.cf
cvs rdiff -u -r1.33 -r1.33.2.1 src/sys/arch/amd64/amd64/vector.S
cvs rdiff -u -r1.29.2.2 -r1.29.2.3 src/sys/arch/x86/include/pmap.h
cvs rdiff -u -r1.105.2.4 -r1.105.2.5 src/sys/arch/x86/x86/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