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:   pooka
Date:           Wed Nov  4 18:11:11 UTC 2009

Modified Files:
        src/sys/rump/librump/rumpkern: misc_stub.c scheduler.c

Log Message:
Implement yield()/preempt() now that there is a CPU scheduler.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/rump/librump/rumpkern/misc_stub.c
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/librump/rumpkern/scheduler.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