HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- The difference between user time and sys time
Operating System - HP-UX
1832585
Members
3143
Online
110043
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
02-04-2004 09:49 AM
02-04-2004 09:49 AM
The difference between user time and sys time
I have two version on the program.
When i run them the new version runs very slow.
When i time it the sys time shows the same for both but the user time is more in the newer version.
On what reasons the user time is more than the sys time?.
Thanks
Singaram
When i run them the new version runs very slow.
When i time it the sys time shows the same for both but the user time is more in the newer version.
On what reasons the user time is more than the sys time?.
Thanks
Singaram
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 10:12 AM
02-04-2004 10:12 AM
Re: The difference between user time and sys time
Hi,
User Time: the time CPU spent in user mode.
System Time: time CPU spent in running system calls.
User time is basically to run the the code like computations etc., that run directly using the CPU's built-in instructions. System time is when the user code uses the system calls like reading from the input, writing to a disk etc.,
Increase in the user time may be an indication of poorly written code if there isn't enhanced functionality for the application.
-Sri
User Time: the time CPU spent in user mode.
System Time: time CPU spent in running system calls.
User time is basically to run the the code like computations etc., that run directly using the CPU's built-in instructions. System time is when the user code uses the system calls like reading from the input, writing to a disk etc.,
Increase in the user time may be an indication of poorly written code if there isn't enhanced functionality for the application.
-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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP