Re: SCHED_ULE question

From: Dag-Erling Smorgrav <des_at_ofug.org>
Date: Tue, 08 Apr 2003 13:17:15 +0200
"Wilkinson,Alex" <Alex.Wilkinson_at_dsto.defence.gov.au> writes:
> Cool, thanks for that, but what's the diff between:
>
> #sysctl kern.quantum
> kern.quantum: 100000
>
> AND
>
> #sysctl kern.quntum
> sysctl: unknown oid 'kern.quntum'
>
> What is meant to 'quantum' ?

It's the maximum number of ticks a process can run without being
preempted.  It's specific to the 4BSD scheduler, so you can use its
presence (or absence) to determine which scheduler is in use.

DES
-- 
Dag-Erling Smorgrav - des_at_ofug.org
Received on Tue Apr 08 2003 - 02:17:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:03 UTC