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

Re:



> 
> WITH THE HELP OF GOD!!
> 
> 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
> 

1 I do not know the exact answer or a good pointer to it.
2 Since you looked everywhere but did not made any progress I hope that even the start points I have might help.
	2.1 Kernel sources. It has a Documentation dir you might want to start with.
	2.2 From http://www.linux.org.il/LDP/docs.html#guide I would look at:
		2.2.1 The Linux Kernel
		2.2.2 The Linux Kernel Hackers' Guide
		2.2.3 Get Acquainted with Linux Security and Optimization System 
	2.3 Do a web search for Linux + scheduler or other relevant words.
	2.4 Look for Unix + scheduler. I believe that the underline principals are 
	    the same for Unix and Linux.
-- 
Shaul Karl		 		   shaulk@israsrv.net.il
	An elephant is a mouse with an operating system.



=================================================================
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