Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/sh3
Module Name: src
Committed By: uwe
Date: Tue Jun 9 02:38:27 UTC 2009
Modified Files:
src/sys/arch/sh3/sh3: pmap.c
Log Message:
In pmap_protect(), compute the bitmask to set in the ptes only once, instead
of every iteration. From OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/sh3/sh3/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