| SCHED_4BSD(4) | Device Drivers Manual | SCHED_4BSD(4) |
sched_4bsd —
4.4BSD scheduler
options SCHED_4BSD
The sched_4bsd scheduler is the
traditional system scheduler, providing both high throughput and solid
interactive response in the presence of load.
The following sysctls are relevant to the operation of
sched_4bsd:
Some sysctls will be available only on systems supporting SMP.
The sched_4bsd scheduler has been present,
in various forms, since the inception of BSD.
While a highly robust and time-tested scheduler,
sched_4bsd lacks specific knowledge of how to
schedule advantageously in non-symmetric processor configurations, such as
hyper-threading.
| January 21, 2008 | Debian |