Searched hist:177419 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/sys/
H A Drunq.hdiff 177419 Thu Mar 20 02:14:02 MDT 2008 jeff - Move maybe_preempt() from kern_switch.c to sched_4bsd.c. This is function
is only used by 4bsd.
- Create a new runq_choose_fuzz() function rather than polluting runq_choose()
with 4BSD specific code.
- Move the fuzz sysctl into sched_4bsd.c
- Remove some dead code from kern_switch.c
/freebsd-10.3-release/sys/kern/
H A Dkern_switch.cdiff 177419 Thu Mar 20 02:14:02 MDT 2008 jeff - Move maybe_preempt() from kern_switch.c to sched_4bsd.c. This is function
is only used by 4bsd.
- Create a new runq_choose_fuzz() function rather than polluting runq_choose()
with 4BSD specific code.
- Move the fuzz sysctl into sched_4bsd.c
- Remove some dead code from kern_switch.c
H A Dsched_4bsd.cdiff 177419 Thu Mar 20 02:14:02 MDT 2008 jeff - Move maybe_preempt() from kern_switch.c to sched_4bsd.c. This is function
is only used by 4bsd.
- Create a new runq_choose_fuzz() function rather than polluting runq_choose()
with 4BSD specific code.
- Move the fuzz sysctl into sched_4bsd.c
- Remove some dead code from kern_switch.c

Completed in 116 milliseconds