Source-Changes archive

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

CVS commit: [vmlocking] src/sys/arch/i386/i386



Module Name:    src
Committed By:   ad
Date:           Sun Sep  9 23:23:53 UTC 2007

Modified Files:
        src/sys/arch/i386/i386 [vmlocking]: pmap.c

Log Message:
- pmap_pdp_ctor: cache the value of nkpde, so that no matter what the
  outcome, the newly initialized PDE is self-consistent.
- pmap_growkernel: increment nkpde while holding pmaps_lock. Read only
  access can be had by holding pmap_kernel()->pm_obj.vmobjlock.


To generate a diff of this commit:
cvs rdiff -r1.202.2.24 -r1.202.2.25 src/sys/arch/i386/i386/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