<?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: filecache_max ignored? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191175#M323697</link>
    <description>Oh, ok... you meant you've got a 2 cell platform with both cells in the single nPar then, right?&lt;BR /&gt;&lt;BR /&gt;Back to the problem at hand -- you didn't change the filecache_max at any point from 2Gb I assume then either (if you aren't sure [aka maybe there's multiple sysadmins?] kclog would tell you)... &lt;BR /&gt;&lt;BR /&gt;It may not tell us anything new (the tunable query should be accurate, but lets be sure) -- but compile and run the attached. [Note to anyone who picks this up -- this was a quick addition hack here, anyone who wants to use this in general including me at some point should figure out a cleaner way to compile v3 vs. v2 (where the new fields don't exist). ]&lt;BR /&gt;&lt;BR /&gt;cc +DD32 -D_PSTAT64 -o mem_detail mem_detail.c&lt;BR /&gt;&lt;BR /&gt;./mem_detail&lt;BR /&gt;&lt;BR /&gt;should work.</description>
    <pubDate>Fri, 02 May 2008 22:49:00 GMT</pubDate>
    <dc:creator>Don Morris_1</dc:creator>
    <dc:date>2008-05-02T22:49:00Z</dc:date>
    <item>
      <title>filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191171#M323693</link>
      <description>How can this output even be possible?&lt;BR /&gt;&lt;BR /&gt;$ kcusage -h filecache_max&lt;BR /&gt;Tunable:        filecache_max&lt;BR /&gt;Setting:        2147483648&lt;BR /&gt;Time                           Usage      %&lt;BR /&gt;=============================================&lt;BR /&gt;Fri 05/02/08 16:35 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 16:40 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 16:45 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 16:50 CDT    4126240768  192.1&lt;BR /&gt;Fri 05/02/08 16:55 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 17:00 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 17:05 CDT    4126240768  192.1&lt;BR /&gt;Fri 05/02/08 17:10 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 17:15 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 17:20 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 17:25 CDT    4126244864  192.1&lt;BR /&gt;Fri 05/02/08 17:30 CDT             -      -&lt;BR /&gt;&lt;BR /&gt;This usage was reported as 100% previously in the month, then it jumped to double.&lt;BR /&gt;&lt;BR /&gt;This is in the context of searching for possible memory pressures on this system (an rp7420 with 18G of memory and 2 cells (working as a single cell right now).</description>
      <pubDate>Fri, 02 May 2008 21:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191171#M323693</guid>
      <dc:creator>David G. Douthitt</dc:creator>
      <dc:date>2008-05-02T21:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191172#M323694</link>
      <description>I should mention that the system is using HP-UX 11i v3 patched to near current (but not current) levels.&lt;BR /&gt;&lt;BR /&gt;By tonight I expect to have this system patched to the current Quality Pack plus one critical patch.</description>
      <pubDate>Fri, 02 May 2008 21:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191172#M323694</guid>
      <dc:creator>David G. Douthitt</dc:creator>
      <dc:date>2008-05-02T21:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191173#M323695</link>
      <description>Well, I've got some speculation almost all of which amounts to there being a bug here somewhere... but let's check the obvious:&lt;BR /&gt;&lt;BR /&gt;What does kctune filecache_max say?&lt;BR /&gt;When you had the other Cell in, did you OLA it originally and OLD it or did you do static cell add/delete?</description>
      <pubDate>Fri, 02 May 2008 22:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191173#M323695</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-05-02T22:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191174#M323696</link>
      <description>kctune reports:&lt;BR /&gt;&lt;BR /&gt;filecache_max         2147483648  2Gb                       Imm (auto disabled)&lt;BR /&gt;filecache_min         2147483648  2Gb                       Imm (auto disabled)&lt;BR /&gt;&lt;BR /&gt;As far as the cells go, I didn't convert it to one cell or anything - it was set up that way when I inherited it.  I'm new to the multiple cell architecture.</description>
      <pubDate>Fri, 02 May 2008 22:29:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191174#M323696</guid>
      <dc:creator>David G. Douthitt</dc:creator>
      <dc:date>2008-05-02T22:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191175#M323697</link>
      <description>Oh, ok... you meant you've got a 2 cell platform with both cells in the single nPar then, right?&lt;BR /&gt;&lt;BR /&gt;Back to the problem at hand -- you didn't change the filecache_max at any point from 2Gb I assume then either (if you aren't sure [aka maybe there's multiple sysadmins?] kclog would tell you)... &lt;BR /&gt;&lt;BR /&gt;It may not tell us anything new (the tunable query should be accurate, but lets be sure) -- but compile and run the attached. [Note to anyone who picks this up -- this was a quick addition hack here, anyone who wants to use this in general including me at some point should figure out a cleaner way to compile v3 vs. v2 (where the new fields don't exist). ]&lt;BR /&gt;&lt;BR /&gt;cc +DD32 -D_PSTAT64 -o mem_detail mem_detail.c&lt;BR /&gt;&lt;BR /&gt;./mem_detail&lt;BR /&gt;&lt;BR /&gt;should work.</description>
      <pubDate>Fri, 02 May 2008 22:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191175#M323697</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-05-02T22:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191176#M323698</link>
      <description>Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        18381.0 16612.9 1768.1     90%&lt;BR /&gt;active virtual  9641.1  7376.5  2264.6     77%&lt;BR /&gt;active real     7411.5  5936.7  1474.8     80%&lt;BR /&gt;memory swap     17483.3 7632.2  9851.1     44%&lt;BR /&gt;device swap     28672.0 9119.0  19553.0    32%&lt;BR /&gt;Activations: 0 total, 0 rate.   Deactivations: 0 total, 0 rate.&lt;BR /&gt;Reclaims from Swap: 10265 total (Up 0), 0 rate.&lt;BR /&gt;UFC statistics:&lt;BR /&gt;        File Cache size:   0.00 Mb&lt;BR /&gt;        File System Buffer Cache size:   0.00 Mb&lt;BR /&gt;        Average CPU wait cycles for I/O: 134217743.&lt;BR /&gt;        Megabytes wired for I/O:   0.00&lt;BR /&gt;&lt;BR /&gt;What can you make of that?</description>
      <pubDate>Fri, 02 May 2008 22:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191176#M323698</guid>
      <dc:creator>David G. Douthitt</dc:creator>
      <dc:date>2008-05-02T22:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191177#M323699</link>
      <description>That I should test this stuff even if it means rebooting to the work side of things, sorry.&lt;BR /&gt;&lt;BR /&gt;Corrected version of the program attached (there was truncation of the values going on).&lt;BR /&gt;&lt;BR /&gt;Sample output on one of my v3 boxes:&lt;BR /&gt;&lt;BR /&gt;# ./mem_details&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        32631.2 7209.5  25421.7    22%&lt;BR /&gt;active virtual   690.7   496.3   194.4     72%&lt;BR /&gt;active real      284.6   206.3    78.3     73%&lt;BR /&gt;memory swap     31037.4 5137.3  25900.1    17%&lt;BR /&gt;device swap     32768.0  349.9  32418.1     1%&lt;BR /&gt;Activations: 0 total, 0 rate.   Deactivations: 0 total, 0 rate.&lt;BR /&gt;Reclaims from Swap: 0 total (Up 0), 0 rate.&lt;BR /&gt;UFC statistics:&lt;BR /&gt;        File Cache size:   6.51 Mb&lt;BR /&gt;        File System Buffer Cache size:   2.32 Mb&lt;BR /&gt;        Average CPU wait cycles for I/O: 7672650.&lt;BR /&gt;        Megabytes wired for I/O:   0.00&lt;BR /&gt;</description>
      <pubDate>Fri, 02 May 2008 23:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191177#M323699</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-05-02T23:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191178#M323700</link>
      <description>One more cycle -- I don't like that you show a high physical consumption but a low user space. Makes me wonder where it went... so I added what kernel counters we can here.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        32631.2 14600.1 18031.1    45%&lt;BR /&gt;active virtual   622.2   489.8   132.4     79%&lt;BR /&gt;active real      350.0   241.6   108.4     69%&lt;BR /&gt;memory swap     31037.4 6385.0  24652.4    21%&lt;BR /&gt;device swap     32768.0  351.0  32417.0     1%&lt;BR /&gt;Activations: 0 total, 0 rate.   Deactivations: 0 total, 0 rate.&lt;BR /&gt;Reclaims from Swap: 0 total (Up 0), 0 rate.&lt;BR /&gt;RAM Mb claimed for System in boot: 3275.28&lt;BR /&gt;RAM Mb claimed for Kernel Dynamic memory: 4074.88&lt;BR /&gt;UFC statistics:&lt;BR /&gt;        File Cache size: 7719.07 Mb&lt;BR /&gt;        File System Buffer Cache size:   2.35 Mb&lt;BR /&gt;        Average CPU wait cycles for I/O: 446862.&lt;BR /&gt;        Megabytes wired for I/O:   0.00&lt;BR /&gt;</description>
      <pubDate>Fri, 02 May 2008 23:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191178#M323700</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-05-02T23:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191179#M323701</link>
      <description>Ok... found a PA cellular v3 box to try to be close to your environment.&lt;BR /&gt;&lt;BR /&gt;First thing to note -- kcusage definitely adjusts the history based on the current value of the tunable - not the value as it was at the time stamp.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;Fri May  2 18:02:24 PDT 2008&lt;BR /&gt;Tunable:        filecache_max&lt;BR /&gt;Setting:        5880414208&lt;BR /&gt;Time                           Usage      %  &lt;BR /&gt;=============================================&lt;BR /&gt;Fri 05/02/08 17:05 PDT     232034304    3.9&lt;BR /&gt;Fri 05/02/08 17:10 PDT     231776256    3.9&lt;BR /&gt;Fri 05/02/08 17:15 PDT     231768064    3.9&lt;BR /&gt;Fri 05/02/08 17:20 PDT     231763968    3.9&lt;BR /&gt;Fri 05/02/08 17:25 PDT     231751680    3.9&lt;BR /&gt;Fri 05/02/08 17:30 PDT     232058880    3.9&lt;BR /&gt;Fri 05/02/08 17:35 PDT     231944192    3.9&lt;BR /&gt;Fri 05/02/08 17:40 PDT     231673856    3.9&lt;BR /&gt;Fri 05/02/08 17:45 PDT     231194624    3.9&lt;BR /&gt;Fri 05/02/08 17:50 PDT     233607168    4.0&lt;BR /&gt;Fri 05/02/08 17:55 PDT     865787904   14.7&lt;BR /&gt;Fri 05/02/08 18:00 PDT    1529065472   26.0&lt;BR /&gt;&lt;BR /&gt;vmpamh2# kctune filecache_max=15%&lt;BR /&gt;     ==&amp;gt; Update the automatic 'backup' configuration first? n&lt;BR /&gt;       * Future operations will ask whether to update the backup.&lt;BR /&gt;       * The requested changes have been applied to the currently&lt;BR /&gt;         running configuration.&lt;BR /&gt;Tunable                       Value  Expression  Changes&lt;BR /&gt;filecache_max  (before)  5880414208  Default     Imm (auto disabled)&lt;BR /&gt;               (now)     1764124261  15%         &lt;BR /&gt;&lt;BR /&gt;Fri May  2 18:03:24 PDT 2008&lt;BR /&gt;Tunable:        filecache_max&lt;BR /&gt;Setting:        1764124261&lt;BR /&gt;Time                           Usage      %  &lt;BR /&gt;=============================================&lt;BR /&gt;Fri 05/02/08 17:05 PDT     232034304   13.2&lt;BR /&gt;Fri 05/02/08 17:10 PDT     231776256   13.1&lt;BR /&gt;Fri 05/02/08 17:15 PDT     231768064   13.1&lt;BR /&gt;Fri 05/02/08 17:20 PDT     231763968   13.1&lt;BR /&gt;Fri 05/02/08 17:25 PDT     231751680   13.1&lt;BR /&gt;Fri 05/02/08 17:30 PDT     232058880   13.2&lt;BR /&gt;Fri 05/02/08 17:35 PDT     231944192   13.1&lt;BR /&gt;Fri 05/02/08 17:40 PDT     231673856   13.1&lt;BR /&gt;Fri 05/02/08 17:45 PDT     231194624   13.1&lt;BR /&gt;Fri 05/02/08 17:50 PDT     233607168   13.2&lt;BR /&gt;Fri 05/02/08 17:55 PDT     865787904   49.1&lt;BR /&gt;Fri 05/02/08 18:00 PDT    1755656192   99.5&lt;BR /&gt;&lt;BR /&gt;So your original output would fit with filecache_max being halved... I'll see if I can reproduce that exact behavior next, though I expect I can.&lt;BR /&gt;&lt;BR /&gt;Which leads me back to wondering if your /var/adm/kc.log shows a change to filecache_max after 17:25 CDT, since that would explain the whole thing. (Say someone tried lowering the file cache to get memory back to the system as a whole [although I'll point out that as long as filecache_min is lower, the cache should shrink if there's memory pressure for actual kernel or user allocations...]</description>
      <pubDate>Sat, 03 May 2008 00:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191179#M323701</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-05-03T00:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191180#M323702</link>
      <description>Yup, that will definitely do it:&lt;BR /&gt;&lt;BR /&gt;Fri May  2 18:07:25 PDT 2008&lt;BR /&gt;Tunable:        filecache_max&lt;BR /&gt;Setting:        5880414208&lt;BR /&gt;Time                           Usage      %  &lt;BR /&gt;=============================================&lt;BR /&gt;Fri 05/02/08 17:10 PDT     231776256    3.9&lt;BR /&gt;Fri 05/02/08 17:15 PDT     231768064    3.9&lt;BR /&gt;Fri 05/02/08 17:20 PDT     231763968    3.9&lt;BR /&gt;Fri 05/02/08 17:25 PDT     231751680    3.9&lt;BR /&gt;Fri 05/02/08 17:30 PDT     232058880    3.9&lt;BR /&gt;Fri 05/02/08 17:35 PDT     231944192    3.9&lt;BR /&gt;Fri 05/02/08 17:40 PDT     231673856    3.9&lt;BR /&gt;Fri 05/02/08 17:45 PDT     231194624    3.9&lt;BR /&gt;Fri 05/02/08 17:50 PDT     233607168    4.0&lt;BR /&gt;Fri 05/02/08 17:55 PDT     865787904   14.7&lt;BR /&gt;Fri 05/02/08 18:00 PDT    1761681408   30.0&lt;BR /&gt;Fri 05/02/08 18:05 PDT    1933262848   32.9&lt;BR /&gt;&lt;BR /&gt;vmpamh2# kctune filecache_max=15%&lt;BR /&gt;     ==&amp;gt; Update the automatic 'backup' configuration first? n&lt;BR /&gt;       * Future operations will ask whether to update the backup.&lt;BR /&gt;       * The requested changes have been applied to the currently&lt;BR /&gt;         running configuration.&lt;BR /&gt;Tunable                       Value  Expression  Changes&lt;BR /&gt;filecache_max  (before)  5880414208  Default     Imm (auto disabled)&lt;BR /&gt;               (now)     1764124261  15%         &lt;BR /&gt;&lt;BR /&gt;Fri May  2 18:08:25 PDT 2008&lt;BR /&gt;Tunable:        filecache_max&lt;BR /&gt;Setting:        1764124261&lt;BR /&gt;Time                           Usage      %  &lt;BR /&gt;=============================================&lt;BR /&gt;Fri 05/02/08 17:10 PDT     231776256   13.1&lt;BR /&gt;Fri 05/02/08 17:15 PDT     231768064   13.1&lt;BR /&gt;Fri 05/02/08 17:20 PDT     231763968   13.1&lt;BR /&gt;Fri 05/02/08 17:25 PDT     231751680   13.1&lt;BR /&gt;Fri 05/02/08 17:30 PDT     232058880   13.2&lt;BR /&gt;Fri 05/02/08 17:35 PDT     231944192   13.1&lt;BR /&gt;Fri 05/02/08 17:40 PDT     231673856   13.1&lt;BR /&gt;Fri 05/02/08 17:45 PDT     231194624   13.1&lt;BR /&gt;Fri 05/02/08 17:50 PDT     233607168   13.2&lt;BR /&gt;Fri 05/02/08 17:55 PDT     865787904   49.1&lt;BR /&gt;Fri 05/02/08 18:00 PDT    1761681408   99.9&lt;BR /&gt;Fri 05/02/08 18:05 PDT    1933262848  109.6&lt;BR /&gt;&lt;BR /&gt;Once kcusage has a chance to have a reporting stamp post tunable change, though:&lt;BR /&gt;&lt;BR /&gt;Fri May  2 18:09:25 PDT 2008&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        12272.0 4723.5  7548.5     38%&lt;BR /&gt;active virtual   427.0   242.4   184.6     57%&lt;BR /&gt;active real      258.2   140.2   118.0     54%&lt;BR /&gt;memory swap     11216.0 2311.2  8904.8     21%&lt;BR /&gt;device swap     16370.0  314.0  16056.0     2%&lt;BR /&gt;   0.0 Mb of pages actually paged out to swap.&lt;BR /&gt;Activations: 0 total, 0 rate.   Deactivations: 0 total, 0 rate.&lt;BR /&gt;Reclaims from Swap: 0 total (Up 0), 0 rate.&lt;BR /&gt;RAM Mb claimed for System in boot: 1185.92&lt;BR /&gt;RAM Mb claimed for Kernel Dynamic memory: 1205.53&lt;BR /&gt;UFC statistics:&lt;BR /&gt;        File Cache size: 1678.41 Mb&lt;BR /&gt;        File System Buffer Cache size:   1.70 Mb&lt;BR /&gt;        Average CPU wait cycles for I/O: 435809.&lt;BR /&gt;        Megabytes wired for I/O:   0.00&lt;BR /&gt;&lt;BR /&gt;Fri May  2 18:10:25 PDT 2008&lt;BR /&gt;Tunable:        filecache_max&lt;BR /&gt;Setting:        1764124261&lt;BR /&gt;Time                           Usage      %  &lt;BR /&gt;=============================================&lt;BR /&gt;Fri 05/02/08 17:15 PDT     231768064   13.1&lt;BR /&gt;Fri 05/02/08 17:20 PDT     231763968   13.1&lt;BR /&gt;Fri 05/02/08 17:25 PDT     231751680   13.1&lt;BR /&gt;Fri 05/02/08 17:30 PDT     232058880   13.2&lt;BR /&gt;Fri 05/02/08 17:35 PDT     231944192   13.1&lt;BR /&gt;Fri 05/02/08 17:40 PDT     231673856   13.1&lt;BR /&gt;Fri 05/02/08 17:45 PDT     231194624   13.1&lt;BR /&gt;Fri 05/02/08 17:50 PDT     233607168   13.2&lt;BR /&gt;Fri 05/02/08 17:55 PDT     865787904   49.1&lt;BR /&gt;Fri 05/02/08 18:00 PDT    1761681408   99.9&lt;BR /&gt;Fri 05/02/08 18:05 PDT    1933262848  109.6&lt;BR /&gt;Fri 05/02/08 18:10 PDT    1761714176   99.9&lt;BR /&gt;</description>
      <pubDate>Sat, 03 May 2008 00:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191180#M323702</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-05-03T00:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191181#M323703</link>
      <description>I don't know if this is fair or comparable, but I'm in process of rebooting and have already taken down the memory consumers (CachÃ© databases) - but you can see the results anyway:&lt;BR /&gt;&lt;BR /&gt;niagara # ./mem_detail &lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        18381.0 9737.6  8643.4     53%&lt;BR /&gt;active virtual   781.4   441.1   340.4     56%&lt;BR /&gt;active real      462.9   275.3   187.6     59%&lt;BR /&gt;memory swap     17483.3 7240.1  10243.2    41%&lt;BR /&gt;device swap     28672.0  642.4  28029.6     2%&lt;BR /&gt;Activations: 0 total, 0 rate.   Deactivations: 0 total, 0 rate.&lt;BR /&gt;Reclaims from Swap: 10432 total (Up 0), 0 rate.&lt;BR /&gt;RAM Mb claimed for System in boot: 1844.86&lt;BR /&gt;RAM Mb claimed for Kernel Dynamic memory: 3546.61&lt;BR /&gt;UFC statistics:&lt;BR /&gt;        File Cache size: 2036.84 Mb&lt;BR /&gt;        File System Buffer Cache size: 1901.54 Mb&lt;BR /&gt;        Average CPU wait cycles for I/O: 692296.&lt;BR /&gt;        Megabytes wired for I/O:   0.00&lt;BR /&gt;</description>
      <pubDate>Sat, 03 May 2008 02:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191181#M323703</guid>
      <dc:creator>David G. Douthitt</dc:creator>
      <dc:date>2008-05-03T02:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: filecache_max ignored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191182#M323704</link>
      <description>This is after rebooting with all databases down:&lt;BR /&gt;&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        18381.0 5442.8  12938.2    30%&lt;BR /&gt;active virtual   545.1   342.6   202.5     63%&lt;BR /&gt;active real      374.6   233.0   141.6     62%&lt;BR /&gt;memory swap     17483.3 4198.8  13284.5    24%&lt;BR /&gt;device swap     28672.0  417.4  28254.6     1%&lt;BR /&gt;Activations: 0 total, 0 rate.   Deactivations: 0 total, 0 rate.&lt;BR /&gt;Reclaims from Swap: 0 total (Up 0), 0 rate.&lt;BR /&gt;RAM Mb claimed for System in boot: 1844.86&lt;BR /&gt;RAM Mb claimed for Kernel Dynamic memory: 801.17&lt;BR /&gt;UFC statistics:&lt;BR /&gt;        File Cache size: 172.96 Mb&lt;BR /&gt;        File System Buffer Cache size:   4.19 Mb&lt;BR /&gt;        Average CPU wait cycles for I/O: 2512398.&lt;BR /&gt;        Megabytes wired for I/O:   0.00&lt;BR /&gt;&lt;BR /&gt;and after starting all databases with no users yet:&lt;BR /&gt;&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        18381.0 6876.0  11505.0    37%&lt;BR /&gt;active virtual  6347.8  2196.5  4151.3     35%&lt;BR /&gt;active real     1822.9   791.6  1031.3     43%&lt;BR /&gt;memory swap     17483.3 4205.2  13278.2    24%&lt;BR /&gt;device swap     28672.0 6212.1  22459.9    22%&lt;BR /&gt;Activations: 0 total, 0 rate.   Deactivations: 0 total, 0 rate.&lt;BR /&gt;Reclaims from Swap: 0 total (Up 0), 0 rate.&lt;BR /&gt;RAM Mb claimed for System in boot: 1844.86&lt;BR /&gt;RAM Mb claimed for Kernel Dynamic memory: 807.52&lt;BR /&gt;UFC statistics:&lt;BR /&gt;        File Cache size: 267.01 Mb&lt;BR /&gt;        File System Buffer Cache size:   4.19 Mb&lt;BR /&gt;        Average CPU wait cycles for I/O: 22449961.&lt;BR /&gt;        Megabytes wired for I/O:   0.00&lt;BR /&gt;&lt;BR /&gt;And after the database applications started:&lt;BR /&gt;&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        18381.0 9855.8  8525.2     54%&lt;BR /&gt;active virtual  8669.5  6758.4  1911.0     78%&lt;BR /&gt;active real     4615.1  3801.8   813.3     82%&lt;BR /&gt;memory swap     17483.3 4388.2  13095.2    25%&lt;BR /&gt;device swap     28672.0 8606.4  20065.6    30%&lt;BR /&gt;Activations: 0 total, 0 rate.   Deactivations: 0 total, 0 rate.&lt;BR /&gt;Reclaims from Swap: 0 total (Up 0), 0 rate.&lt;BR /&gt;RAM Mb claimed for System in boot: 1844.86&lt;BR /&gt;RAM Mb claimed for Kernel Dynamic memory: 990.19&lt;BR /&gt;UFC statistics:&lt;BR /&gt;        File Cache size: 2036.02 Mb&lt;BR /&gt;        File System Buffer Cache size:   4.19 Mb&lt;BR /&gt;        Average CPU wait cycles for I/O: 4765957.&lt;BR /&gt;        Megabytes wired for I/O:   0.00&lt;BR /&gt;</description>
      <pubDate>Sat, 03 May 2008 03:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filecache-max-ignored/m-p/4191182#M323704</guid>
      <dc:creator>David G. Douthitt</dc:creator>
      <dc:date>2008-05-03T03:02:03Z</dc:date>
    </item>
  </channel>
</rss>

