]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/sched_ule.c
Use config_intrhook API to create the dev.cpu.N.temperature sysctl node.
[FreeBSD/FreeBSD.git] / sys / kern / sched_ule.c
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-25 jbAdd the vtime (virtual time) hooks for DTrace.
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-17 jeff - Add a metric to describe how busy a processor has...
2008-04-17 jeff - Make SCHED_STATS more generic by adding a wrapper...
2008-04-15 marcelSupport and switch to the ULE scheduler:
2008-04-04 jeff - Allow static_boost to specify no boost with '0'...
2008-04-04 jeff - Don't check for the ITHD pri class in tdq_load_add...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 jeff - Restore runq to manipulating threads directly by...
2008-03-20 jeff - ULE and 4BSD share only one line of code from sched_...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-19 jeff - Remove some dead code and comments related to KSE.
2008-03-19 jeff - Relax requirements for p_numthreads, p_threads,...
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 jhbMake the function prototype for cpu_search() match...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-12 jeff - Pass the priority argument from *sleep() into sleepq...
2008-03-10 jeff - Fix the invalid priority panics people are seeing...
2008-03-10 jeff - Don't rely on a side effect of sched_prio() to set...
2008-03-10 jeffReduce ULE context switch time by over 25%.
2008-03-10 jeff - Add an implementation of sched_preempt() that avoids...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-02 jeffAdd support for the new cpu topology api:
2008-03-02 jeff - Remove the old smp cpu topology specification with...
2008-03-02 jeff - Add a new sched_affinity() api to be used in the...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-23 jeff - sched_prio() should only adjust tdq_lowpri if the...
2008-01-15 jeff - When executing the 'tryself' branch in sched_pickcpu...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-05 jeff - Restore timeslicing code for all bit SCHED_FIFO...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-21 wkoszekMake SCHED_ULE buildable with gcc3.
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-15 jeff - Re-implement lock profiling in such a way that it...
2007-12-11 davidxuFix LOR of thread lock and umtx's priority propagation...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-14 juliangenerally we are interested in what thread did something as
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-23 grehanCut over to ULE on PowerPC
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 samULE works fine on arm; allow it to be used
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 jeff - Bail out of tdq_idled if !smp_started or idle steali...
2007-10-08 jeff - Restore historical sched_yield() behavior by changin...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-10-02 jeff - Reassign the thread queue lock to newtd prior to...
2007-10-02 jeff - Move the rebalancer back into hardclock to prevent...
2007-09-27 jeff - Honor the PREEMPTION and FULL_PREEMPTION flags by...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-24 jeff - Bound the interactivity score so that it cannot...
2007-09-22 jeff - Improve grammar. s/it's/its/.
2007-09-21 jeff - Redefine p_swtime and td_slptime as p_swtick and...
2007-09-17 jeff - Move all of the PS_ flags into either p_flag or...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-20 jeff - Set steal_thresh to log2(ncpus). This improves...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
next