Could you run your processes with 'nice'? See the man pages for specifics, but nice allows you to throttle a process based on system resources...
Mike On Tue, June 20, 2006 3:03 am, Denis Solovyov wrote: > > Please advise an utility to freeze/unfreeze processes according to > system load averages. > > I mean such utility should run a command, and then watch the load > average: if it is high it should freeze a process, if it becomes low it > should unfreeze the process (the value of LA should be specified). > > Is there such? > > Best regards, > Denis Solovyov > > > _______________________________________________ > tsl-discuss mailing list > [email protected] > http://lists.trustix.org/mailman/listinfo/tsl-discuss > > _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
