usched_bsd4 - Topology-aware scheduling
[dragonfly.git] / sys / sys / usched.h
2012-08-22 Mihai Carabasusched_bsd4 - Topology-aware scheduling
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-02-17 Matthew Dillonkernel - Add batch heuristic to scheduler and refactor...
2009-02-19 Joe Talbottusched_set: Add USCHED_CPU_GET for retrieving the curre...
2008-04-21 Matthew DillonDive the scheduler to implement the yield function...
2007-07-10 Joe TalbottAdd support to vkernel for locking virtual CPUs to...
2007-07-02 Matthew DillonAdd usched_mastermask - a master cpu mask specifying...
2006-06-10 Matthew DillonRemove the select_curproc vector from the usched struct...
2006-06-05 David XuAllow userland to bind a process to specific CPUs....
2006-05-29 Matthew DillonFurther isolate the user process scheduler data by...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2006-03-23 David RhodusProperly copy in userland scheduler name via copyinstr.
2005-11-16 Matthew DillonContinue work on our pluggable scheduler abstraction...
2005-10-11 Simon Schubert1:1 Userland threading stage 2.8/4:
2005-06-29 Matthew DillonYet more scheduler work. Revamp the batch detection...
2005-06-27 Matthew Dillon* Remove a procedural layer in the scheduler clock...
2005-06-26 Matthew DillonMove more scheduler-specific defines from various place...
2005-06-26 Matthew DillonMove remaining scheduler-specific functions into the...
2005-06-25 Matthew DillonAssociate a userland scheduler control structure with...