I tried with locked:1G but Oracle opened.
capped-memory:
physical: 1G
[swap: 7G]
[locked: 1G]
Oracle database took for a while to start up.
The RSS size of the zone jumped around
# prstat -Z
ZONEIDNPROC SWAP RSS MEMORY TIME CPU ZONE
36 54 1824M 15
Hi Victor,
when you set the capped-memory resources you have another option to
limit the use of locked memory. Locked memory is allocated with a "non-
swappable" flag and that is exacly the way Oracle uses to allocate its
SGA. Probably on your configuration Oracle SGA is in the 1.5-1.6 GB
r
Basically, the memory resource control for zone works. But it does not
constrain the physical memory well.
# prstat -Z
ZONEIDNPROC SWAP RSS MEMORY TIME CPU ZONE
0 57 240M 310M 1.9% 0:04:03 0.1% global
11 32 162M 235M 1.4% 0:01:08 0.0% bighead
The max-