Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [rmind-uvmplock] src/sys
Module Name: src
Committed By: rmind
Date: Sun Mar 6 01:38:46 UTC 2011
Modified Files:
src/sys/dev [rmind-uvmplock]: mm.c
src/sys/kern [rmind-uvmplock]: init_main.c
Log Message:
- mm_init: disable pmap_protect() call on zero-page for now (x86 pmap issue).
- Run evcnt_init() a little bit earlier, before uvm_init().
To generate a diff of this commit:
cvs rdiff -u -r1.13.16.4 -r1.13.16.5 src/sys/dev/mm.c
cvs rdiff -u -r1.418.4.4 -r1.418.4.5 src/sys/kern/init_main.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