Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump/rumpkern
Module Name: src
Committed By: njoly
Date: Sun Jan 29 14:57:32 UTC 2012
Modified Files:
src/sys/rump/librump/rumpkern: rump.c vm.c
Log Message:
Move pool subsystem init from rump__init() to uvm_init(), following
kernel code. Fix RUMP_LOCKDEBUG early panic.
To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -u -r1.121 -r1.122 src/sys/rump/librump/rumpkern/vm.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