>>>>> "Shridhar" == Shridhar Daithankar <[EMAIL PROTECTED]> writes:
Shridhar> My question is what exactly is nice time? and How can I
Shridhar> reduce it..
The nice value represents the priority of a process. The lower the value,
the faster the process runs. The range of this value is from -20 to 20, the
default being 0. A "niced task" is the one whose nice value is negative.
The nice(1) command is used to run a program with modified scheduling
priority. The renice(1) command can be used to alter priority of running
processes. See the man pages for more details.
Shridhar> Couple of benchmark programs when run starts filling
Shridhar> CPU with 50% user and 50% system. On this background, 80%nice
Shridhar> looks rather lame to me..
Hmm, not really. Niced tasks are those whose nice value is negative. Time
spent in niced tasks is also counted in system and user time, so the total
is more than 100 percent.
Anoop
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help