<?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: Memory/Buffer memory clear in OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436584#M103292</link>
    <description />
    <pubDate>Thu, 03 Apr 2014 18:12:41 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2014-04-03T18:12:41Z</dc:date>
    <item>
      <title>Memory/Buffer memory clear in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6435730#M103291</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any command in OpenVMS to clear memory/buffer memory for better system performance. We can do memory clear in RHEL but how we can do in OpenVMS? Please suggest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SK Mishra&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2014 05:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6435730#M103291</guid>
      <dc:creator>Sumant M Kumar</dc:creator>
      <dc:date>2014-04-03T05:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/Buffer memory clear in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436584#M103292</link>
      <description />
      <pubDate>Thu, 03 Apr 2014 18:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436584#M103292</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2014-04-03T18:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/Buffer memory clear in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436632#M103293</link>
      <description>&lt;P&gt;I recommend putting more air in the tires as a first step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SET CACHE/RESET on it's own only clears the counters. Nothing else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out: mcr sysgen HELP SYS_PARAM VCC_MAX_CACHE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway.. what makes you think you can make the system better by flushing a cache?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just because your Linux implementation is apparently broken, does not mean OpenVMS woudl be suffering form the same ailement does it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the reasons you think there may or might not be a problem in this space?&lt;/P&gt;&lt;P&gt;Are there any problem indicators at all? Resource usage? CPU/IO/Memory? Pagefaulting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally... when I think I need to decrease my system performance and want to make the cache do a worse job, then I just allocate a humongous RAM drive to steal the pages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ MCR SYSMAN IO CONNECT MDA0:/DRIVER=SYS$MDDRIVER/NOADAPTER&lt;/P&gt;&lt;P&gt;$ INIT MDA0:/size=12345678 &amp;nbsp;RAM ! (6GB)&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ INIT MDA0:/size=0 ! And give it all back&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hein.&lt;/P&gt;&lt;P&gt;Meten is Weten.&lt;/P&gt;&lt;P&gt;Niet weten is zweten.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2014 19:19:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436632#M103293</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2014-04-03T19:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/Buffer memory clear in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436798#M103294</link>
      <description>&lt;P&gt;I'm curious, what performance is improved by clearing memory?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By "clearing" do you mean filling them with zeros? What is the mechanism by which system performance is improved?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have a performance problem that you're trying to fix? If so, what are the symptoms?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2014 21:44:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436798#M103294</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2014-04-03T21:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory/Buffer memory clear in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436916#M103295</link>
      <description>&lt;P&gt;Easy... @sys$system:shutdown.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sure, it's abrupt but it fulfils your vague question...&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 02:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/memory-buffer-memory-clear-in-openvms/m-p/6436916#M103295</guid>
      <dc:creator>MarkOfAus</dc:creator>
      <dc:date>2014-04-04T02:25:17Z</dc:date>
    </item>
  </channel>
</rss>

