<?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: Question about swapping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417987#M765730</link>
    <description>Hi Melvyn,&lt;BR /&gt;thank you for your reply.&lt;BR /&gt;We don't want to change our system. That is not the Question. I have to analyse &lt;BR /&gt;the situation we have at the moment.&lt;BR /&gt;Let me tell you a little more about the situation:&lt;BR /&gt;&lt;BR /&gt;I can observe with the program 'top', that the Memory decreases in the morning, &lt;BR /&gt;when less users are at the system. It leaves the field 'free' and goes to the &lt;BR /&gt;fields 'real' and 'virtual', when more users are loggin in. The swapinfo says: &lt;BR /&gt;used=0.&lt;BR /&gt;Then at about 9:30 the machine beginns with swapping, when more than 40 users &lt;BR /&gt;are on the system. I see this again with swapinfo, because the 'used'-field &lt;BR /&gt;grows up. &lt;BR /&gt;And at that Moment, the users deplore themselves about the performance.&lt;BR /&gt;So I'm really sure, that we have a problem with memory.&lt;BR /&gt;Now the question is, can I add the three memory fields in the program 'top' to &lt;BR /&gt;determine how much Memory the machine really uses? Eg.: The machine has 640Mb &lt;BR /&gt;memory, the summary of the fields in 'top' is 840Mb, so I have to increase the &lt;BR /&gt;Memory by at least 200 Mb. &lt;BR /&gt;&lt;BR /&gt;Is that right?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Daniel</description>
    <pubDate>Wed, 02 Feb 2000 03:12:25 GMT</pubDate>
    <dc:creator>Daniel Schneider_4</dc:creator>
    <dc:date>2000-02-02T03:12:25Z</dc:date>
    <item>
      <title>Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417984#M765727</link>
      <description>Hi all,&lt;BR /&gt;I want to explore, how I have to increase our Memory.&lt;BR /&gt;We have 640 MB on our HP-D380, and we have great performance problems, when &lt;BR /&gt;many users are using the application. &lt;BR /&gt;Now I think, that the Machine looses many performance by swapping and I'm &lt;BR /&gt;searching how much Memory I must increase.&lt;BR /&gt;Can I use the program top, with only adding the three Memory-fields to find out &lt;BR /&gt;the value?&lt;BR /&gt;What means Memory real, virtual and free, and the values in the brackets?</description>
      <pubDate>Wed, 02 Feb 2000 01:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417984#M765727</guid>
      <dc:creator>Daniel Schneider_4</dc:creator>
      <dc:date>2000-02-02T01:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417985#M765728</link>
      <description>Hi all,&lt;BR /&gt;I have yet another question about swap:&lt;BR /&gt;when I start swapinfo -t ,there is a row wich is named with 'reserve'. What &lt;BR /&gt;means the values in this row?&lt;BR /&gt;In other words, what says me the following result about my swap or about my &lt;BR /&gt;memory?:&lt;BR /&gt;# swapinfo -t&lt;BR /&gt;        Mb   Mb   Mb   PCT  START/      Kb&lt;BR /&gt;TYPE AVAIL USED FREE  USED   LIM RES  PRI  NAME&lt;BR /&gt;dev    655   41  613    6%    0   -    1  /dev/vg00/sw1&lt;BR /&gt;dev   1392   42 1349    3%    0   -    1  /dev/vg01/sw2&lt;BR /&gt;reserve  -  522 -522&lt;BR /&gt;total 2048  606 1441   30%    -   0    -&lt;BR /&gt;&lt;BR /&gt;Does it mean, that I have to increas my Memory on about 41+42 Mb??&lt;BR /&gt;&lt;BR /&gt;Thanks for all response&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Daniel</description>
      <pubDate>Wed, 02 Feb 2000 01:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417985#M765728</guid>
      <dc:creator>Daniel Schneider_4</dc:creator>
      <dc:date>2000-02-02T01:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417986#M765729</link>
      <description>To decide how much memory you will need to add is not an exact science. It will &lt;BR /&gt;depend on what the system is running, and how many users. Also, are you &lt;BR /&gt;planning to add users/processes/applications in the near future?&lt;BR /&gt;As far as the swapinfo command goes, that is generally used to observe how the &lt;BR /&gt;swap space you have configured is being used.&lt;BR /&gt;To answer the second question, the reserve field is, as per the man page for &lt;BR /&gt;swapinfo:&lt;BR /&gt;&lt;BR /&gt;reserve    &lt;BR /&gt;Paging space on reserve.  This is the amount of paging space that could be &lt;BR /&gt;needed by processes that are currently running, but that has not yet been &lt;BR /&gt;allocated from one of the above paging areas.  See "Paging Allocation" below.&lt;BR /&gt;&lt;BR /&gt;The main question is: Is it definitely memory bottlnecks?&lt;BR /&gt;The Glance product can help you to investigate this more closely.&lt;BR /&gt;It might be worth it to increase the memory substantially, say double it, &lt;BR /&gt;leaving some in reserve for future increases in workload.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Feb 2000 02:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417986#M765729</guid>
      <dc:creator>Melvyn Burnard_1</dc:creator>
      <dc:date>2000-02-02T02:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417987#M765730</link>
      <description>Hi Melvyn,&lt;BR /&gt;thank you for your reply.&lt;BR /&gt;We don't want to change our system. That is not the Question. I have to analyse &lt;BR /&gt;the situation we have at the moment.&lt;BR /&gt;Let me tell you a little more about the situation:&lt;BR /&gt;&lt;BR /&gt;I can observe with the program 'top', that the Memory decreases in the morning, &lt;BR /&gt;when less users are at the system. It leaves the field 'free' and goes to the &lt;BR /&gt;fields 'real' and 'virtual', when more users are loggin in. The swapinfo says: &lt;BR /&gt;used=0.&lt;BR /&gt;Then at about 9:30 the machine beginns with swapping, when more than 40 users &lt;BR /&gt;are on the system. I see this again with swapinfo, because the 'used'-field &lt;BR /&gt;grows up. &lt;BR /&gt;And at that Moment, the users deplore themselves about the performance.&lt;BR /&gt;So I'm really sure, that we have a problem with memory.&lt;BR /&gt;Now the question is, can I add the three memory fields in the program 'top' to &lt;BR /&gt;determine how much Memory the machine really uses? Eg.: The machine has 640Mb &lt;BR /&gt;memory, the summary of the fields in 'top' is 840Mb, so I have to increase the &lt;BR /&gt;Memory by at least 200 Mb. &lt;BR /&gt;&lt;BR /&gt;Is that right?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Daniel</description>
      <pubDate>Wed, 02 Feb 2000 03:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417987#M765730</guid>
      <dc:creator>Daniel Schneider_4</dc:creator>
      <dc:date>2000-02-02T03:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417988#M765731</link>
      <description>Personally I have found top to be a bit inaccurate at times, but I would say &lt;BR /&gt;yes, you need to look at adding at least another 256Mb. It may be worthwhile &lt;BR /&gt;having some performance consulting if you are really worried, but at the price &lt;BR /&gt;memory is today, probably just as cheap to buy and add in extra 256-512Mb.</description>
      <pubDate>Wed, 02 Feb 2000 03:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417988#M765731</guid>
      <dc:creator>Melvyn Burnard_1</dc:creator>
      <dc:date>2000-02-02T03:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417989#M765732</link>
      <description>What version of HP-UX are you running?</description>
      <pubDate>Wed, 02 Feb 2000 11:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417989#M765732</guid>
      <dc:creator>Rick Taylor_5</dc:creator>
      <dc:date>2000-02-02T11:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417990#M765733</link>
      <description>We run HP-UX 10.20.</description>
      <pubDate>Wed, 02 Feb 2000 23:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417990#M765733</guid>
      <dc:creator>Daniel Schneider_4</dc:creator>
      <dc:date>2000-02-02T23:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417991#M765734</link>
      <description>I know this isn't answering your questions about swapinfo output but...&lt;BR /&gt;&lt;BR /&gt;What is the buffer cache set to? The reason I ask is if the buffer cache is at &lt;BR /&gt;the default (dbc_max_pct 50) then the system may come under memory pressure &lt;BR /&gt;(i.e. start paging) because it has too much buffer cache.&lt;BR /&gt;&lt;BR /&gt;If you haven't adjusted the buffer cache I would suggest starting there. Try &lt;BR /&gt;setting down to 20% and if the read cache hit rate stays high then perhaps it &lt;BR /&gt;can be set lower. Doing this will free up more memory for user processes.</description>
      <pubDate>Thu, 03 Feb 2000 07:17:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417991#M765734</guid>
      <dc:creator>Rick Taylor_5</dc:creator>
      <dc:date>2000-02-03T07:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417992#M765735</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;To answer your question about the memory fields displayed in top output, I have &lt;BR /&gt;to say that the term virtual memory refers to extending memory beyond physical &lt;BR /&gt;(real) memory by including secondary storage areas (for example; swap areas, &lt;BR /&gt;memory mapped files, etc.) Using addresses from the virtual address space you &lt;BR /&gt;can access the contents of physical memory or secondary storage. Values in &lt;BR /&gt;parenthesis is the amount which is  being used by active processes. My &lt;BR /&gt;observation is that the free memory field value is similar to the free memory &lt;BR /&gt;value Glance reports. Reducing the Dynamic Buffer Cache to 20%, if you are &lt;BR /&gt;using it at &amp;gt; 20%, is a good idea. You may use Glance to calculate your total &lt;BR /&gt;memory requirements and then decide if you need to increase memory.&lt;BR /&gt;DF</description>
      <pubDate>Thu, 03 Feb 2000 16:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417992#M765735</guid>
      <dc:creator>Fusuy Deivan</dc:creator>
      <dc:date>2000-02-03T16:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417993#M765736</link>
      <description>The value of dbc_max_pct is set to 10. So I think that isn't the problem. Or &lt;BR /&gt;what do you think?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Daniel</description>
      <pubDate>Thu, 03 Feb 2000 23:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417993#M765736</guid>
      <dc:creator>Daniel Schneider_4</dc:creator>
      <dc:date>2000-02-03T23:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Question about swapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417994#M765737</link>
      <description>Daniel,&lt;BR /&gt;&lt;BR /&gt;You are right. With dbc_max_pct set to 10, buffer cache probably isn't part of &lt;BR /&gt;the problem (this assumes nbuf &amp;amp; bufpages aren't overriding dbc_max_pct.&lt;BR /&gt;&lt;BR /&gt;I'm going to email to you a performance troubleshooting paper I got from HP a &lt;BR /&gt;few years ago. Maybe this will help.&lt;BR /&gt;&lt;BR /&gt;Also, and this is just my curiosity, is there a particular reason you have &lt;BR /&gt;pseudo swap turned off?</description>
      <pubDate>Fri, 04 Feb 2000 08:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-swapping/m-p/2417994#M765737</guid>
      <dc:creator>Rick Taylor_5</dc:creator>
      <dc:date>2000-02-04T08:51:26Z</dc:date>
    </item>
  </channel>
</rss>

