<?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: kernel parmeter - madsiz  value in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763655#M73000</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;maxdsiz 262144 &lt;BR /&gt;indicates u are allocating a maximum of 262144 bytes data segment size for a process under execution.&lt;BR /&gt;&lt;BR /&gt;regds</description>
    <pubDate>Mon, 15 Jul 2002 11:35:49 GMT</pubDate>
    <dc:creator>V. V. Ravi Kumar_1</dc:creator>
    <dc:date>2002-07-15T11:35:49Z</dc:date>
    <item>
      <title>kernel parmeter - madsiz  value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763653#M72998</link>
      <description>Dear all,&lt;BR /&gt;i have doubt about madsiz parameter value ...&lt;BR /&gt;in what  unit it should be , i mean in &lt;BR /&gt;pages/bytes ??&lt;BR /&gt;&lt;BR /&gt;if i say,&lt;BR /&gt;&lt;BR /&gt;maxdsiz                  262144 &lt;BR /&gt;&lt;BR /&gt;what does it means ??&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;william.&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2002 10:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763653#M72998</guid>
      <dc:creator>william_39</dc:creator>
      <dc:date>2002-07-15T10:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parmeter - madsiz  value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763654#M72999</link>
      <description>William,&lt;BR /&gt;&lt;BR /&gt;This is from SAM's help page on configurable kernel parameters:&lt;BR /&gt;Specify the maximum data segment size, in bytes, for an executing&lt;BR /&gt; process. &lt;BR /&gt; Acceptable Values:&lt;BR /&gt; maxdsiz for 32-bit processors: &lt;BR /&gt;&lt;BR /&gt; Minimum:    0x400000 (4 Mbytes) &lt;BR /&gt; Maximum:   0x7B03A000 (approx 2 Gbytes) &lt;BR /&gt; Default:     0x4000000 (64 Mbytes) &lt;BR /&gt;&lt;BR /&gt; maxdsiz_64bit for 64-bit processors: &lt;BR /&gt;&lt;BR /&gt; Minimum:    0x400000 (4 Mbytes) &lt;BR /&gt; Maximum:   4396972769279&lt;BR /&gt; Default:     0x4000000 (64 Mbytes) &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 15 Jul 2002 10:43:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763654#M72999</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-07-15T10:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parmeter - madsiz  value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763655#M73000</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;maxdsiz 262144 &lt;BR /&gt;indicates u are allocating a maximum of 262144 bytes data segment size for a process under execution.&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Mon, 15 Jul 2002 11:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763655#M73000</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-07-15T11:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parmeter - madsiz  value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763656#M73001</link>
      <description>Thanks a lot,&lt;BR /&gt;i have got it, in /stand/system file u have to specify maxdsize parameter in bytes, where as when we say "sysdef" it shows this value in no. of pages.&lt;BR /&gt;&lt;BR /&gt;Hope iam correct, if not pl. correct me.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;william.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2002 11:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763656#M73001</guid>
      <dc:creator>william_39</dc:creator>
      <dc:date>2002-07-15T11:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: kernel parmeter - madsiz  value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763657#M73002</link>
      <description>Hi William:&lt;BR /&gt;&lt;BR /&gt;That is correct.  If you look at the heading in 'sysdef' you will see that the units are "pages".&lt;BR /&gt;&lt;BR /&gt;If you are running 11.0 or later, you should use 'kmtune -q 'name&amp;gt;' or 'kmtune -l -q &lt;NAME&gt; for a detailed report of the &lt;NAME&gt;ed parameter.  'sysdef' is deprecated on 11.x and may not provide as reliable information as 'kmtune'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;/NAME&gt;&lt;/NAME&gt;</description>
      <pubDate>Mon, 15 Jul 2002 12:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parmeter-madsiz-value/m-p/2763657#M73002</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-07-15T12:12:39Z</dc:date>
    </item>
  </channel>
</rss>

