LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-09-2002, 09:42 PM   #1
mikeshn
Member
 
Registered: Feb 2002
Posts: 586

Rep: Reputation: 30
Top


I have on my PC Red Hat 7.1. I’m in process learning Linux now. I have one question. Command top shows the current processes that running and all info about it. However, I don’t understand the meaning of two technical words NI and zombie. Does someone can explain to me what that mean?

Thanks
 
Old 03-09-2002, 10:56 PM   #2
crabboy
Senior Member
 
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,821

Rep: Reputation: 121Reputation: 121
A zombie is a process that has ended but has not been cleaned up and removed form the process table. It is possible that it is waiting for a child, sibling or parent to end as well. Still sometimes zombies fail to ever get celaned up.

NI is the processes 'nice' value. A processes nice value dictates how it competes for CPU time. Processes can have a nice value from -19 to 19. Only root can assign a nice value below 0.

If you want a process to run without causing other processes to slow down you can start it with 'nice process'. This will give the process a high nice value, thus giving it CPU time that processes with a lower nice value don't need.

On the other hand, if you don't want your mp3 music to skip on a loaded system you may issue the command as root: 'nice -m -19 mpg123'

Take a look at man nice.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help with top amitbhawnani Linux - Newbie 3 03-27-2005 02:19 AM
Programs don't like "staying on top" or "always on top" -- any help? SBing Linux - Software 8 07-05-2004 04:41 AM
Top ? bohh Linux - Software 1 09-11-2003 08:57 PM
like-top eltongeoff Linux - Newbie 5 09-01-2003 05:38 PM
Always on top linuxBill Programming 0 08-27-2003 08:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration