- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Difference between user mode and system mode
Operating System - HP-UX
1821244
Members
2763
Online
109632
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
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
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-08-2004 04:18 PM
тАО02-08-2004 04:18 PM
Difference between user mode and system mode
Hi
the sar command reports user mode, system mode, wait IO and idle percentages.
What is the difference between user and system mode?
Does user + system + wait IO + idle = 100% ?
Will a slow disk system increase wait IO?
the sar command reports user mode, system mode, wait IO and idle percentages.
What is the difference between user and system mode?
Does user + system + wait IO + idle = 100% ?
Will a slow disk system increase wait IO?
All Your Bases Are Belong To Us!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2004 04:27 PM
тАО02-08-2004 04:27 PM
Re: Difference between user mode and system mode
A system will slow if its waiting for I/O.
Attaching a little script that gives you some more performance output in a format you can read more easily.
SEP
Attaching a little script that gives you some more performance output in a format you can read more easily.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-08-2004 04:32 PM
тАО02-08-2004 04:32 PM
Re: Difference between user mode and system mode
Hi,
Yes. user mode is the utilization spent while running user instructions like arthmetic operations. System mode is the utilization spent while running the system calls for ex., open(), close() etc., %wio in sar output is not really the CPU utilization. It's to be accounted as idle except that the processes are waiting on responses from the IO subsystem. Yes. A slow disk subsystem can make this figure high. However, use 'sar -d 2 20' to get a good picture on the disk utilization. A high avserv indicates a slower system.
Glance can give you a very good picture. But you have to purchase it.
-Sri
Yes. user mode is the utilization spent while running user instructions like arthmetic operations. System mode is the utilization spent while running the system calls for ex., open(), close() etc., %wio in sar output is not really the CPU utilization. It's to be accounted as idle except that the processes are waiting on responses from the IO subsystem. Yes. A slow disk subsystem can make this figure high. However, use 'sar -d 2 20' to get a good picture on the disk utilization. A high avserv indicates a slower system.
Glance can give you a very good picture. But you have to purchase it.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
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