<?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: bufpages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160315#M896737</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have a kernel parameter called pseudo swap on HP-UX 11.00. If that parameter is turned on there can be a difference between the available swap and real swap. The kernel emulated extra pages to use more memory.&lt;BR /&gt;&lt;BR /&gt;You can look into it.&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
    <pubDate>Fri, 09 Jan 2004 05:03:24 GMT</pubDate>
    <dc:creator>G. Vrijhoeven</dc:creator>
    <dc:date>2004-01-09T05:03:24Z</dc:date>
    <item>
      <title>bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160314#M896736</link>
      <description>Hello,&lt;BR /&gt;On HPUX 11, via the command "echo xxxx/D | adb64 -k /stand/vmunix /dev/mem", where xxxx can be phys_mem_pages,maxmem,bufpages and freemem, we can have statistics concerning memory. On some machines, the total of freemem + bufpages may be quite greater than maxmem. Suppose I call kernel_mem the difference between phys_mem_pages and smaxmem. My question is : what does exactly contains these different values, are they distinct or, for example, bufpages may be part of freemem and kernel_mem ?&lt;BR /&gt;Thanks in advance for answers.</description>
      <pubDate>Fri, 09 Jan 2004 04:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160314#M896736</guid>
      <dc:creator>Vacquier</dc:creator>
      <dc:date>2004-01-09T04:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160315#M896737</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have a kernel parameter called pseudo swap on HP-UX 11.00. If that parameter is turned on there can be a difference between the available swap and real swap. The kernel emulated extra pages to use more memory.&lt;BR /&gt;&lt;BR /&gt;You can look into it.&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 09 Jan 2004 05:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160315#M896737</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-09T05:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160316#M896738</link>
      <description>Hi and thanks fore response. &lt;BR /&gt;Does this mean that the values of freemem or bufpages read from the kernel contains part of the pseudo swap area and that's why the total is greater than maxmem ? Actually, I considere that what, in maxmem,  is not fremem and bufpages is user memory. In the case of this machine, user memory becomes negative! So have you any idea of how I can find user memory using these kernel values (or others).&lt;BR /&gt;Thanks&lt;BR /&gt;Serge</description>
      <pubDate>Mon, 19 Jan 2004 03:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160316#M896738</guid>
      <dc:creator>Vacquier</dc:creator>
      <dc:date>2004-01-19T03:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: bufpages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160317#M896739</link>
      <description>Vacquier,&lt;BR /&gt; &lt;BR /&gt;I think you are comparing apples and oranges. :-) The vaiables phys_mem_pages and maxmem contains static information, initialized at boot time, while bufpages and freemem keep changing.&lt;BR /&gt; &lt;BR /&gt;Lets try to explain...&lt;BR /&gt; &lt;BR /&gt;phys_mem_pages&lt;BR /&gt;Total number of pages. Discovered at boot time. This is the amount of memory pages the kernel can physically use. Dosn't change.&lt;BR /&gt; &lt;BR /&gt;freemem&lt;BR /&gt;Number of pages that are free/unused currently. Changing.&lt;BR /&gt; &lt;BR /&gt;bufpages&lt;BR /&gt;Number of pages that are currently in use as Buffer Cache (BC). Changing.&lt;BR /&gt; &lt;BR /&gt;maxmem&lt;BR /&gt;At boot time the kernel calculates maxmem by subtracting the minimum BC size in pages (derived from dbc_min_pct if BC size is dynamic) from the current freemem. This is freemem at boot time, so I doubt this metric could be useful later.&lt;BR /&gt;  &lt;BR /&gt;To get a quite nice overview how memory is currenly used, you may have a look at the output of crashconf. Note that this does not match e.g. freemem by 100%.&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Mon, 19 Jan 2004 12:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bufpages/m-p/3160317#M896739</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-01-19T12:05:01Z</dc:date>
    </item>
  </channel>
</rss>

