Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: mhitch
Date: Tue May 22 05:05:33 UTC 2007
Modified Files:
src/sys/arch/amiga/amiga: pmap.c
src/sys/arch/atari/atari: pmap.c
Log Message:
>From pmap_motorols,c:
Allow pmap_enter_ptpage to fail, sometimes. Pass WAIT/NOWAIT flags and
fix some obvious locking problems. This allows us to run a LOCKDEBUG
ernel now.
To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/arch/amiga/amiga/pmap.c
cvs rdiff -r1.98 -r1.99 src/sys/arch/atari/atari/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