Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are processor execution levels and priorities?

Answers were Sorted based on User's Feedback



what are processor execution levels and priorities?..

Answer / sekhar

Every Process in Linux has execution priority. It ranges
from -20 (highest priority) to 19 (lowest).
Except su(Super User) others cannot increase the priority.
Only superuser can assign priority of -ve value.

Default priority is 0.
You can change your process priority using setpriority
system call.
You can get your process priority using getpriority system call.

Is This Answer Correct ?    14 Yes 8 No

what are processor execution levels and priorities?..

Answer / rajan.v.r

in linux all process are having priorities. using nice
command we can alter the priorities

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More Unix Commands Interview Questions

how to find the 51th record of a file containing 100 records in unix.

12 Answers   IBM,


What is the difference between grep and grep?

0 Answers  


What do chmod command do?

0 Answers  


What do chown command do?

0 Answers  


fork in unix ?

4 Answers   BFL,


What is s and g in sed command?

0 Answers  


write grep commands to select the lines that have exactly two characters

8 Answers   PSI Data Systems,


their is a file1,file2 and i want to append file1 data to file2?

9 Answers   IBM,


Differentiate cat command from more command.

0 Answers  


What is pipe command in unix?

0 Answers  


what is virtual machine?

2 Answers   Infosys,


how unix kernel distinguishes between a normal file and device file ?

7 Answers   Google, IBM, McAfee, Vodafone,


Categories