HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CPU Performance During Heavy Load
Operating System - HP-UX
1833736
Members
2977
Online
110063
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
01-15-2003 10:46 AM
01-15-2003 10:46 AM
CPU Performance During Heavy Load
Can anyone tell me or point to some documentation that explains what happens within the OS when the cpu hits 100% utilization? What occurs during cpu queing? If all processors on a server are pegged at 100% what happens to the processes on that server?
The servers are N class 7400's.
Thanks!
The servers are N class 7400's.
Thanks!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 10:57 AM
01-15-2003 10:57 AM
Re: CPU Performance During Heavy Load
I don't believe the way processes are handled changes when CPU Usage hits 100%. The OS still handles it the same. Each process waits for its turn at the CPU and does whatever processing it can during it's "timeslice". It may have to wait longer if there are more processes waiting for CPU time.
There is no "swapping" of processes if the CPU hits 100% like there is if RAM hits 100% usage.
There is no "swapping" of processes if the CPU hits 100% like there is if RAM hits 100% usage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 11:04 AM
01-15-2003 11:04 AM
Re: CPU Performance During Heavy Load
Queueing theory says that if the utilization becomes 100%, the queue length approaches infinity and your response time will approach infinity.
Mott Given
Mott Given
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 11:15 AM
01-15-2003 11:15 AM
Re: CPU Performance During Heavy Load
The answer is that it depends. If any of the processes are run in the real-time scheduler class then no system or time-sharing scheduler class processes will run at all. For this reason, great care has to been taken when using real-time processes. System class processes (like page handling and other housekeeping daemons) are next in priority.
Finally time-sharing processes are run. The factors which effect the which processes are run 1) time in memory, 2) priority, 3) length of time the process has been sleeping, and 4) size of the process (on most flavors of UNIX).
If you see all the CPU's at 100% for extended periods of time then its time for a more/faster CPU's or time to schedule processes to run at off-peak periods.
Finally time-sharing processes are run. The factors which effect the which processes are run 1) time in memory, 2) priority, 3) length of time the process has been sleeping, and 4) size of the process (on most flavors of UNIX).
If you see all the CPU's at 100% for extended periods of time then its time for a more/faster CPU's or time to schedule processes to run at off-peak periods.
If it ain't broke, I can fix that.
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