<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: High memory utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207848#M325720</link>
    <description>Yes, it is. HP-UX favors caching for performance versus large amounts of free memory. (If you have a PC/x86 background, you'll hear similar discussions about Vista RAM use). Until RAM is below a certain point (lotsfree -- see the Memory Management White Paper at: &lt;A href="http://docs.hp.com/en/1218/mem_mgt.html" target="_blank"&gt;http://docs.hp.com/en/1218/mem_mgt.html&lt;/A&gt; ), the system will allow objects and pages containing valid I/O data to remain regardless of size. Only when the system begins to come under memory pressure is this memory released for new allocations. In practice, this means that even an idle system can be sitting at 98 to 99% memory consumption if there was a prior kernel / I/O load causing the caches to fill up.&lt;BR /&gt;&lt;BR /&gt;Free memory is not a good metric for if your load is stressing the box. What you don't want to see is Page Outs in Glance or vmstat [some is normal... but constant pi/po activity indicates paging is taking place and the memory pressure is impacting performance. Cache reclamation will not cause paging... the data in the caches is just discarded and the page is reused for new purposes].</description>
    <pubDate>Fri, 30 May 2008 14:44:28 GMT</pubDate>
    <dc:creator>Don Morris_1</dc:creator>
    <dc:date>2008-05-30T14:44:28Z</dc:date>
    <item>
      <title>High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207832#M325704</link>
      <description>&lt;!--!*#--&gt;Hi all, I am fairly new to the HP-UX world and have been tasked with taking over our HP-UX environments.&lt;BR /&gt;We are in the middle of load-testing a new corporate wide solution and there are memory questions being brought up to me.&lt;BR /&gt;&lt;BR /&gt;We are running HP-UX 11iV2 on 2 7640's.  They are both running Oracle RAC 10g.  The nPar that assigned to the application have 12 Gig of memory each with one dual-core Itanium proc each.  So to clarify.. 2 nPars with 12 Gig each and 2 cores each.&lt;BR /&gt;&lt;BR /&gt;The memory utilization is showing like it is all gone, but there are conflicting reports.&lt;BR /&gt;&lt;BR /&gt;Here is what I get on the worst node...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; vmstat -n 1 1&lt;BR /&gt;VM&lt;BR /&gt;       memory                     page                          faults&lt;BR /&gt;     avm    free   re   at    pi   po    fr   de    sr     in     sy    cs&lt;BR /&gt; 1819429  225052  570  130     0    0     0    0     4    746 207161  1101&lt;BR /&gt;CPU&lt;BR /&gt;    cpu          procs&lt;BR /&gt; us sy id    r     b     w&lt;BR /&gt;  7 17 76    2     1     0&lt;BR /&gt; 12 12 76&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dmesg |grep Physical&lt;BR /&gt;    Physical: 12533024 Kbytes, lockable: 9261448 Kbytes, available: 10769808 Kbytes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;top -w&lt;BR /&gt;System: hanpl1v1                                      Fri May 30 08:36:01 2008&lt;BR /&gt;Load averages: 0.11, 0.12, 0.13&lt;BR /&gt;337 processes: 293 sleeping, 43 running, 1 zombie&lt;BR /&gt;Cpu states: 2 processors&lt;BR /&gt; LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt; 0.11   9.1%   0.0%   8.9%  81.9%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;&lt;BR /&gt;Memory: 7353860K (6930216K) real, 9382164K (8864496K) virtual, 896164K free  Page# 1/6&lt;BR /&gt;&lt;BR /&gt;CPU TTY        PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU COMMAND&lt;BR /&gt; 4   ?          51 root     152 20 25128K 22336K run    163:03  2.14  2.13 vxfsd&lt;BR /&gt; 0   ?        3000 root     152 20   164M 45208K run     13:32  0.73  0.73 crsd.bin&lt;BR /&gt; 4   ?       17192 oracle   152 20   689M   298M run     13:33  0.61  0.61 java&lt;BR /&gt; 4   ?        4791 oracle   152 20   604M   185M run      4:13  0.52  0.52 java&lt;BR /&gt; 4   ?       11699 oracle   152 20   571M   151M run      4:42  0.47  0.47 java&lt;BR /&gt; 0   ?        4924 oracle   152  0 97132K 21080K run     19:16  0.46  0.46 ocssd.bin&lt;BR /&gt; 0 pty/ttyp1 17329 oracle   156 10 34864K  3540K sleep    0:14  0.41  0.41 glance&lt;BR /&gt; 4   ?        2394 root     -16 20 40948K 16944K run    523:01  0.34  0.34 midaemon&lt;BR /&gt; 4 pts/0      3989 root     178 20 11120K  1624K run      0:00  0.44  0.32 top&lt;BR /&gt; 4   ?        2999 oracle   152 20 99428K 18268K run      2:43  0.30  0.29 evmd.bin&lt;BR /&gt; 0   ?        2398 root     127 20 47232K 13192K sleep   10:23  0.26  0.26 scopeux&lt;BR /&gt; 4   ?        3113 root     158 20  4440K   704K sleep   23:20  0.26  0.26 sh&lt;BR /&gt; 4   ?        3249 oracle   152 20   142M 23136K run      1:14  0.25  0.25 racgimon&lt;BR /&gt; 4   ?       20053 oracle   152 20   142M 23168K run      0:44  0.25  0.25 racgimon&lt;BR /&gt; 0   ?       15737 oracle   152 20   140M 21420K run      0:49  0.25  0.25 racgimon&lt;BR /&gt; 0   ?        2086 root     152 20   175M 63388K run      2:15  0.23  0.23 cimserver&lt;BR /&gt; 4   ?         578 root     152 20  9524K  2576K run     28:49  0.22  0.22 utmpd&lt;BR /&gt; 4   ?          38 root     152 20   576K   512K run      8:52  0.19  0.19 schedcpu&lt;BR /&gt; 0   ?        2645 root     152 20   110M 14084K run      0:41  0.18  0.18 vxsvc&lt;BR /&gt; 4   ?        2635 root     152 20   129M 25884K run     31:55  0.17  0.17 coda&lt;BR /&gt; 0   ?       17413 oracle   152 20 97020K 21492K run      3:04  0.17  0.17 emagent&lt;BR /&gt; 4   ?        2749 oracle   152 20   109M 33360K run     13:25  0.15  0.15 emagent&lt;BR /&gt; 0   ?       15842 jjudge   154 20 15656K  1280K sleep    0:00  0.15  0.15 sshd:&lt;BR /&gt; 4   ?       15314 oracle   154 20  2407M 19260K sleep    2:26  0.15  0.15 ora_lms0_HANTEST1&lt;BR /&gt; 4   ?        2444 root     152 20 45876K  4840K run      2:16  0.14  0.14 ovcd&lt;BR /&gt; 4   ?        6531 oracle   152 20 16268K  3188K run      0:17  0.14  0.14 ons&lt;BR /&gt; 4   ?       15316 oracle   154 20  2407M 19244K sleep    2:15  0.12  0.12 ora_lms1_HANTEST1&lt;BR /&gt; 4   ?          39 root     191 20   432K   384K run      1:30  0.12  0.12 pagezerod&lt;BR /&gt; 0   ?        2079 root     152 20 25416K  3628K run      0:03  0.12  0.12 rpcd&lt;BR /&gt; 4   ?        6505 oracle   152 20   117M 11456K run      1:32  0.12  0.12 racgimon&lt;BR /&gt; 4   ?       15596 oracle   152 20   229M   154M run     15:49  0.12  0.12 emagent&lt;BR /&gt; 4   ?       19908 oracle   154 20  1154M 15432K sleep    1:17  0.12  0.12 ora_lmon_HANDEV1&lt;BR /&gt; 4   ?       15310 oracle   154 20  2404M 15432K sleep    1:29  0.12  0.12 ora_lmon_HANTEST1&lt;BR /&gt; 4   ?       19918 oracle   154 20  1158M 19244K sleep    1:41  0.11  0.11 ora_lms1_HANDEV1&lt;BR /&gt; 4   ?        3150 oracle   154 20   773M 19240K sleep    2:20  0.11  0.11 ora_lms0_HANWOTST1&lt;BR /&gt; 4   ?       19956 oracle   154 20  1148M  9636K sleep    0:45  0.11  0.11 ora_cjq0_HANDEV1&lt;BR /&gt; 4   ?        5542 oracle   154 20   453M 20248K sleep    9:37  0.10  0.10 asm_lmd0_+ASM1&lt;BR /&gt; 4   ?        3146 oracle   154 20   769M 15432K sleep    1:58  0.10  0.10 ora_lmon_HANWOTST1&lt;BR /&gt; 4   ?       19912 oracle   154 20  1158M 19244K sleep    1:50  0.09  0.09 ora_lms0_HANDEV1&lt;BR /&gt; 4   ?        3152 oracle   154 20   773M 19240K sleep    2:18  0.09  0.09 ora_lms1_HANWOTST1&lt;BR /&gt; 0   ?       19910 oracle   154 20  1158M 19240K sleep    1:02  0.08  0.08 ora_lmd0_HANDEV1&lt;BR /&gt; 0   ?          18 root     191 20   504K   448K run      2:11  0.08  0.08 ksyncer_daemon&lt;BR /&gt; 4   ?        2429 root     152 20 22760K  2900K run      0:06  0.08  0.08 swagentd&lt;BR /&gt; 0   ?        5544 oracle   154 20   453M 20248K sleep    6:32  0.07  0.07 asm_lms0_+ASM1&lt;BR /&gt; 4   ?        3863 oracle   154 20  2392M  4392K sleep    0:00  0.09  0.07 ora_j000_HANTEST1&lt;BR /&gt; 4   ?        5540 oracle   154 20   444M 12080K sleep    6:43  0.07  0.07 asm_lmon_+ASM1&lt;BR /&gt; 4   ?        5536 oracle   154 20   443M 11056K sleep    5:19  0.07  0.07 asm_diag_+ASM1&lt;BR /&gt; 0   ?        5570 oracle   154 20   445M 13368K sleep    3:15  0.06  0.06 asm_gmon_+ASM1&lt;BR /&gt; 0   ?        8502 oracle   152 20 55236K  5188K run      2:57  0.06  0.06 tnslsnr&lt;BR /&gt; 4   ?       16367 rhall    154 20 14032K  4836K sleep    0:01  0.06  0.06 hpterm&lt;BR /&gt; 4   ?       20254 oracle   154 20  1145M  5516K sleep    0:12  0.06  0.06 oracleHANDEV1&lt;BR /&gt; 4   ?        3746 oracle   154 20   760M  5504K sleep    0:00  0.08  0.06 ora_j000_HANWOTST1&lt;BR /&gt; 0   ?       19902 oracle   154 20  1145M  6448K sleep    0:25  0.06  0.06 ora_pmon_HANDEV1&lt;BR /&gt; 4   ?        1980 root     152 20  9432K  1524K run      3:33  0.06  0.06 snmpdm&lt;BR /&gt; 4   ?        2534 root     152 20 39496K  4764K run      0:00  0.06  0.06 ovbbccb&lt;BR /&gt; 4   ?           1 root     152 20  1960K   564K run      4:56  0.06  0.06 init&lt;BR /&gt; 0   ?        3148 oracle   154 20   773M 19240K sleep    1:20  0.05  0.05 ora_lmd0_HANWOTST1&lt;BR /&gt; 4   ?       15312 oracle   154 20  2407M 19256K sleep    1:08  0.05  0.05 ora_lmd0_HANTEST1&lt;BR /&gt; 4   ?       15360 oracle   154 20  2418M 25040K sleep    0:17  0.05  0.05 ora_mmon_HANTEST1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; GlancePlus C.04.50.00          08:41:47 hanpl1v1     ia64                                                      Current  Avg  High&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;CPU  Util   S   SAU  U                                                                                           | 10%   10%   10%&lt;BR /&gt;Disk Util   F    FV                                                                                              |  7%    7%    7%&lt;BR /&gt;Mem  Util   S            SU                                                          UB                 B        | 93%   93%   93%&lt;BR /&gt;Swap Util   U       UR                        R                                                                  | 35%   35%   35%&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;                                                           PROCESS LIST                                               Users=    3&lt;BR /&gt;                              User      CPU Util   Cum     Disk             Thd&lt;BR /&gt;Process Name  PID   PPID  Pri Name    ( 200% max)  CPU    IO Rate    RSS    Cnt&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;emdctl       14204  14203 179 oracle    5.4/ 5.4     0.1  0.0/ 0.0    84kb    1&lt;BR /&gt;glance       14174  15982 158 root      1.3/ 2.2     0.0  0.0/ 1.6   436kb    1&lt;BR /&gt;ora_cjq0_HA   3194      1 154 oracle    0.7/ 0.1    82.5  0.0/ 0.0  26.3mb    1&lt;BR /&gt;ora_s038_HA  15613      1 154 oracle    0.0/ 0.0     0.3  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_lmon_HA  15310      1 154 oracle    0.0/ 0.1    89.9  2.1/ 1.1  42.9mb    1&lt;BR /&gt;ora_rbal_HA  20061      1 154 oracle    0.0/ 0.0     1.6  0.0/ 0.0  41.0mb    1&lt;BR /&gt;racgimon     15737      1 168 oracle    0.0/ 0.1    48.1  0.0/ 0.0  24.3mb   17&lt;BR /&gt;ora_s049_HA  15667      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_dbw0_HA  15320      1 154 oracle    0.0/ 0.0    12.5  0.0/ 0.9  41.0mb    1&lt;BR /&gt;ora_s017_HA  15488      1 154 oracle    0.0/ 0.0     0.3  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_q001_HA  20838      1 154 oracle    0.0/ 0.0     9.6  0.0/ 0.0  37.4mb    1&lt;BR /&gt;swapper          0      0 127 root      0.0/ 0.0     8.5  1.4/ 2.0    64kb    1&lt;BR /&gt;ora_mmon_HA  15360      1 154 oracle    0.0/ 0.0    18.0  0.0/ 0.0  52.2mb    1&lt;BR /&gt;ora_lgwr_HA  19948      1 154 oracle    0.0/ 0.0     7.4  0.0/ 0.5  50.3mb    1&lt;BR /&gt;ora_ckpt_HA  19950      1 154 oracle    0.0/ 0.0    11.1  0.0/ 0.3  42.4mb    1&lt;BR /&gt;emagent      17413   9357 154 oracle    0.0/ 0.0   181.5  0.0/ 0.0  26.7mb    6&lt;BR /&gt;ora_s032_HA  15576      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_lgwr_HA   3186      1 154 oracle    0.0/ 0.0     9.6  0.0/ 0.5  38.1mb    1&lt;BR /&gt;oracleHANWO   7219      1 154 oracle    0.0/ 0.0     1.1  0.0/ 0.0  26.8mb    1&lt;BR /&gt;ora_j000_HA  13066      1 154 oracle    0.0/ 0.2     0.1  0.0/ 0.0  35.7mb    1&lt;BR /&gt;ora_s035_HA  15582      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_mmnl_HA   3198      1 154 oracle    0.0/ 0.0    31.9  0.0/ 0.0  21.6mb    1&lt;BR /&gt;ora_lck0_HA   3228      1 154 oracle    0.0/ 0.0    19.5  0.0/ 0.0  28.7mb    1&lt;BR /&gt;ora_pmon_HA   3140      1 154 oracle    0.0/ 0.0    42.5  0.0/ 0.0  23.2mb    1&lt;BR /&gt;ora_s027_HA  15538      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;oracle+ASM1  15739      1 154 oracle    0.0/ 0.0     3.5  0.0/ 0.0  23.6mb    1&lt;BR /&gt;ora_o001_HA  17956      1 154 oracle    0.0/ 0.0     0.1  0.0/ 0.0  33.4mb    1&lt;BR /&gt;ora_s004_HA  15409      1 154 oracle    0.0/ 0.0     1.3  0.0/ 0.0  36.2mb    1&lt;BR /&gt;ora_rbal_HA   3270      1 154 oracle    0.0/ 0.0     2.6  0.0/ 0.0  28.7mb    1&lt;BR /&gt;ora_asmb_HA   3242      1 154 oracle    0.0/ 0.0     3.9  0.0/ 0.0  27.2mb    1&lt;BR /&gt;ora_s045_HA  15631      1 154 oracle    0.0/ 0.0     0.3  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_lms1_HA  15316      1 154 oracle    0.0/ 0.2   137.0  0.0/ 0.0  46.6mb    1&lt;BR /&gt;emagent      15596  12473 154 oracle    0.0/ 0.1   935.5  0.0/ 0.1 156.2mb    6&lt;BR /&gt;ora_diag_HA   3142      1 154 oracle    0.0/ 0.0    49.8  0.0/ 0.0  27.7mb    1&lt;BR /&gt;ora_s033_HA  15578      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_s012_HA  15478      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  33.0mb    1&lt;BR /&gt;asm_diag_+A   5536      1 154 oracle    0.0/ 0.1   322.0  0.0/ 0.0  28.1mb    1&lt;BR /&gt;ora_s040_HA  15621      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_pz98_HA   8350      1 154 oracle    0.0/ 0.0     0.1  0.0/ 0.0  33.5mb    1&lt;BR /&gt;ora_mmnl_HA  15362      1 154 oracle    0.0/ 0.0    21.3  0.0/ 0.0  34.2mb    1&lt;BR /&gt;ora_s022_HA  15528      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_s008_HA  15442      1 154 oracle    0.0/ 0.0     0.3  0.0/ 0.0  33.0mb    1&lt;BR /&gt;oracleHANTE  15928      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  36.1mb    1&lt;BR /&gt;ora_mmon_HA   3196      1 154 oracle    0.0/ 0.0    16.3  0.0/ 0.0  37.6mb    1&lt;BR /&gt;ora_s041_HA  15623      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;asm_lgwr_+A   5550      1 154 oracle    0.0/ 0.0    16.7  0.0/ 0.0  24.3mb    1&lt;BR /&gt;ora_smon_HA  15354      1 154 oracle    0.0/ 0.0     7.1  0.0/ 0.0  37.1mb    1&lt;BR /&gt;ora_s002_HA  15399      1 154 oracle    0.0/ 0.0    21.7  0.0/ 0.0  37.7mb    1&lt;BR /&gt;ora_s029_HA  15570      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;ora_q001_HA   3988      1 154 oracle    0.0/ 0.0     1.2  0.0/ 0.0  21.3mb    1&lt;BR /&gt;racgimon     20053      1 168 oracle    0.0/ 0.1    43.6  0.0/ 0.0  26.0mb   18&lt;BR /&gt;oracleHANWO   5047      1 154 oracle    0.0/ 0.0    29.7  0.0/ 0.0  27.9mb    1&lt;BR /&gt;ora_s025_HA  15534      1 154 oracle    0.0/ 0.0     0.3  0.0/ 0.0  33.0mb    1&lt;BR /&gt;ora_pz99_HA  15916      1 154 oracle    0.0/ 0.1    34.7  0.0/ 0.0  37.2mb    1&lt;BR /&gt;ora_s023_HA  15530      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  32.8mb    1&lt;BR /&gt;oracleHANWO   5057      1 154 oracle    0.0/ 0.0    57.2  0.0/ 0.0  26.7mb    1&lt;BR /&gt;ora_s043_HA  15627      1 154 oracle    0.0/ 0.0     0.2  0.0/ 0.0  34.6mb    1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is actually better than normal since mem utilization has been hitting 99%.&lt;BR /&gt;They want answers, but I don't know what to tell them. Can someone please help me make clear of this and/or suggest how to free the memory????&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 12:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207832#M325704</guid>
      <dc:creator>Jason Judge</dc:creator>
      <dc:date>2008-05-30T12:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207833#M325705</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  What is the output of /usr/sbin/swapinfo -tm&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;DK</description>
      <pubDate>Fri, 30 May 2008 12:55:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207833#M325705</guid>
      <dc:creator>Deepak Kulkarni</dc:creator>
      <dc:date>2008-05-30T12:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207834#M325706</link>
      <description>Looks to me like you have some performance tuning to do.  You have many Oracle processes that are using up all your memory.  If you look at the memory utilization, all of your memory is being chewed up in user space.  If you can, try adding additional memory to the npars.  The other option is to tune down the memory that is being locked by Oracle.  I am not an Oracle person but this is pretty standard across databases.&lt;BR /&gt;&lt;BR /&gt;Craig</description>
      <pubDate>Fri, 30 May 2008 12:57:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207834#M325706</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2008-05-30T12:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207835#M325707</link>
      <description>Here is the swapinfo:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/swapinfo -tm&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       16320       0   16320    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    7551   -7551&lt;BR /&gt;memory    12239    2438    9801   20%&lt;BR /&gt;total     28559    9989   18570   35%       -       0    -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Keep in mind, there is virtually no activity happening right now from users....&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 13:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207835#M325707</guid>
      <dc:creator>Jason Judge</dc:creator>
      <dc:date>2008-05-30T13:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207836#M325708</link>
      <description>By swapping, you are showing serious memory pressure.  What happens if you shutdown Oracle (if you can do that)?</description>
      <pubDate>Fri, 30 May 2008 13:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207836#M325708</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2008-05-30T13:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207837#M325709</link>
      <description>here is everything after a shutdown of Oracle....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;System: hanpl1v1                                      Fri May 30 09:31:56 2008&lt;BR /&gt;Load averages: 0.09, 0.12, 0.14&lt;BR /&gt;172 processes: 135 sleeping, 36 running, 1 zombie&lt;BR /&gt;Cpu states: 2 processors&lt;BR /&gt; LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt; 0.09   0.4%   0.0%   2.6%  97.0%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;&lt;BR /&gt;Memory: 1310504K (1222740K) real, 2746512K (2602384K) virtual, 6940164K free  Page# 1/3&lt;BR /&gt;&lt;BR /&gt;CPU TTY        PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU COMMAND&lt;BR /&gt; 0   ?          51 root     152 20 25128K 22336K run    164:22  5.29  5.29 vxfsd&lt;BR /&gt; 4   ?       17192 oracle   152 20   690M   299M run     13:55  1.64  1.64 java&lt;BR /&gt; 0   ?       10663 oracle   152 20   564M   114M run      0:15  1.27  1.27 java&lt;BR /&gt; 4   ?       11699 oracle   152 20   571M   151M run      4:47  0.51  0.51 java&lt;BR /&gt; 0 pty/ttyp3 25028 oracle   156 10 34592K  3236K sleep    0:00  0.33  0.33 glance&lt;BR /&gt; 0   ?        2635 root     152 20   129M 25900K run     32:04  0.33  0.33 coda&lt;BR /&gt; 0   ?        2086 root     152 20   175M 63388K run      2:15  0.23  0.23 cimserver&lt;BR /&gt; 0 pts/0      3177 root     178 20 11120K  1448K run      0:00  0.23  0.23 top&lt;BR /&gt; 0   ?        2645 root     152 20   110M 14084K run      0:41  0.18  0.18 vxsvc&lt;BR /&gt; 4   ?        2394 root     -16 20 40948K 16944K run    523:13  0.18  0.18 midaemon&lt;BR /&gt; 4   ?       15596 oracle   152 20   230M   154M run     15:55  0.17  0.17 emagent&lt;BR /&gt; 0   ?          38 root     152 20   576K   512K run      8:55  0.16  0.16 schedcpu&lt;BR /&gt; 4   ?         578 root     152 20  9524K  2576K run     28:57  0.15  0.15 utmpd&lt;BR /&gt; 4 pty/ttyp2 20330 jjudge   154 10 46164K  5440K sleep    0:04  0.14  0.14 gpm&lt;BR /&gt; 0   ?        2444 root     152 20 45876K  4840K run      2:17  0.14  0.14 ovcd&lt;BR /&gt; 4   ?        2749 oracle   152 20   109M 33360K run     13:31  0.12  0.12 emagent&lt;BR /&gt; 4   ?          39 root     191 20   432K   384K run      1:34  0.12  0.12 pagezerod&lt;BR /&gt; 0   ?        2079 root     152 20 25416K  3628K run      0:03  0.12  0.12 rpcd&lt;BR /&gt; 4   ?       15842 jjudge   154 20 15656K  1280K sleep    0:00  0.12  0.12 sshd:&lt;BR /&gt; 0   ?       17413 oracle   152 20 97788K 22292K run      3:07  0.12  0.12 emagent&lt;BR /&gt; 4   ?       16335 rhall    154 20 15912K  1488K sleep    0:00  0.11  0.11 sshd:&lt;BR /&gt; 4   ?       16367 rhall    154 20 14272K  5060K sleep    0:02  0.10  0.10 hpterm&lt;BR /&gt; 4   ?        2429 root     152 20 22760K  2900K run      0:06  0.08  0.08 swagentd&lt;BR /&gt; 4   ?        2419 root     152 20 42572K  4904K run     20:51  0.07  0.07 perfalarm&lt;BR /&gt; 0   ?        2006 root     154 20  9568K   768K sleep    2:20  0.06  0.06 ipv6agt&lt;BR /&gt; 4   ?       23041 rhall    154 20 13968K  4800K sleep    0:00  0.06  0.06 hpterm&lt;BR /&gt; 4 pty/ttyp1 16847 oracle   156 20  5128K   400K sleep    0:00  0.06  0.06 ksh&lt;BR /&gt; 4   ?          18 root     191 20   504K   448K run      2:11  0.06  0.06 ksyncer_daemon&lt;BR /&gt; 0   ?        1980 root     152 20  9432K  1524K run      3:35  0.06  0.06 snmpdm&lt;BR /&gt; 0   ?        2534 root     152 20 39496K  4764K run      0:00  0.06  0.06 ovbbccb&lt;BR /&gt; 4   ?        6083 jjudge   154 20 16040K  1600K sleep    0:00  0.06  0.06 sshd:&lt;BR /&gt; 4   ?        1968 sfmdb    154 20 21808K   760K sleep    0:03  0.05  0.05 postmaster&lt;BR /&gt; 0   ?       23037 rhall    154 20 15784K  1408K sleep    0:00  0.04  0.04 sshd:&lt;BR /&gt; 4   ?           1 root     152 20  1960K   564K run      4:57  0.04  0.04 init&lt;BR /&gt; 0   ?          40 root     191 20   144K   128K run      1:01  0.04  0.04 cmcd&lt;BR /&gt; 4   ?        1628 root     152 20 10496K  2416K run      1:05  0.04  0.04 automountd&lt;BR /&gt; 4   ?        1941 root     154 20  7716K   848K sleep    3:15  0.04  0.04 sendmail:&lt;BR /&gt; 0   ?        4765 root     154 10  8668K  1244K sleep    4:30  0.04  0.04 psmctd&lt;BR /&gt; 4   ?        2016 root     154 20  6332K   712K sleep    2:42  0.03  0.03 mib2agt&lt;BR /&gt; 0   ?        1648 root     154 20  7084K   560K sleep    0:07  0.02  0.02 inetd&lt;BR /&gt; 4   ?       28645 oracle   168 20 20216K 10052K sleep    1:08  0.02  0.02 perl&lt;BR /&gt; 0   ?           0 root     127 20    72K    64K sleep    0:20  0.02  0.02 swapper&lt;BR /&gt; 0   ?           2 root     128 20    72K    64K sleep    0:10  0.02  0.02 vhand&lt;BR /&gt; 4   ?           3 root     128 20    72K    64K sleep    1:06  0.02  0.02 statdaemon&lt;BR /&gt; 4   ?           4 root     128 20    72K    64K sleep    0:09  0.02  0.02 unhashdaemon&lt;BR /&gt; 0   ?           9 root     152 20    72K    64K sleep    0:15  0.02  0.02 nfsktcpd&lt;BR /&gt; 0   ?          10 root     152 20   288K   256K run      0:00  0.02  0.02 autofskd&lt;BR /&gt; 0   ?          11 root     147 20    72K    64K sleep    0:17  0.02  0.02 lvmkd&lt;BR /&gt; 0   ?          12 root     147 20    72K    64K sleep    0:18  0.02  0.02 lvmkd&lt;BR /&gt; 0   ?          13 root     147 20    72K    64K sleep    0:18  0.02  0.02 lvmkd&lt;BR /&gt; 0   ?          14 root     147 20    72K    64K sleep    0:18  0.02  0.02 lvmkd&lt;BR /&gt; 0   ?          15 root     147 20    72K    64K sleep    0:17  0.02  0.02 lvmkd&lt;BR /&gt; 0   ?          16 root     147 20    72K    64K sleep    0:17  0.02  0.02 lvmkd&lt;BR /&gt; 0   ?          17 root     148 20    72K    64K sleep    0:40  0.02  0.02 lvmschedd&lt;BR /&gt; 0   ?          19 root     133 20    72K    64K sleep    0:01  0.02  0.02 lvmdevd&lt;BR /&gt; 4   ?          26 root     -32 20    72K    64K sleep    0:16  0.02  0.02 progressdaemon&lt;BR /&gt; 0   ?          28 root     -32 20    72K    64K sleep    0:00  0.02  0.02 ttisr&lt;BR /&gt; 4   ?          29 root     152 20   144K   128K run      0:02  0.02  0.02 ipmid&lt;BR /&gt; 4   ?          41 root     100 20    72K    64K sleep    0:06  0.02  0.02 smpsched&lt;BR /&gt; 0   ?          42 root     100 20    72K    64K sleep    0:06  0.02  0.02 smpsched&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/swapinfo -tm&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       16320       0   16320    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1442   -1442&lt;BR /&gt;memory    12239    2431    9808   20%&lt;BR /&gt;total     28559    3873   24686   14%       -       0    -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dmesg |grep Physical&lt;BR /&gt;    Physical: 12533024 Kbytes, lockable: 9261448 Kbytes, available: 10769808 Kbytes&lt;BR /&gt;root@hanpl1v1[/] &amp;gt; vmstat -n 1 1&lt;BR /&gt;VM&lt;BR /&gt;       memory                     page                          faults&lt;BR /&gt;     avm    free   re   at    pi   po    fr   de    sr     in     sy    cs&lt;BR /&gt;  640796  1735437  570  130     0    0     0    0     4    745 206411  1100&lt;BR /&gt;CPU&lt;BR /&gt;    cpu          procs&lt;BR /&gt; us sy id    r     b     w&lt;BR /&gt;  7 17 76    1     0     0&lt;BR /&gt; 12 12 76&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; GlancePlus C.04.50.00          09:34:56 hanpl1v1     ia64                                                      Current  Avg  High&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;CPU  Util   S     SA                                                                                             |  8%    8%    8%&lt;BR /&gt;Disk Util   F  F                                                                                                 |  4%    4%    4%&lt;BR /&gt;Mem  Util   S            SU         UB                 B                                                         | 45%   45%   45%&lt;BR /&gt;Swap Util   U       UR   R                                                                                       | 14%   14%   14%&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;                                                           PROCESS LIST                                               Users=    5&lt;BR /&gt;                              User      CPU Util   Cum     Disk             Thd&lt;BR /&gt;Process Name  PID   PPID  Pri Name    ( 200% max)  CPU    IO Rate    RSS    Cnt&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;vxfsd           51      0 134 root     11.0/ 1.5  9857.7  4.2/ 8.9  21.8mb   34&lt;BR /&gt;glance        4320  15982 158 root      1.4/ 1.7     0.0  0.0/ 0.0   1.8mb    1&lt;BR /&gt;swapper          0      0 127 root      0.0/ 0.0     8.5  1.4/ 2.0    64kb    1&lt;BR /&gt;emagent       2749  28645 154 oracle    0.0/ 0.1   799.1  0.0/ 0.1  38.3mb    6&lt;BR /&gt;emagent      17413   9357 168 oracle    0.0/ 0.0   183.9  0.0/ 0.0  27.7mb    6&lt;BR /&gt;emagent      15596  12473 168 oracle    0.0/ 0.1   940.7  0.0/ 0.1 157.1mb    6&lt;BR /&gt;java         11699   9357 168 oracle    0.0/ 0.2   266.8  0.0/ 0.0 157.6mb   28&lt;BR /&gt;vxsvc         2645      1 154 root      0.0/ 0.0    41.6  0.0/ 0.0  53.1mb   18&lt;BR /&gt;java         17192  28645 168 oracle    0.0/ 0.4   804.3  0.0/ 0.2 305.0mb   32&lt;BR /&gt;coda          2635   2444 168 root      0.0/ 0.3  1924.7  0.0/ 0.0  39.9mb    8&lt;BR /&gt;scopeux       2398      1 127 root      0.0/ 0.1   618.5  0.0/ 0.0  20.6mb    1&lt;BR /&gt;midaemon      2394      1 -16 root      0.0/ 4.6 31289.1  0.0/ 0.0  22.9mb    2&lt;BR /&gt;cimserver     2086      1 168 root      0.0/ 0.0   119.4  0.0/ 0.0 101.3mb   20&lt;BR /&gt;java         10663  12473 154 oracle    0.0/ 1.6    18.6  0.0/ 0.3 120.5mb   23&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We have another server that is even worse on mem right now, but this is the only one I can play with....</description>
      <pubDate>Fri, 30 May 2008 13:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207837#M325709</guid>
      <dc:creator>Jason Judge</dc:creator>
      <dc:date>2008-05-30T13:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207838#M325710</link>
      <description>So by this new information, it is the Oracle processes that are eating up your memory.  You need to have your dba's look at the configuration and see if they can tune down the amount they are locking.  This value should be able to be adjusted.  Being that I am not an Oracle person you might also ask them if they can reduce the number of engine processes.  All of your memory utilization is user process based as I thought.</description>
      <pubDate>Fri, 30 May 2008 13:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207838#M325710</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2008-05-30T13:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207839#M325711</link>
      <description>Have the kernels been tuned for Oracle?  Curious, what is the dbc_max_pct and dbc_min_pct?</description>
      <pubDate>Fri, 30 May 2008 13:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207839#M325711</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2008-05-30T13:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207840#M325712</link>
      <description>kcusage&lt;BR /&gt;Tunable                 Usage / Setting&lt;BR /&gt;=============================================&lt;BR /&gt;dbc_max_pct                18 / 50&lt;BR /&gt;maxdsiz             157081600 / 1073741824&lt;BR /&gt;maxdsiz_64bit        54083584 / 2147483648&lt;BR /&gt;maxfiles_lim               99 / 4096&lt;BR /&gt;maxssiz               1179648 / 134217728&lt;BR /&gt;maxssiz_64bit          786432 / 1073741824&lt;BR /&gt;maxtsiz               1957888 / 100663296&lt;BR /&gt;maxtsiz_64bit       201326592 / 1073741824&lt;BR /&gt;maxuprc                   225 / 256&lt;BR /&gt;max_thread_proc            45 / 1024&lt;BR /&gt;maxvgs                      1 / 10&lt;BR /&gt;msgmni                      2 / 4096&lt;BR /&gt;msgseg                      0 / 32767&lt;BR /&gt;msgtql                      0 / 4096&lt;BR /&gt;nfile                    4043 / 63488&lt;BR /&gt;nflocks                    21 / 4096&lt;BR /&gt;ninode                   1346 / 34816&lt;BR /&gt;nkthread                  830 / 7184&lt;BR /&gt;nproc                     385 / 4096&lt;BR /&gt;npty                        4 / 60&lt;BR /&gt;nstrpty                     1 / 60&lt;BR /&gt;nstrtel                     0 / 60&lt;BR /&gt;nswapdev                    1 / 10&lt;BR /&gt;nswapfs                     0 / 10&lt;BR /&gt;semmni                     37 / 4096&lt;BR /&gt;semmns                   1034 / 8192&lt;BR /&gt;shmmax             2214600704 / 12884901888&lt;BR /&gt;shmmni                     12 / 512&lt;BR /&gt;shmseg                      3 / 120&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a better command to use.  I saw nothing on min...</description>
      <pubDate>Fri, 30 May 2008 14:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207840#M325712</guid>
      <dc:creator>Jason Judge</dc:creator>
      <dc:date>2008-05-30T14:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207841#M325713</link>
      <description>kmtune | grep dbc</description>
      <pubDate>Fri, 30 May 2008 14:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207841#M325713</guid>
      <dc:creator>trpjr1</dc:creator>
      <dc:date>2008-05-30T14:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207842#M325714</link>
      <description>kmtune | grep dbc&lt;BR /&gt;kmtune is a wrapper script which exists for compatibility reasons only.&lt;BR /&gt;The underlying command used is 'kctune'.  New or modified scripts or&lt;BR /&gt;procedures should use kctune directly.&lt;BR /&gt;About to execute: kctune&lt;BR /&gt;dbc_max_pct                       50  Default             Immed&lt;BR /&gt;dbc_min_pct                        5  Default             Immed&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 14:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207842#M325714</guid>
      <dc:creator>Jason Judge</dc:creator>
      <dc:date>2008-05-30T14:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207843#M325715</link>
      <description>&lt;!--!*#--&gt;&amp;gt; it is the Oracle processes that are eating up your memory&lt;BR /&gt;&lt;BR /&gt;There is nothing wrong with oracle processes "eating up" the memory. If you don't want memory to be eaten up why pay for it and have it sitting in the server?&lt;BR /&gt;&lt;BR /&gt;The Glance output is what I go with.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Mem  Util  93%   93%   93%&lt;BR /&gt;&amp;gt; Swap Util  35%   35%   35%&lt;BR /&gt;&lt;BR /&gt;93% shows that you are getting good use of your memory. And the swap address space (note address space) is only at 35%.&lt;BR /&gt;&lt;BR /&gt;TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME&lt;BR /&gt;dev 16320 0 16320 0% 0 - 1 /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;There is no disk swapping either, (USED=0).&lt;BR /&gt;&lt;BR /&gt;Buffer cache seems to have been lowered that the default 50% based on the distance between the two Bs in the Glance memory output. You may want to lower it further.&lt;BR /&gt;&lt;BR /&gt;Why are you concerned about memory usage? Are you having performance issues?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 14:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207843#M325715</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-30T14:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207844#M325716</link>
      <description>The DBA's and consultants are looking at the loads during performance testing and seeing little 'free' memory and high utilization.  Since I am new to this area, I can't give them an explanation.  I am aware that I don't really understand how UNIX uses it's memory so I can't tell them that there isw not a problem...&lt;BR /&gt;The loads we have been running have been on the 40 - 50 user range.  The load I showed had like one or two users.  The expected usage is about 800 users.  So they want to know if we need to buy more RAM.   I don't kinow how to answer them because I don't fully understand it myself.  &lt;BR /&gt;Please excuse my ignorance on this area.....&lt;BR /&gt;&lt;BR /&gt;:)&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2008 14:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207844#M325716</guid>
      <dc:creator>Jason Judge</dc:creator>
      <dc:date>2008-05-30T14:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207845#M325717</link>
      <description>Your buffer cache is set at 50 and the lower is set to 17. So when the server needs memory it will squeeze the buffer cache down but based on your minimum setting it will not sqeeze it further than 17% of your total physical memory. With 12.5 GB of phys memory, I would set ti to 2 - 4 % only. I have servers where the buffer cache is set to 1-2%.&lt;BR /&gt;&lt;BR /&gt;If you noticed the difference from when oracle was runing to when you shut it down the memory utilization went from 93% to 45% so oracle is really using no more than 48% of your 12.5 GB. I say this is very reasonable these days.</description>
      <pubDate>Fri, 30 May 2008 14:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207845#M325717</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-30T14:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207846#M325718</link>
      <description>So, is it normal for HP-UX to utalize as much memory as it does when Oracle is not running????</description>
      <pubDate>Fri, 30 May 2008 14:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207846#M325718</guid>
      <dc:creator>Jason Judge</dc:creator>
      <dc:date>2008-05-30T14:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207847#M325719</link>
      <description>&amp;gt; seeing little 'free' memory &lt;BR /&gt;&lt;BR /&gt;Are you they planning on adding any more users or increase the SGA? If so the you may need additional memory. But if the server during the maximum usage in terms of processing and concurrent users does not change and stays at arount 93%, you do NOT need to add memory. In fact if you reduce the buffer cache setting the memory utilization will decrease. &lt;BR /&gt;&lt;BR /&gt;On the other hand, you may want to allocate more memory to the SGA to improve performance. In that case, yes you should consider buying more memory.</description>
      <pubDate>Fri, 30 May 2008 14:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207847#M325719</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-30T14:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207848#M325720</link>
      <description>Yes, it is. HP-UX favors caching for performance versus large amounts of free memory. (If you have a PC/x86 background, you'll hear similar discussions about Vista RAM use). Until RAM is below a certain point (lotsfree -- see the Memory Management White Paper at: &lt;A href="http://docs.hp.com/en/1218/mem_mgt.html" target="_blank"&gt;http://docs.hp.com/en/1218/mem_mgt.html&lt;/A&gt; ), the system will allow objects and pages containing valid I/O data to remain regardless of size. Only when the system begins to come under memory pressure is this memory released for new allocations. In practice, this means that even an idle system can be sitting at 98 to 99% memory consumption if there was a prior kernel / I/O load causing the caches to fill up.&lt;BR /&gt;&lt;BR /&gt;Free memory is not a good metric for if your load is stressing the box. What you don't want to see is Page Outs in Glance or vmstat [some is normal... but constant pi/po activity indicates paging is taking place and the memory pressure is impacting performance. Cache reclamation will not cause paging... the data in the caches is just discarded and the page is reused for new purposes].</description>
      <pubDate>Fri, 30 May 2008 14:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207848#M325720</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-05-30T14:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: High memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207849#M325721</link>
      <description>&amp;gt; So, is it normal for HP-UX to utalize as much memory &lt;BR /&gt;&lt;BR /&gt;There are 3 java processes and 3 ema processes all owned by oracle and still running, using another 700MB of memory (reserved to be precise). So hP-UX is using even less memory than that. Then there is some buffer cache that has not been released yet. Look in the respective glance screens  by pressing "m", "w".&lt;BR /&gt;&lt;BR /&gt;As Don pointed out, you want to minimize pi/po although depending on the DB activity it may still be significant. Increasing the oracle SGA and changing some internal oracle parameters helps in this case.&lt;BR /&gt;&lt;BR /&gt;You can turn the table around and ask the DBAs to look into this as well and tune the SGA internal areas and parameters to improve performance.</description>
      <pubDate>Fri, 30 May 2008 15:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/high-memory-utilization/m-p/4207849#M325721</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-30T15:05:46Z</dc:date>
    </item>
  </channel>
</rss>

