- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Nice cpu utilization.
Operating System - HP-UX
1824516
Members
4118
Online
109672
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
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
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
тАО02-19-2007 06:30 AM
тАО02-19-2007 06:30 AM
Nice cpu utilization.
Hi,
Please clarify me what does "nice CPU" mean in top command on unix. Does it effect the system performance.
bye.
Please clarify me what does "nice CPU" mean in top command on unix. Does it effect the system performance.
bye.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-19-2007 07:39 AM
тАО02-19-2007 07:39 AM
Re: Nice cpu utilization.
Just Google or Wikipedia or (shudder...) use the man page for 'nice' !?
http://en.wikipedia.org/wiki/Nice_%28Unix%29
Nice just means that the CPU is busy, and was busy for a long time making the process using it be 'nice' enough to lower its importance to give others a chance.
It mostly means that your system is nicely being used, and is performing as intended
Cheers,
Hein van den Heuvel
HvdH Performance Consulting
http://en.wikipedia.org/wiki/Nice_%28Unix%29
Nice just means that the CPU is busy, and was busy for a long time making the process using it be 'nice' enough to lower its importance to give others a chance.
It mostly means that your system is nicely being used, and is performing as intended
Cheers,
Hein van den Heuvel
HvdH Performance Consulting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-19-2007 01:23 PM
тАО02-19-2007 01:23 PM
Re: Nice cpu utilization.
CTRL+V
The "nice value" is one of several factors that allow the system to compute the
process priority number for every process. Every system process runs at a nice level between 0 and 39, inclusive. A nice value of 0 is the highest priority and 39 is the lowest. When the system starts,the init process runs with a nice value of 20. Every process that is initiated by another process
inherits its nice value from its parent. Thus processes started by the init process have a nice value of 20. At the time a user logs in, a shell program is started. Every user command is a child process of
the shell so it has the same nice value the shell has. However, the shell provides a mechanism to increase or decrease process nice values with the help of the nice command. Any user can lower the
nice value by increasing the nice number. However, to increase priority, you need more privileges.
The nice value scheme provides a facility where you can run lengthy jobs at a lower priority while processes that are required to be completed in a short time are run at a higher priority level.
The "nice value" is one of several factors that allow the system to compute the
process priority number for every process. Every system process runs at a nice level between 0 and 39, inclusive. A nice value of 0 is the highest priority and 39 is the lowest. When the system starts,the init process runs with a nice value of 20. Every process that is initiated by another process
inherits its nice value from its parent. Thus processes started by the init process have a nice value of 20. At the time a user logs in, a shell program is started. Every user command is a child process of
the shell so it has the same nice value the shell has. However, the shell provides a mechanism to increase or decrease process nice values with the help of the nice command. Any user can lower the
nice value by increasing the nice number. However, to increase priority, you need more privileges.
The nice value scheme provides a facility where you can run lengthy jobs at a lower priority while processes that are required to be completed in a short time are run at a higher priority level.
Dreams are not which you see while sleeping, Dreams are which doesnt allow you to sleep while you are chasing for them!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-19-2007 06:28 PM
тАО02-19-2007 06:28 PM
Re: Nice cpu utilization.
hi,
nice is the priority value for the process running in the CPU. the default nice value is 20.
in a multi processor environment the CPU value just represents the CPU whose statistics are being displayed.
both are different fields in the output of top command.
nice is the priority value for the process running in the CPU. the default nice value is 20.
in a multi processor environment the CPU value just represents the CPU whose statistics are being displayed.
both are different fields in the output of top command.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP