On 5/13/06, pradeep singh <2500.pradeep@xxxxxxxxx> wrote:
On 5/13/06, Ohad Ben-Cohen <ohadbc@xxxxxxxxx> wrote: > > the scheduler is an asynchronous kernel code. > it is *not* a process. it is not always running. > it is invoked (specifically, scheduler_tick() is) HZ times in a second Can you give me a link of the source which shows on how it is invoked so many time per sec?
http://lxr.linux.no/source/kernel/sched.c#L2412 regards Manish Regmi -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/