<?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: allocation memory problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783767#M641024</link>
    <description>&amp;gt;I need a script that can be alloc more than 4 Gb&lt;BR /&gt;&lt;BR /&gt;Good luck, only if you have a 64 bit shell.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;the kernel parameter and ulimit are ok.&lt;BR /&gt;&lt;BR /&gt;ulimit is useless for setting sizes for 64 bit apps, what are the kernel parms:&lt;BR /&gt;kctune | grep "max.*siz"&lt;BR /&gt;&lt;BR /&gt;Note: maxssiz 401604608&lt;BR /&gt;This may be too big for a 32 bit app.  Every byte in maxssiz takes away a byte in your heap.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I suppose that this script call a java that failed over 4Gb.&lt;BR /&gt;&lt;BR /&gt;No scripts here, only executables.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;how can test start of java with more of 4 Gb?&lt;BR /&gt;&lt;BR /&gt;You have to tell java to use a 64 bit version: -d64</description>
    <pubDate>Wed, 04 May 2011 18:49:46 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-05-04T18:49:46Z</dc:date>
    <item>
      <title>allocation memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783763#M641020</link>
      <description>I have a problem with a memory.&lt;BR /&gt;I suspect that my 64 bit application when crash when alloc more than 4 Gb of memory.&lt;BR /&gt;I need a script that can be alloc more than 4 Gb&lt;BR /&gt;8 Gb is perfect .&lt;BR /&gt;the kernel parameter and ulimit are ok.&lt;BR /&gt; ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         4194300&lt;BR /&gt;stack(kbytes)        392192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 4096&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 May 2011 13:19:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783763#M641020</guid>
      <dc:creator>ITT_ITZ</dc:creator>
      <dc:date>2011-05-03T13:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: allocation memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783764#M641021</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Why do you need a script if your application just does fine running out of memory?&lt;BR /&gt;&lt;BR /&gt;What error (the 'errno' and the message does your application report?  I assume that it is a well-behaved one that does.&lt;BR /&gt;&lt;BR /&gt;What does your swap space look like when your application dies?&lt;BR /&gt;&lt;BR /&gt;For what is 'maxdsiz_64' set?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 03 May 2011 13:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783764#M641021</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-03T13:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: allocation memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783765#M641022</link>
      <description>What makes you think your application is 64bit? Are you sure?&lt;BR /&gt;&lt;BR /&gt;Please do:&lt;BR /&gt;&lt;BR /&gt;file nameofexe&lt;BR /&gt;&lt;BR /&gt;It could be you have a 32bit app good sir and even if you re-quadrant, your 32 bit app will not be able to use no more than 3.9GB of memory (total of data, text and stack).&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;</description>
      <pubDate>Tue, 03 May 2011 14:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783765#M641022</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-03T14:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: allocation memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783766#M641023</link>
      <description>maxdsiz                        4294963200  4294963200     Immed&lt;BR /&gt;maxdsiz_64bit               4396972765184  4396972765184  Immed&lt;BR /&gt;maxrsessiz                        8388608  Default        &lt;BR /&gt;maxrsessiz_64bit                  8388608  Default        &lt;BR /&gt;maxssiz                         401604608  401604608      Immed&lt;BR /&gt;maxssiz_64bit                  2147483648  2147483648     Immed&lt;BR /&gt;pa_maxssiz_32bit                 83648512  Default        &lt;BR /&gt;pa_maxssiz_64bit                536870912  Default        &lt;BR /&gt;shmmax                        68719476736  68719476736    Immed&lt;BR /&gt;shmmni                               2896  2896           Immed&lt;BR /&gt;shmseg                               1024  1024           Immed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is my kernel parameter ...&lt;BR /&gt;&lt;BR /&gt;My application is :&lt;BR /&gt;file /sas_SNA/CLA/SAS_SW/SASFoundation/9.2/sasexe/sas&lt;BR /&gt;/sas_SNA/CLA/SAS_SW/SASFoundation/9.2/sasexe/sas:       ELF-64 executable object file - IA64&lt;BR /&gt;&lt;BR /&gt;I suppose that this script call a java that failed over 4Gb.&lt;BR /&gt;how can test start of java with more of 4 Gb ?&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2011 07:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783766#M641023</guid>
      <dc:creator>ITT_ITZ</dc:creator>
      <dc:date>2011-05-04T07:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: allocation memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783767#M641024</link>
      <description>&amp;gt;I need a script that can be alloc more than 4 Gb&lt;BR /&gt;&lt;BR /&gt;Good luck, only if you have a 64 bit shell.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;the kernel parameter and ulimit are ok.&lt;BR /&gt;&lt;BR /&gt;ulimit is useless for setting sizes for 64 bit apps, what are the kernel parms:&lt;BR /&gt;kctune | grep "max.*siz"&lt;BR /&gt;&lt;BR /&gt;Note: maxssiz 401604608&lt;BR /&gt;This may be too big for a 32 bit app.  Every byte in maxssiz takes away a byte in your heap.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I suppose that this script call a java that failed over 4Gb.&lt;BR /&gt;&lt;BR /&gt;No scripts here, only executables.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;how can test start of java with more of 4 Gb?&lt;BR /&gt;&lt;BR /&gt;You have to tell java to use a 64 bit version: -d64</description>
      <pubDate>Wed, 04 May 2011 18:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocation-memory-problem/m-p/4783767#M641024</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-05-04T18:49:46Z</dc:date>
    </item>
  </channel>
</rss>

