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: Thu Jan 17 08:49:53 UTC 2008
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
- reduce the number of atomic ops in some cases.
- reduce code duplications.
- fix the "pte == 0" assersion failure in pmap_tlb_shootdown.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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