- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: prm with java
Operating System - HP-UX
1825012
Members
4660
Online
109678
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
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
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
тАО01-29-2004 01:20 AM
тАО01-29-2004 01:20 AM
prm with java
hi, i used PRM with java, so my application reduce the performance at 8 times when PRM is enable, anybody know anything parameter to optimize this ?
regards
MDF
regards
MDF
Marcelo De Florio
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2004 01:31 AM
тАО01-29-2004 01:31 AM
Re: prm with java
The limitation of PRM is you can limit/assign cpu, mem to user level.
Did you do CAP OFF in PRM config? CAP OFF, will enable a user group to use extra cpu,mem if available.
i.e is you allocated 70 % of cpu to user a, and it is at 70 % and want more, with CAP ON you can not do that. If CPU CAP is off, it will go above 70 % is cpu is available. this all is in share mode ocnfig of PRM.
May be you can turn CAP OFF and check.
Also give details on how you have configured Plese give details.
Further the memory that java processuse can be controlled by specifyiing few options on java command line. Options like heap sizes etc.
do ps -efx|grep java. This will give more detsils.
Did you do CAP OFF in PRM config? CAP OFF, will enable a user group to use extra cpu,mem if available.
i.e is you allocated 70 % of cpu to user a, and it is at 70 % and want more, with CAP ON you can not do that. If CPU CAP is off, it will go above 70 % is cpu is available. this all is in share mode ocnfig of PRM.
May be you can turn CAP OFF and check.
Also give details on how you have configured Plese give details.
Further the memory that java processuse can be controlled by specifyiing few options on java command line. Options like heap sizes etc.
do ps -efx|grep java. This will give more detsils.
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2004 01:49 AM
тАО01-29-2004 01:49 AM
Re: prm with java
ok, but i need use CAP ON, the output of command is:
/opt/java.14105/bin/PA_RISC2.0W/java -Xms256m -Xmx256m -Xmn64m -Xverbosegc:file=gc.o
ut -Dsystem.server.side=true -Djava.security.policy=/test_iasbin/app/oracle/product/9.0.3.1/j2ee/home/config/java2.policy -Djava.awt
.headless=true
any recomendation
regards
/opt/java.14105/bin/PA_RISC2.0W/java -Xms256m -Xmx256m -Xmn64m -Xverbosegc:file=gc.o
ut -Dsystem.server.side=true -Djava.security.policy=/test_iasbin/app/oracle/product/9.0.3.1/j2ee/home/config/java2.policy -Djava.awt
.headless=true
any recomendation
regards
Marcelo De Florio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2004 02:13 AM
тАО01-29-2004 02:13 AM
Re: prm with java
If you want CAP ON, then java wont be able to go beyond what you allocated to it. What else is running on this system?
For a while you can disable and try.
With PRM off, how mush cpu java takes? Does it affect other applications running on the box? With some trial and error, you can do better allocation of CPU.
Now to the java process, not a java expert, the heap sizes seem OK.
Also what exactly is a bottleneck here, high CPU usage, memory usage?
Any particular reason, whay you need CPU CAP on?
For a while you can disable and try.
With PRM off, how mush cpu java takes? Does it affect other applications running on the box? With some trial and error, you can do better allocation of CPU.
Now to the java process, not a java expert, the heap sizes seem OK.
Also what exactly is a bottleneck here, high CPU usage, memory usage?
Any particular reason, whay you need CPU CAP on?
There is no substitute to HARDWORK
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