Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump
Module Name: src
Committed By: pooka
Date: Thu Jan 6 11:22:55 UTC 2011
Modified Files:
src/sys/rump: Makefile.rump
src/sys/rump/librump/rumpkern: Makefile.rumpkern emul.c locks.c
lwproc.c rump.c
Log Message:
Support LOCKDEBUG. To use it, compile sys/rump with RUMP_LOCKDEBUG=yes.
requested by martin (sparc64 gdb cannot reliably produce a stack trace)
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/rump/Makefile.rump
cvs rdiff -u -r1.105 -r1.106 src/sys/rump/librump/rumpkern/Makefile.rumpkern
cvs rdiff -u -r1.147 -r1.148 src/sys/rump/librump/rumpkern/emul.c
cvs rdiff -u -r1.44 -r1.45 src/sys/rump/librump/rumpkern/locks.c
cvs rdiff -u -r1.7 -r1.8 src/sys/rump/librump/rumpkern/lwproc.c
cvs rdiff -u -r1.215 -r1.216 src/sys/rump/librump/rumpkern/rump.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