<?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: sbrk value in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961204#M415722</link>
    <description>Shalom&lt;BR /&gt;&lt;BR /&gt;kmtune | grep 0x15A4E000&lt;BR /&gt;&lt;BR /&gt;That might help you find out what kernel parameter to adjust.&lt;BR /&gt;&lt;BR /&gt;Always state your system type and OS version when asking for help, so it can b e more detailed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 20 Feb 2006 12:03:48 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-02-20T12:03:48Z</dc:date>
    <item>
      <title>sbrk value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961203#M415721</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I want to know what is the meaning of term "sbrk" value.&lt;BR /&gt;&lt;BR /&gt;I am not able to use my CAD softwares as I am getting error like:&lt;BR /&gt;&lt;BR /&gt;current sbrk value = 0x15A4E000&lt;BR /&gt;Maximum sbrk value = 0x7A000000&lt;BR /&gt;&lt;BR /&gt;b) How to increase the swap space in unix.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yajuvendra Singh</description>
      <pubDate>Mon, 20 Feb 2006 11:56:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961203#M415721</guid>
      <dc:creator>Yajuvendra Singh</dc:creator>
      <dc:date>2006-02-20T11:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: sbrk value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961204#M415722</link>
      <description>Shalom&lt;BR /&gt;&lt;BR /&gt;kmtune | grep 0x15A4E000&lt;BR /&gt;&lt;BR /&gt;That might help you find out what kernel parameter to adjust.&lt;BR /&gt;&lt;BR /&gt;Always state your system type and OS version when asking for help, so it can b e more detailed.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 20 Feb 2006 12:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961204#M415722</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-20T12:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: sbrk value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961205#M415723</link>
      <description>Dear Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for your instant reply. I am having c8000 machine loaded with HP-UX 11.11i.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yajuvendra Singh</description>
      <pubDate>Mon, 20 Feb 2006 12:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961205#M415723</guid>
      <dc:creator>Yajuvendra Singh</dc:creator>
      <dc:date>2006-02-20T12:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: sbrk value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961206#M415724</link>
      <description>sbrk() is the system call that underlies the higher-level process dynamic memory allocation functions such as malloc(), calloc(), and realloc(). You need to increase maxdsiz or if this is a 64-bit process then you need to increase maxdsiz_64bit. In 32-bit land, both the stack and the heap share the same 1GB quadrant, so often the problem is that maxssiz has been increased too much and that has the unintended effect of limiting dynamic memory allocation. Set maxssiz and no more than 64MB (and that is very generous; 32MB is typically more appropriate). 64MB is even a generous value for massiz_64bit because well-written software does not require huge stacks.</description>
      <pubDate>Mon, 20 Feb 2006 12:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961206#M415724</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-20T12:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: sbrk value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961207#M415725</link>
      <description>Thank you all.</description>
      <pubDate>Mon, 20 Mar 2006 13:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbrk-value/m-p/4961207#M415725</guid>
      <dc:creator>Yajuvendra Singh</dc:creator>
      <dc:date>2006-03-20T13:55:30Z</dc:date>
    </item>
  </channel>
</rss>

