Answer Posted / mudassar
Nice value is the value that controls {increments or decrements}
the priority of the process. This value that is returned by
the
nice () system call. The equation for using nice value is:
Priority = (“recent CPU usage”/constant) + (base- priority)
+ (nice value)
Only the administrator can supply the nice value.
The nice () system call works for the running process only.
Nice value of one process cannot affect the nice value of
the other process.
============================================================================
nice: Unix processes have an associated system nice value
which is used by the kernel to determine when it should be
scheduled to run. This value can be increased to facilitate
processes executing quickly or decreased so that the processes
execute slowly and thus do not interfere with other system
activities.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain about Inodes?
What is ant_build.sh? Have u seen that file?
What is YACC?
what is difference between milestone and run-levels in Solaris ?
If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh
why unix commands simpler rather than complex task
What are the main differences between Apache 1.x and 2.x?
i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?
what is output mkvg pvname
win 3.1 is a
I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima
What are the events done by the Kernel after a process is being swapped out from the main memory?
In detail elaborate the system? What is driver?