Hello,

     I have a RedHat 7.2 and i would like to know how to force a process to be executed as soon as i called it with :

system("process");

or

execv("process",argv);

It seems that it wait for a long time before executing or wait for his turn to be executed. I've put a nice(0) to this process but it doesn't execute as soon as i called it.

Thanks for your help.

Canarich





Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail

Reply via email to