Re: About Scheduler.

From: Josef Moellers (josef.moellers_at_fujitsu-siemens.com)
Date: 08/04/05


Date: Thu, 04 Aug 2005 11:02:02 +0200

Peter T. Breuer wrote:
> news.fe.internet.bosch.com <mohan.bhakri@in.bosch.com> wrote:
>
>>I have doubt regaring scheduler. Is scheduler a seperate child process
>>created by init process or is it a routine provided kernel code.
>
>
> When would this "scheduler process" be scheduled?

It could, conceptually, schedule itself, e.g. to be run as the last
process in a run queue to refill the queue from a list of runnable
processes.

-- 
Josef Möllers (Pinguinpfleger bei FSC)
	If failure had no penalty success would not be a prize
						-- T.  Pratchett


Relevant Pages

  • [PATCH 01/28] io-controller: Documentation
    ... Block io priorities (in CFQ scheduler) ... +with cgroup stuff, it needs to be made hierarchical to achive a good ... They maintain only one queue where all ... +multiple io queues with-in group based on task context and maps the request ...
    (Linux-Kernel)
  • [PATCH 01/24] io-controller: Documentation
    ... Block io priorities (in CFQ scheduler) ... +with cgroup stuff, it needs to be made hierarchical to achive a good ... They maintain only one queue where all ... +is used to determine the cgroup of the request. ...
    (Linux-Kernel)
  • [PATCH 01/24] io-controller: Documentation
    ... Block io priorities (in CFQ scheduler) ... +with cgroup stuff, it needs to be made hierarchical to achive a good ... They maintain only one queue where all ... +is used to determine the cgroup of the request. ...
    (Linux-Kernel)
  • [PATCH 01/23] io-controller: Documentation
    ... Block io priorities (in CFQ scheduler) ... +with cgroup stuff, it needs to be made hierarchical to achive a good ... They maintain only one queue where all ... +is used to determine the cgroup of the request. ...
    (Linux-Kernel)
  • Re: how do you implement a reactor without a select?
    ... advice is well appreciated. ... Queue (so that other threads, by putting an event on the Queue in ... question, immediately wake up the scheduler, etc, etc). ... kinds including timers. ...
    (comp.lang.python)