tlanglois
October 8th, 2005, 12:34 PM
Hello,
The batch command allows a program to run later when the load of the machine is below a given level. On fedora the threshold is 0.8 (see man batch) on Ubuntu it is 1.x (i do not have my ubuntu compter with me i don't what x is)
The problem is that I want to run some programs (that run for a long time and use a lot of cpu and memory ressources) one at a time. If the threshold is set to 0.8 like on fedora, it is fine. If it is > 1 then two programs run at the same time. So the question is :
How can I change this threshold value ?
I hope it will not be necessary to recompile anything :-/
Thibault Langlois
The batch command allows a program to run later when the load of the machine is below a given level. On fedora the threshold is 0.8 (see man batch) on Ubuntu it is 1.x (i do not have my ubuntu compter with me i don't what x is)
The problem is that I want to run some programs (that run for a long time and use a lot of cpu and memory ressources) one at a time. If the threshold is set to 0.8 like on fedora, it is fine. If it is > 1 then two programs run at the same time. So the question is :
How can I change this threshold value ?
I hope it will not be necessary to recompile anything :-/
Thibault Langlois