operating system - Does greater decimal value mean higher priority or low priority for a process? -


for example p1 has priority 2 , p2 has priority 5. process has higher priority? process executed first?

this depends on underlying operating system.

see

and on. in other words: answer research operating system intend work with.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -