<?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 / swap problem? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574007#M228672</link>
    <description>Calloc sets errno to ENOMEM for 3 possible reasons 1) maxdsiz limit 2) out of swap 3) ulimit -d.&lt;BR /&gt;&lt;BR /&gt;Do a ulimit -d; does it match your maxdsiz? If it's less then you have hit ulimit.&lt;BR /&gt;&lt;BR /&gt;You could increase maxdsiz to 1GB but on your system this is a bit ridiculous because eventhough HP-UX is a virtual memory system with only 128MB of memory; in practical terms, your maxdsiz is already as big as it should be --- and performance is terrible.</description>
    <pubDate>Thu, 30 Jun 2005 09:23:16 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2005-06-30T09:23:16Z</dc:date>
    <item>
      <title>memory / swap problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574004#M228669</link>
      <description>Hi all,&lt;BR /&gt;      i have a b180l hp10.20ux with 128 mbram and 1.8Gbyte of swap area.&lt;BR /&gt;This workstation is connected to hp3070 test system.&lt;BR /&gt;When i run a process for test a device then appear this message:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Status: Running...out of memory on call to Calloc&lt;BR /&gt;Use your debugger to see a stack backtrace&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what does it mean?&lt;BR /&gt;&lt;BR /&gt;Thank you for your suggest.&lt;BR /&gt;&lt;BR /&gt;Matteo&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2005 07:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574004#M228669</guid>
      <dc:creator>matteo_4</dc:creator>
      <dc:date>2005-06-30T07:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: memory / swap problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574005#M228670</link>
      <description>Check your kernel params:&lt;BR /&gt;&lt;BR /&gt;maxdsiz&lt;BR /&gt;maxssiz, &lt;BR /&gt;&lt;BR /&gt;If need, increase it /reboot needed /.</description>
      <pubDate>Thu, 30 Jun 2005 07:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574005#M228670</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2005-06-30T07:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: memory / swap problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574006#M228671</link>
      <description>maxdsiz &amp;gt; 536870912&lt;BR /&gt;maxssiz &amp;gt; 16777216&lt;BR /&gt;&lt;BR /&gt;Sorry but i'm not so expert &lt;BR /&gt;are this values correct i've to increase it &lt;BR /&gt;and if i've to increase it how can do it?&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2005 07:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574006#M228671</guid>
      <dc:creator>matteo_4</dc:creator>
      <dc:date>2005-06-30T07:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: memory / swap problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574007#M228672</link>
      <description>Calloc sets errno to ENOMEM for 3 possible reasons 1) maxdsiz limit 2) out of swap 3) ulimit -d.&lt;BR /&gt;&lt;BR /&gt;Do a ulimit -d; does it match your maxdsiz? If it's less then you have hit ulimit.&lt;BR /&gt;&lt;BR /&gt;You could increase maxdsiz to 1GB but on your system this is a bit ridiculous because eventhough HP-UX is a virtual memory system with only 128MB of memory; in practical terms, your maxdsiz is already as big as it should be --- and performance is terrible.</description>
      <pubDate>Thu, 30 Jun 2005 09:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574007#M228672</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-06-30T09:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: memory / swap problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574008#M228673</link>
      <description>hi clay,&lt;BR /&gt;       i've done the ulimit -d and the repor t is 524288.&lt;BR /&gt;My maxdisiz is i think that match beacause is 536870912.&lt;BR /&gt;&lt;BR /&gt;So now you think if i expand my maxdsiz at 1gb i can't resolve my problem?&lt;BR /&gt;&lt;BR /&gt;Yes the workstation have 128Mbram.&lt;BR /&gt;&lt;BR /&gt;thank you very much.&lt;BR /&gt;regards &lt;BR /&gt;matteo</description>
      <pubDate>Fri, 01 Jul 2005 06:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574008#M228673</guid>
      <dc:creator>matteo_4</dc:creator>
      <dc:date>2005-07-01T06:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: memory / swap problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574009#M228674</link>
      <description>No, your ulimit -d and maxdsiz values are the same. Ulimit -d reports in 1KB blocks so you do the math. Both are set to 512MB.&lt;BR /&gt;&lt;BR /&gt;Note that you have over 14X as much swap as physical memory. This is really a ridiculously large amount of swap because if you ever need to use that much, your machine will be thrashing itself to death and performing very little useful work. You could increase maxdsiz up to 1GB but your current value is already dangerously high given your limited amount of physical memory.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jul 2005 09:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574009#M228674</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-07-01T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: memory / swap problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574010#M228675</link>
      <description>Since the 3070 is a pre-built application system, your local login may have ulimit -d set OK but the program giving you the error may not have the same environment. As Clay said, maxdsiz and ulimit -d are at 512 megs, but if your program needs 800 megs, then you need to bump up the maxdsiz value so the prgram will actually run, albeit very slowly. Yes, you can run 800 megs of programs in 128megs of RAM as long as you have lots and lots of time to wait around for it to run. The B180 is so old that finding RAM (or even a complete system) for a few dollars is well worth the effort. You can verify this with vmstat and swapinfo -tm. If you see the po column in vmstat is 2 digits or more (when the system is very busy) or that your swap area is actually being used, adding 1Gb of RAM will tremendously improve the B180's performance.</description>
      <pubDate>Fri, 01 Jul 2005 15:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574010#M228675</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-07-01T15:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: memory / swap problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574011#M228676</link>
      <description>ok thank you very much i think i'm going to buy new 1Gb di ram.&lt;BR /&gt;Regards&lt;BR /&gt;Matteo</description>
      <pubDate>Wed, 06 Jul 2005 06:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-swap-problem/m-p/3574011#M228676</guid>
      <dc:creator>matteo_4</dc:creator>
      <dc:date>2005-07-06T06:42:43Z</dc:date>
    </item>
  </channel>
</rss>

