| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add code to ddb to allow backtracing an arbitrary thread. | Julian Elischer | 2002-12-28 | 1 | -1/+1 |
| * | - Add the new sched_pctcpu() function to the sched_* api. | Jeff Roberson | 2002-11-21 | 1 | -0/+6 |
| * | - Move scheduler specific macros and defines out of proc.h | Jeff Roberson | 2002-11-21 | 1 | -0/+10 |
| * | - Move FSCALE back to kern_sync. This is not scheduler specific. | Jeff Roberson | 2002-11-21 | 1 | -5/+0 |
| * | - Implement a mechanism for allowing schedulers to place scheduler dependant | Jeff Roberson | 2002-11-21 | 1 | -0/+25 |
| * | Tidy up the scheduler's code for changing the priority of a thread. | Julian Elischer | 2002-10-14 | 1 | -26/+11 |
| * | - Create a new scheduler api that is defined in sys/sched.h | Jeff Roberson | 2002-10-12 | 1 | -0/+635 |
