1830931 Members
2387 Online
110017 Solutions
New Discussion

Re: Am using pseudo-swap

 
Jerry Whelan
Occasional Contributor

Am using pseudo-swap

Before someone asks the obvious question, yes I am using pseudo-swap,
but 3/4 of 4GB is still nowhere near big enough to fake out the system.
2 REPLIES 2
CHRIS_ANORUO
Honored Contributor

Re: Am using pseudo-swap

Set nbuf and bufpages to zero
set dbc_max_pct and dbc_min_pct to their default values
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
Alan Riggs
Honored Contributor

Re: Am using pseudo-swap

I disagree that you should set dbc_max_pct to default value for a system with 4GB of ram. Default (at one time, at least) is 50%. This will give you 2GB maximum buffer cache which can cause serious performance degradation due not only to th edecrease in available RAM for process use but also because of the time it will take the sync command to traverse such a large buffer structure.