<?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: Current value for Kernel parameter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862052#M276902</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Also following link has some good info in regards with squid config and memory issues&lt;BR /&gt;&lt;A href="http://wiki.squid-cache.org/SquidFaq/SquidMemory#head-3da538dc64ac0575720762e73a506ccaca6d65f0" target="_blank"&gt;http://wiki.squid-cache.org/SquidFaq/SquidMemory#head-3da538dc64ac0575720762e73a506ccaca6d65f0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Florin</description>
    <pubDate>Wed, 13 Sep 2006 21:19:25 GMT</pubDate>
    <dc:creator>florin_10</dc:creator>
    <dc:date>2006-09-13T21:19:25Z</dc:date>
    <item>
      <title>Current value for Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862047#M276897</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I would like to know which is the current value for a kernel parameter for instance "maxdsiz".&lt;BR /&gt;I would like to know the real value not the set value.... &lt;BR /&gt;&lt;BR /&gt;Because I have the error message :&lt;BR /&gt;xcalloc: Unable to allocate 4096 blocks of 1 bytes&lt;BR /&gt;&lt;BR /&gt;generated by Squid&lt;BR /&gt;My OS is HPUX 11.00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862047#M276897</guid>
      <dc:creator>OLIVA_1</dc:creator>
      <dc:date>2006-09-13T09:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Current value for Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862048#M276898</link>
      <description># kmtune -q maxdsiz&lt;BR /&gt;&lt;BR /&gt;This will achieve what you need.</description>
      <pubDate>Wed, 13 Sep 2006 09:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862048#M276898</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2006-09-13T09:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Current value for Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862049#M276899</link>
      <description>kmtune -l -q maxdsiz&lt;BR /&gt;Should give you what you are looking for. &lt;BR /&gt;Unless I misunderstand your question.</description>
      <pubDate>Wed, 13 Sep 2006 09:25:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862049#M276899</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2006-09-13T09:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Current value for Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862050#M276900</link>
      <description>Hi Oliva:&lt;BR /&gt;&lt;BR /&gt;# kmtune -l maxdsiz&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 13 Sep 2006 09:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862050#M276900</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-09-13T09:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Current value for Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862051#M276901</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;/usr/sbin/kmtune -l -q maxdsiz&lt;BR /&gt;l - prints a detailed report;&lt;BR /&gt;q - query the value of specified system parameter.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;flg</description>
      <pubDate>Wed, 13 Sep 2006 21:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862051#M276901</guid>
      <dc:creator>florin_10</dc:creator>
      <dc:date>2006-09-13T21:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Current value for Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862052#M276902</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Also following link has some good info in regards with squid config and memory issues&lt;BR /&gt;&lt;A href="http://wiki.squid-cache.org/SquidFaq/SquidMemory#head-3da538dc64ac0575720762e73a506ccaca6d65f0" target="_blank"&gt;http://wiki.squid-cache.org/SquidFaq/SquidMemory#head-3da538dc64ac0575720762e73a506ccaca6d65f0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Florin</description>
      <pubDate>Wed, 13 Sep 2006 21:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862052#M276902</guid>
      <dc:creator>florin_10</dc:creator>
      <dc:date>2006-09-13T21:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Current value for Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862053#M276903</link>
      <description>Squid is not a big memory user by today's standards, perhaps a hundred megs or so. maxdsiz only has one value -- the one reported from kmtune. The default is 64 Megs (far too small for almost any big program) so change it to 1500 Megs. Squid won't come close to using that value. But maxdsiz is not the only limitation.  Now check that ulimit is not set to limit memory usage. Type the command:&lt;BR /&gt; &lt;BR /&gt;ulimit -a&lt;BR /&gt; &lt;BR /&gt;to verify that memory is unlimited (which means up to maxdsiz).  NOTE: You must be logged in as the Squid user to view the ulimit setting in case ulimit is different for other users.</description>
      <pubDate>Wed, 13 Sep 2006 21:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/current-value-for-kernel-parameter/m-p/3862053#M276903</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-09-13T21:35:01Z</dc:date>
    </item>
  </channel>
</rss>

