HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: "Cpu states" of top?
Operating System - HP-UX
1834650
Members
1936
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 05:58 PM
03-07-2004 05:58 PM
"Cpu states" of top?
How to explain the "Cpu states" of top command?
I can not find the definition for NICE, BLOCK, SWAIT, INTR and SSYS column in top man page.
Any suggestion? Thanks a lot.
I can not find the definition for NICE, BLOCK, SWAIT, INTR and SSYS column in top man page.
Any suggestion? Thanks a lot.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 06:19 PM
03-07-2004 06:19 PM
Re: "Cpu states" of top?
"man top" says this:
Percentage of time spent in each of the processor states (user, nice, system, idle, interrupt and swapper) per active processor on the system.
Some info from internet:
The first four states in the list below are found on most every Unix system. Other state names may appear on different platforms, and some of these are also listed below.
Idle = Nothing to do
User = Running a user's process
INTERRUPT = Kernel Handling a kernel call, fault, or interrupt
Nice = Running a user's niced process
Wait = Waiting on some form of i/o
iowait = Waiting on user i/o
Swap (SSYS) = Waiting on swapping or paging i/o
Hope this helps
vijay
Percentage of time spent in each of the processor states (user, nice, system, idle, interrupt and swapper) per active processor on the system.
Some info from internet:
The first four states in the list below are found on most every Unix system. Other state names may appear on different platforms, and some of these are also listed below.
Idle = Nothing to do
User = Running a user's process
INTERRUPT = Kernel Handling a kernel call, fault, or interrupt
Nice = Running a user's niced process
Wait = Waiting on some form of i/o
iowait = Waiting on user i/o
Swap (SSYS) = Waiting on swapping or paging i/o
Hope this helps
vijay
Known is a drop, unknown is ocean - visit me at http://vijay.theunixplace.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 06:50 PM
03-07-2004 06:50 PM
Re: "Cpu states" of top?
Hi Henry,
This link has answer for your query:
http://www.mcsr.olemiss.edu/cgi-bin/man-cgi?top+1
hth
This link has answer for your query:
http://www.mcsr.olemiss.edu/cgi-bin/man-cgi?top+1
hth
Everything is possible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 07:35 PM
03-07-2004 07:35 PM
Re: "Cpu states" of top?
Thanks a lot.
about the NICE column, I had test by running the script
##
while true
do
:
done
##
I didn't change nice value when I running this script.
but the cpu states of top at column NICE
is almost 100%
Is it priority value calculating load?
about the NICE column, I had test by running the script
##
while true
do
:
done
##
I didn't change nice value when I running this script.
but the cpu states of top at column NICE
is almost 100%
Is it priority value calculating load?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP