Operating System - HP-UX
1846964 Members
4461 Online
110257 Solutions
New Discussion

Physical Memory & Virtual Memory

 
SOLVED
Go to solution
Inter_1
Frequent Advisor

Physical Memory & Virtual Memory

Hi,

I have the physical memory used system 99.99% and the Virtual memory used only 34%.

Do u have any idea what should be the problem and how can I solve that.

Thanks
Taulant
I like to fix things.
3 REPLIES 3
nanan
Trusted Contributor

Re: Physical Memory & Virtual Memory

Hi Taulant

Can you give me the kernel parameters
dbc_max_pct and dbc_min_pct

use "kmtune |grep dbc" if Os verion 11.i
"kctune |grep dbc" OS version 11.23

IT_2007
Honored Contributor
Solution

Re: Physical Memory & Virtual Memory

Just check for any runaway processes means which does nothing just sitting in the memory and growing in size.
Inter_1
Frequent Advisor

Re: Physical Memory & Virtual Memory

Thanks guys.
I like to fix things.