SCHED_4BSD(4) BSD Kernel Interfaces Manual SCHED_4BSD(4)NAME
sched_4bsd -- 4.4BSD scheduler
SYNOPSIS
options SCHED_4BSD
DESCRIPTION
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:
kern.sched.name
This read-only sysctl reports the name of the active scheduler.
kern.sched.quantum
This read-write sysctl reports or sets the length of the quantum (in micro-seconds) granted to a thread.
kern.sched.ipiwakeup.enabled
This read-write sysctl sets whether or not the scheduler will generate an inter-processor interrupt (IPI) to an idle CPU when a
thread is woken up. Otherwise, idle CPUs will wait until the next clock tick before looking for new work.
kern.sched.preemption
This read-only sysctl reports whether or not the kernel is configured to support preemption, which reduces the latency to run lower
priority threads on wakeup.
Some sysctls will be available only on systems supporting SMP.
SEE ALSO sched_ule(4), sysctl(8)HISTORY
The sched_4bsd scheduler has been present, in various forms, since the inception of BSD.
BUGS
While a highly robust and time-tested scheduler, sched_4bsd lacks specific knowledge of how to schedule advantageously in non-symmetric pro-
cessor configurations, such as hyper-threading.
BSD January 21, 2008 BSD
Check Out this Related Man Page
SCHED_4BSD(4) BSD Kernel Interfaces Manual SCHED_4BSD(4)NAME
sched_4bsd -- 4.4BSD scheduler
SYNOPSIS
options SCHED_4BSD
DESCRIPTION
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:
kern.sched.name
This read-only sysctl reports the name of the active scheduler.
kern.sched.quantum
This read-write sysctl reports or sets the length of the quantum (in micro-seconds) granted to a thread.
kern.sched.ipiwakeup.enabled
This read-write sysctl sets whether or not the scheduler will generate an inter-processor interrupt (IPI) to an idle CPU when a
thread is woken up. Otherwise, idle CPUs will wait until the next clock tick before looking for new work.
kern.sched.preemption
This read-only sysctl reports whether or not the kernel is configured to support preemption, which reduces the latency to run lower
priority threads on wakeup.
Some sysctls will be available only on systems supporting SMP.
SEE ALSO sched_ule(4), sysctl(8)HISTORY
The sched_4bsd scheduler has been present, in various forms, since the inception of BSD.
BUGS
While a highly robust and time-tested scheduler, sched_4bsd lacks specific knowledge of how to schedule advantageously in non-symmetric pro-
cessor configurations, such as hyper-threading.
BSD January 21, 2008 BSD
I was wondering if anyone has any information if UNIX/LINUX will be viable with quantum computing. I have very limited knowledge of quantum physics vs. Quantum computing and the correlation to UNIX/LINUX? (6 Replies)
hi
i am needed to use tidal's scheduler to schedule unix scripts available on server A. while creating a job to be scheduled, it has an option called command which will take a path of the file. i have seen several examples in the following way
e:\tidal\bin\sleep.exe
here i did not understand two... (0 Replies)
Hi Everyone,
I have a problem with the queue on a Zebra printer.
I wanted to find where the scheduler logs are. Found a document:
http://www.redbooks.ibm.com/redbooks/pdfs/sg245496.pdf
The problem is the chapters 12.3 and 12.4 mention the logs should
be in /var/lp and I do not have such a... (0 Replies)
Hi,
I'm new to this site. I am getting an error:
syslog: fctl: WARNING: fp(2)::PLOGI to a7200 failed. state=a reason=3. (Restricted Access Project)
Hope someone can help me on this. BTW, it is running on SunOS 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T200.
Thanks. (1 Reply)
Hi,
May I pls. know what would be the equivalent kernel parameter in HP-UX for the below Linux kernel parameter.
sysctl kern.ps_showallprocs - This setting in Linux would let users see their own processes in "ps".
Thanks,
Narasimha (1 Reply)
Hi,
My requirement is i want to send mails from server to all my employess with one attachment file for every monday and friday like scheduler.. how it is possible through bash script. please guide me..
With Regards
Anish Kumar.V (8 Replies)
I want to know the memory capacity and types of memories, processor and more...
What kind of aplications this OS attends?
Archicture/system classification (Hybrid, monolithic, multitasking, micro-kernel, layered, Another..?
Explain it to me... I really need to understand and know that.
Any... (3 Replies)