Source-Changes archive

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

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   yamt
Date:           Tue Jan 15 11:12:04 UTC 2008

Modified Files:
        src/sys/arch/x86/x86: pmap.c

Log Message:
- use cpu-local temporary mapping for P->V operations and kill pmap_main_lock.
  fixes a part of PR/37193 from Andrew Doran.
- use pmap_stats_update_bypte in some more places.

some comments and fixes from Andrew Doran and Manuel Bouyer.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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