[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: your mail



Adi Stav wrote:
> > I'm writing a work on os'es and I need to find
> >
> > the formula that sets the priorety of jobs to the cpu
> >  as it well known it have to do with :
> > nice and aging.
> >
> > I've looked all-msot every where and didnt able
> > to find s I'm greatfool as advanced

Page 87, "The Design and Implementation of the 
4.3BSD Unix Operating System", Leffler et al., is a 
good source for the theoretic part.

In Linux, /usr/src/linux/kernel/sched.c should
put you in the right direction.

--izar

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il