- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- bind a process to a processor
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
11-15-2001 01:47 PM
11-15-2001 01:47 PM
bind a process to a processor
quick question - Sun has a command called "pbind" that allows a sysadmin to bind a process to a particular processor. Does anyone know of a similar command in HP?
tx,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 01:50 PM
11-15-2001 01:50 PM
Re: bind a process to a processor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 01:50 PM
11-15-2001 01:50 PM
Re: bind a process to a processor
The closest thing I can think of is an add-on product to HP-UX (costs $$$) called Process Resource Manager. I'm not sure that this product will do what you require, though. Not sure it's possible in HP-UX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 01:50 PM
11-15-2001 01:50 PM
Re: bind a process to a processor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 01:51 PM
11-15-2001 01:51 PM
Re: bind a process to a processor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 01:52 PM
11-15-2001 01:52 PM
Re: bind a process to a processor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 01:56 PM
11-15-2001 01:56 PM
Re: bind a process to a processor
from the man pages of mpsched
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 02:01 PM
11-15-2001 02:01 PM
Re: bind a process to a processor
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 02:04 PM
11-15-2001 02:04 PM
Re: bind a process to a processor
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 02:09 PM
11-15-2001 02:09 PM
Re: bind a process to a processor
The system call "mpctl" can be used to assign a process to a cpu. Check "man mpctl"
Other way will be to use th HP PRM software.
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2001 04:23 PM
11-15-2001 04:23 PM
Re: bind a process to a processor
I don't think PRM actually binds a process to a processor. It rather sets limits on the amount of CPU given to a process.
Regarding binding a process, i am not sure whether it worth the trouble, unless you are doing it at the application/programming level using multi-threading.
There is a hp doc which you can refer:
Doc id - UNX1030249
HTH
raj