HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how we can increase priorit of any process
Operating System - HP-UX
1833757
Members
2429
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
05-05-2006 01:03 AM
05-05-2006 01:03 AM
how we can increase priorit of any process
We recommended from ORACLE to set fixed priority of oracle background processes LMS at 24 in the low system category on Tru64 UNIX. It is safer comparing to setting fixed priority in 32(RT class), while the performance improvement is close to that of the RT class.
so tell me how we can do that? and what is the command to set the priority?
so tell me how we can do that? and what is the command to set the priority?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 01:11 AM
05-05-2006 01:11 AM
Re: how we can increase priorit of any process
Hi
You can increase the priority by ruuning the command
nice process_pid ( if process is not running)
or
renice process_pid ( if process is running)
Cheers
Vipul
You can increase the priority by ruuning the command
nice process_pid ( if process is not running)
or
renice process_pid ( if process is running)
Cheers
Vipul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 01:11 AM
05-05-2006 01:11 AM
Re: how we can increase priorit of any process
Shalom,
On most Unixes, its renice.
This command allowes you to change the nice of a process counterintuively.
This means to raise the prioirty to 20 you need to renice -4
The command syntax may vary on your Unix platform.
SEP
On most Unixes, its renice.
This command allowes you to change the nice of a process counterintuively.
This means to raise the prioirty to 20 you need to renice -4
The command syntax may vary on your Unix platform.
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
05-05-2006 01:40 AM
05-05-2006 01:40 AM
Re: how we can increase priorit of any process
The real priority is calculated by the system, the nice value is one factor that influences the priority of a process. So, you can run the process with a fixed nice value, thus affecting the priority, but you cannot controll the exact priority.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
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