| Commit message (Expand) | Author | Age | Files | Lines |
* | - Use DPCPU for SCHED_STATS. This is somewhat awkward because the | jeff | 2009-06-25 | 1 | -18/+37 |
* | fix typo in runz_fuzz | julian | 2008-05-12 | 1 | -1/+1 |
* | - Make SCHED_STATS more generic by adding a wrapper to create the | jeff | 2008-04-17 | 1 | -25/+41 |
* | - Restore runq to manipulating threads directly by putting runq links and | jeff | 2008-03-20 | 1 | -64/+49 |
* | - Remove the unused and redundant sched_newproc() function. | jeff | 2008-03-20 | 1 | -34/+0 |
* | - Move maybe_preempt() from kern_switch.c to sched_4bsd.c. This is function | jeff | 2008-03-20 | 1 | -113/+26 |
* | In keeping with style(9)'s recommendations on macros, use a ';' | rwatson | 2008-03-16 | 1 | -1/+1 |
* | Remove kernel support for M:N threading. | jeff | 2008-03-12 | 1 | -1/+1 |
* | generally we are interested in what thread did something as | julian | 2007-11-14 | 1 | -3/+3 |
* | - Fix ULE in kernels without PREEMPTION compiled in by always enabling the | jeff | 2007-10-08 | 1 | -12/+1 |
* | Fix some entries in the locks static table of witness. | attilio | 2007-09-20 | 1 | -1/+0 |
* | - Move all of the PS_ flags into either p_flag or td_flags. | jeff | 2007-09-17 | 1 | -2/+2 |
* | - Improve runq_findbit_from() which is used by ULE's circular queue. Mask | jeff | 2007-08-20 | 1 | -32/+22 |
* | - Set SW_PREEMPT when we preempt in critical_exit(). | jeff | 2007-08-03 | 1 | -1/+1 |
* | - Remove explicit references to sched_lock. A simpler assert will do. | jeff | 2007-07-19 | 1 | -2/+1 |
* | - Garbage collect unused concurrency functions. | jeff | 2007-06-12 | 1 | -23/+0 |
* | Commit 1/14 of sched_lock decomposition. | jeff | 2007-06-04 | 1 | -21/+71 |
* | - Change types for necent runq additions to u_char rather than int. | jeff | 2007-02-08 | 1 | -5/+5 |
* | - Remove setrunqueue and replace it with direct calls to sched_add(). | jeff | 2007-01-23 | 1 | -82/+3 |
* | - Don't pass a pointer into runq_choose_from(). The caller can adjust the | jeff | 2007-01-04 | 1 | -3/+2 |
* | - Add three new functions to support circular run queues. | jeff | 2007-01-04 | 1 | -4/+93 |
* | Prefer a more traditional spelling of inhibited in comments and panic | rwatson | 2006-12-31 | 1 | -2/+2 |
* | Threading cleanup.. part 2 of several. | julian | 2006-12-06 | 1 | -573/+62 |
* | Make KSE a kernel option, turned on by default in all GENERIC | jb | 2006-10-26 | 1 | -0/+68 |
* | Add scheduler CORE, the work I have done half a year ago, recent, | davidxu | 2006-06-13 | 1 | -1/+6 |
* | sched_rem() already sets ke->ke_state to KES_THREAD, so there's no need | cognet | 2006-06-01 | 1 | -2/+0 |
* | Trim trailing whitespace. | kan | 2005-12-28 | 1 | -46/+45 |
* | Restore KTR_CRITICAL but conditionally compile it in as KTR_SCHED. | njl | 2005-12-18 | 1 | -2/+9 |
* | Clean up unused or poorly utilized KTR values. Remove KTR_FS, KTR_KGDB, | njl | 2005-12-17 | 1 | -2/+2 |
* | In adjustrunqueue(), add code to handle thread migrating case for | davidxu | 2005-08-03 | 1 | -1/+6 |
* | Restore preemption of idle threads. | ups | 2005-06-10 | 1 | -3/+1 |
* | Lots of whitespace cleanup. | ups | 2005-06-09 | 1 | -5/+6 |
* | Fix some race conditions for pinned threads that may cause them to run | ups | 2005-06-09 | 1 | -18/+30 |
* | Use low level constructs borrowed from interrupt threads to wait for | ups | 2005-05-23 | 1 | -11/+4 |
* | Fix a bug that caused preemption to happen for a thread in the same | ups | 2005-05-19 | 1 | -2/+2 |
* | Sprinkle some volatile magic and rearrange things a bit to avoid race | ups | 2005-04-08 | 1 | -5/+11 |
* | Divorce critical sections from spinlocks. Critical sections as denoted by | jhb | 2005-04-04 | 1 | -4/+0 |
* | Add a read-only kern.sched.preemption sysctl so that user space can tell | rwatson | 2005-03-20 | 1 | -0/+13 |
* | A further step on the journey of meaking panics and debugging more reliable: | rwatson | 2005-03-17 | 1 | -2/+3 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -1/+1 |
* | - Define KTR points for KTR_SCHED. | jeff | 2004-12-26 | 1 | -0/+3 |
* | - Garbage collect several unused members of struct kse and struce ksegrp. | jeff | 2004-12-14 | 1 | -6/+0 |
* | Remove local definitions of RANGEOF() and use __rangeof() instead. | das | 2004-11-20 | 1 | -2/+0 |
* | Add basic critical section tracing to KTR using event type KTR_CRITICAL. | rwatson | 2004-11-07 | 1 | -0/+4 |
* | If a process needs to be swapped in, wakeup the swapper from within | scottl | 2004-10-16 | 1 | -0/+4 |
* | Fix maybe_preempt_in_ksegrp for !SMP. | ups | 2004-10-13 | 1 | -7/+33 |
* | Make !SMP kernels compile, and as far as I can tell, work again. | phk | 2004-10-12 | 1 | -1/+2 |
* | Prevent preemption in slot_fill. | ups | 2004-10-12 | 1 | -1/+110 |
* | Don't release the slot twice.. sched_rem() has already done it. | julian | 2004-10-10 | 1 | -1/+0 |
* | When preempting a thread, put it back on the HEAD of its run queue. | julian | 2004-10-05 | 1 | -6/+8 |