Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump
Module Name: src
Committed By: pooka
Date: Tue Aug 12 10:04:57 UTC 2008
Modified Files:
src/sys/rump/librump/rumpkern: emul.c rump.c rump_private.h specfs.c
src/sys/rump/librump/rumpuser: rumpuser_pth.c
Log Message:
Make it possible to control starting of threads per env variable
instead of only at compile-time.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/rump/librump/rumpkern/emul.c
cvs rdiff -r1.53 -r1.54 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -r1.9 -r1.10 src/sys/rump/librump/rumpkern/rump_private.h
cvs rdiff -r1.24 -r1.25 src/sys/rump/librump/rumpkern/specfs.c
cvs rdiff -r1.15 -r1.16 src/sys/rump/librump/rumpuser/rumpuser_pth.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