LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Tasks priority (https://www.linuxquestions.org/questions/linux-newbie-8/tasks-priority-939049/)

elico 04-10-2012 04:53 AM

Tasks priority
 
Hi all

How do I give priority to tasks I define that will run
in my C code under linux ?

Thanks
EC

deep27ak 04-10-2012 04:56 AM

follow this link

http://www.nixtutor.com/linux/changi...nux-processes/

Satyaveer Arya 04-10-2012 01:24 PM

Just use nice command to set the priority. Put that code in your program wherever you want to. And also check the man page of nice.


All times are GMT -5. The time now is 06:10 AM.