LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Restricting Processes (https://www.linuxquestions.org/questions/linux-software-2/restricting-processes-344277/)

arpanet1969 07-18-2005 09:44 AM

Restricting Processes
 
Is there a way to restrict processes for applications. In this case, mysql seems to be taking alot of the system resources in chunks (rather than a continous stream).

Is this possible?

Half_Elf 07-19-2005 12:38 PM

"renice" will let you change the priority of a process over the processor time.
I don't really remember the syntax, take a look to "man renice" or "man nice"


All times are GMT -5. The time now is 10:44 PM.