Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> AIX pinned memory

AIX pinned memory

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Tue, 12 Dec 2006 15:21:10 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45059E25D6@NT15.oneneck.corp>


Howdy listers,  

This is actually more of a Unix question, but it is also Oracle related and I know there are a lot of people on this list more experienced than I with Unix so I figured I'd give it a shot.  

I'm running Oracle 10.2.0.2 on AIX 5.3 and am using the pinned SGA feature (lock_sga=true & v_pinshm=1). I'm also using the large (16MB) pages, but I'm not sure if that is relevant.  

The problem is that the output of vmstat -v and svmon -G both show that I have about 1.9million pages (1.9M*4K=7.2G) that are currently pinned, however my Oracle SGA is only 3G, so I'm concerned about the other 4.2GB that appear to be pinned. We aren't having any paging or swapping or other performance problems so this is just a curiosity at this point.  

I've tried "svmon -P -t 200 -p" to get the top 200 processes sorted by their pinned memory and when I added it all up - it was only about 3.5GB. So, how can I figure out what else is accounting for the extra pinned memory? My fear is that maybe it is still being pinned from previous startups of the Oracle instance and now it is just being wasted, which would mean that it might waste another 3GB if I restarted the instance w/o rebooting.  

Any ideas?  

Thanks,
Brandon  

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 12 2006 - 16:21:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US