<?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: system buffer cache question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-buffer-cache-question/m-p/2735847#M836971</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I could answer to part 2 of your question and I will leave question number to someone else since I'm not sure of the answer.&lt;BR /&gt;&lt;BR /&gt;The buffer cache is never swapped out but if you need more memory for your applications then it will be reduce down to the minimum value: dbc_min_pct. This is very time consuming for a system because it needs to write on disk all the dirty buffer (after a write) that are still in memory. This is what the vhand process is in charge of doing. That's the reason why on large memory system you need to reduce the value of dbc_max_pct to reduce the risk of having to reduce the size of the buffer cache.&lt;BR /&gt;&lt;BR /&gt;Luc</description>
    <pubDate>Sat, 01 Jun 2002 22:54:08 GMT</pubDate>
    <dc:creator>Luc Bussieres_1</dc:creator>
    <dc:date>2002-06-01T22:54:08Z</dc:date>
    <item>
      <title>system buffer cache question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-buffer-cache-question/m-p/2735846#M836970</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;1)Is it true that whenever a block is read using synchronous i/o from the disk into memory, it is first copied into system buffer cache(whose size depends on dbc_min_pct and dbc_max_pct) , and then from here it is copied into user's address space like in the case of oracle , a oracle data block(8k) read from disk is first copied into system buffer cache and then from here it is copied into oracle's buffer cache.&lt;BR /&gt;What i heard is in old unixes, this used to be the case, now a days only the metadata of the block is copied into system buffer cache and the actual block is copied directly into users address space thus avoiding two copies of same block in memory.&lt;BR /&gt;&lt;BR /&gt;2)Is the system buffer cache(dynamic buffer cache) is also paged out to swap space if required.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;AR&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Jun 2002 22:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-buffer-cache-question/m-p/2735846#M836970</guid>
      <dc:creator>Aashish Raj</dc:creator>
      <dc:date>2002-06-01T22:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: system buffer cache question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-buffer-cache-question/m-p/2735847#M836971</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I could answer to part 2 of your question and I will leave question number to someone else since I'm not sure of the answer.&lt;BR /&gt;&lt;BR /&gt;The buffer cache is never swapped out but if you need more memory for your applications then it will be reduce down to the minimum value: dbc_min_pct. This is very time consuming for a system because it needs to write on disk all the dirty buffer (after a write) that are still in memory. This is what the vhand process is in charge of doing. That's the reason why on large memory system you need to reduce the value of dbc_max_pct to reduce the risk of having to reduce the size of the buffer cache.&lt;BR /&gt;&lt;BR /&gt;Luc</description>
      <pubDate>Sat, 01 Jun 2002 22:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-buffer-cache-question/m-p/2735847#M836971</guid>
      <dc:creator>Luc Bussieres_1</dc:creator>
      <dc:date>2002-06-01T22:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: system buffer cache question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-buffer-cache-question/m-p/2735848#M836972</link>
      <description>Hi Aashish&lt;BR /&gt;&lt;BR /&gt;The chap you want to answer this question is Bill Hassell - If he spots this post he will no doubt reply &lt;BR /&gt;&lt;BR /&gt;In the meantime have a look at the docs on your system in /usr/share/doc&lt;BR /&gt;&lt;BR /&gt;mem_mgt.txt and proc_ mgt.txt &lt;BR /&gt;&lt;BR /&gt;The above will keep you busy for a while&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Jun 2002 22:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-buffer-cache-question/m-p/2735848#M836972</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-06-01T22:54:13Z</dc:date>
    </item>
  </channel>
</rss>

