| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r228718: ule: ensure that batch timeshare threads are scheduled | Andriy Gapon | 2012-01-15 | 1 | -2/+2 |
| * | Revert r230174, a botched MFC | Andriy Gapon | 2012-01-15 | 1 | -53/+50 |
| * | MFC r228718: ule: ensure that batch timeshare threads are scheduled | Andriy Gapon | 2012-01-15 | 1 | -50/+53 |
| * | MFC 228960: | John Baldwin | 2012-01-13 | 1 | -1/+2 |
| * | MFC 229429: | John Baldwin | 2012-01-13 | 1 | -2/+2 |
| * | MFC r225199: | Xin LI | 2011-09-09 | 1 | -2/+2 |
| * | MFC r220198: | Fabien Thomas | 2011-05-06 | 1 | -1/+2 |
| * | MFC r198854 (by attilio): | Konstantin Belousov | 2011-02-05 | 1 | -2/+2 |
| * | MFC 217351: | John Baldwin | 2011-02-04 | 1 | -16/+25 |
| * | MFC 217237,217291: | John Baldwin | 2011-01-27 | 1 | -5/+5 |
| * | MFC 217078,217079: Various priority fixes for creating new threads: | John Baldwin | 2011-01-27 | 1 | -3/+5 |
| * | MFC r209059 (originally committed by jhb): | Lawrence Stewart | 2011-01-17 | 1 | -4/+2 |
| * | Merge MIPS platform support to 8-STABLE. | Jayachandran C. | 2010-11-27 | 1 | -1/+1 |
| * | MFC r215102: | Attilio Rao | 2010-11-25 | 1 | -2/+2 |
| * | MFC 210939: | John Baldwin | 2010-11-09 | 1 | -3/+3 |
| * | MFC 212974: | John Baldwin | 2010-10-12 | 1 | -1/+1 |
| * | MFC r212821: kern.sched.topology_spec sysctl: use step of 1 for group | Andriy Gapon | 2010-09-27 | 1 | -1/+1 |
| * | MFC r201148: | Alexander Motin | 2010-09-20 | 1 | -1/+1 |
| * | MFC r212153: Fix UP build. | Matthew D Fleming | 2010-09-16 | 1 | -0/+2 |
| * | MFC r212115: | Matthew D Fleming | 2010-09-15 | 1 | -11/+13 |
| * | MFC r208982,r208983,r210117 : cosmetic changes to kern.sched.topology_spec XML | Ivan Voras | 2010-07-16 | 1 | -4/+6 |
| * | MFC 208787: | John Baldwin | 2010-07-14 | 1 | -2/+1 |
| * | MFC 208391: | John Baldwin | 2010-06-24 | 1 | -0/+2 |
| * | MC r202889, r202940: | Attilio Rao | 2010-02-08 | 1 | -21/+6 |
| * | MFC r201347: | Konstantin Belousov | 2010-01-07 | 1 | -1/+1 |
| * | MFC r199764: Make ULE process usage (%CPU) accounting usable again | Ivan Voras | 2009-12-16 | 1 | -1/+4 |
| * | MFC 198126: | John Baldwin | 2009-10-19 | 1 | -1/+1 |
| * | MFC r197223: | Attilio Rao | 2009-09-15 | 1 | -11/+11 |
| * | - Use cpuset_t and the CPU_ macros in place of cpumask_t so that ULE | Jeff Roberson | 2009-06-23 | 1 | -19/+19 |
| * | - Fix non-SMP build by encapsulating idle spin logic in a macro. | Jeff Roberson | 2009-04-29 | 1 | -2/+8 |
| * | - Fix the FBSDID line. | Jeff Roberson | 2009-04-29 | 1 | -1/+1 |
| * | - Remove the bogus idle thread state code. This may have a race in it | Jeff Roberson | 2009-04-29 | 1 | -28/+12 |
| * | - Fix an error that occurs when mp_ncpu is an odd number. steal_thresh | Jeff Roberson | 2009-03-14 | 1 | -4/+9 |
| * | - Use __XSTRING where I want the define to be expanded. This resulted in | Jeff Roberson | 2009-01-25 | 1 | -2/+2 |
| * | - Implement generic macros for producing KTR records that are compatible | Jeff Roberson | 2009-01-17 | 1 | -18/+59 |
| * | Add missing newlines to flags tags of CPU topology, for prettier | Ivan Voras | 2008-12-23 | 1 | -2/+2 |
| * | When checking to see if another CPU is running its idle thread, examine | John Baldwin | 2008-11-18 | 1 | -4/+4 |
| * | Increase the initial sbuf size for CPU topology dump to something more | Ivan Voras | 2008-11-02 | 1 | -1/+1 |
| * | Introduce a new sysctl, kern.sched.topology_spec, that returns an XML | Ivan Voras | 2008-10-29 | 1 | -1/+87 |
| * | - Check whether we've recorded this tick in ts_ticks on another cpu in | Jeff Roberson | 2008-07-19 | 1 | -0/+6 |
| * | Add the vtime (virtual time) hooks for DTrace. | John Birrell | 2008-05-25 | 1 | -0/+18 |
| * | - Add an integer argument to idle to indicate how likely we are to wake | Jeff Roberson | 2008-04-25 | 1 | -5/+9 |
| * | - Add a metric to describe how busy a processor has been over the last | Jeff Roberson | 2008-04-17 | 1 | -7/+71 |
| * | - Make SCHED_STATS more generic by adding a wrapper to create the | Jeff Roberson | 2008-04-17 | 1 | -8/+30 |
| * | Support and switch to the ULE scheduler: | Marcel Moolenaar | 2008-04-15 | 1 | -1/+1 |
| * | - Allow static_boost to specify no boost with '0', traditional kernel | Jeff Roberson | 2008-04-04 | 1 | -2/+6 |
| * | - Don't check for the ITHD pri class in tdq_load_add and rem. 4BSD doesn't | Jeff Roberson | 2008-04-04 | 1 | -12/+6 |
| * | - Restore runq to manipulating threads directly by putting runq links and | Jeff Roberson | 2008-03-20 | 1 | -130/+117 |
| * | - ULE and 4BSD share only one line of code from sched_newthread() so implement | Jeff Roberson | 2008-03-20 | 1 | -6/+5 |
| * | - Remove some dead code and comments related to KSE. | Jeff Roberson | 2008-03-19 | 1 | -56/+16 |