Module Name:src
Committed By: christos
Date: Tue Jan 22 22:10:22 UTC 2013
Modified Files:
src/sys/rump/librump/rumpkern/arch/i386: spinlock.c
Log Message:
use the definitions from lock.h
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/rump/librump/rum
Module Name:src
Committed By: joerg
Date: Sun Jul 22 20:32:31 UTC 2012
Modified Files:
src/sys/rump/librump/rumpkern/arch/i386: pmap_x86.c
Log Message:
Needs pmap_write_protect to finish DBG=-g build with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:src
Committed By: pooka
Date: Thu Jun 17 08:22:02 UTC 2010
Modified Files:
src/sys/rump/librump/rumpkern/arch/i386: pmap_x86.c
Log Message:
Give the kernel pmap a container in case some tries to access it
via some pmap.h macro.
To generate a diff of this comm
Module Name:src
Committed By: pooka
Date: Wed Apr 28 00:34:25 UTC 2010
Modified Files:
src/sys/rump/librump/rumpkern/arch/i386: rumpcpu.c
Log Message:
set first attached cpu as primary
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/rump/librump/rumpk