I currently experiment some problem with the Round Robin policy that
doesn't seem to work in V2.2.13 .
In RR each process should have the same time slice for its own
execution ie should have acces to the processor for (almost) the same
period of time. Thus each process
I'm using RedHat Linux V2.2.13 and I made the following test:
I launched 10 times the same program with priority 10 of Round Robin
policy (from a shell having priority 20 of FIFO policy). Each program
does an infinite busy loop (while (1)).
One minute later, I laun
2 matches
Mail list logo