kernel - All lwkt thread now start out mpsafe part 1/2
[dragonfly.git] / sys / kern / usched_dummy.c
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 1/2
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-04-03 Sascha Wildnerusched_dummy: Silence warning
2009-04-01 Simon Schubertusched_dummy: just proceed if the current thread is...
2008-04-21 Matthew DillonDive the scheduler to implement the yield function...
2007-04-30 Matthew DillonRevamp SYSINIT ordering. Relabel sysinit IDs (SI_...
2007-02-18 Simon Schubert1:1 Userland threading stage 2.16/4:
2007-01-01 Simon Schubert1:1 Userland threading stage 2.10/4:
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-06-10 Matthew DillonRemove the select_curproc vector from the usched struct...
2006-05-29 Matthew DillonFix numerous bugs in the BSD4 scheduler introduced...
2006-05-29 Matthew DillonFurther isolate the user process scheduler data by...