HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: schedcpu process
Operating System - HP-UX
1842034
Members
2712
Online
110185
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
10-08-2009 01:16 AM
10-08-2009 01:16 AM
schedcpu process
I get the following when I run the top command on my server (HP UX 11.23). Can anyone tell me what schedcpu is and what it does?
CPU 0
PID 39
USERNAME root
PRI 152
STATE run
%CPU 0.49
COMMAND schedcpu
Thank you!
CPU 0
PID 39
USERNAME root
PRI 152
STATE run
%CPU 0.49
COMMAND schedcpu
Thank you!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2009 01:25 AM
10-08-2009 01:25 AM
Re: schedcpu process
Some kernel demon. An old thread that mentions it:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=198314
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=198314
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2009 03:37 AM
10-08-2009 03:37 AM
Re: schedcpu process
all you need to know is that (as Dennis said), it's a kernel daemon and you shludn't touch it!
Actually schedcpu is repsonsible for adjusting thread priorities and balancing threads across available run queues (i.e. CPUs/Cores)
HTH
Duncan
I am an HPE Employee
Actually schedcpu is repsonsible for adjusting thread priorities and balancing threads across available run queues (i.e. CPUs/Cores)
HTH
Duncan
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2009 06:48 AM
10-08-2009 06:48 AM
Re: schedcpu process
I believe that it is a process related with adjust thread priority , with its percentage of CPU utility and priority and Process ID.
in detail:
Every 1 second, schedcpu() decrements the kt_cpu value for each thread on the run queue. setpri() is called to calculate a new priority of the current thread being examined in the schedcpu()
to see more detail about this proc:
http://docs.hp.com/en/5965-4642/ch01s15.html
in detail:
Every 1 second, schedcpu() decrements the kt_cpu value for each thread on the run queue. setpri() is called to calculate a new priority of the current thread being examined in the schedcpu()
to see more detail about this proc:
http://docs.hp.com/en/5965-4642/ch01s15.html
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