Source-Changes archive

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

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



Module Name:    src
Committed By:   rmind
Date:           Sun Apr 25 15:47:52 UTC 2010

Modified Files:
        src/sys/arch/x86/include [rmind-uvmplock]: pmap_pv.h
        src/sys/arch/x86/x86 [rmind-uvmplock]: pmap.c

Log Message:
Drop per-"MD page" (i.e. struct pmap_page) locking i.e. pp_lock/pp_unlock
and rely on locking provided by upper layer, UVM.  Sprinkle asserts.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.36.1 src/sys/arch/x86/include/pmap_pv.h
cvs rdiff -u -r1.105.2.1 -r1.105.2.2 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