<?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: mmap kernel tuning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545055#M866372</link>
    <description>Hi Kamal,&lt;BR /&gt;this is depending from the Operating System whitch you are using.&lt;BR /&gt;you can only using 1.75 GB shared memory (shmmax) for HPUX 10.20 an 11.0 32 Bit.&lt;BR /&gt;If you are using 11.0 64 Bit OS, then can you  can increase the parameter shmmax to 16 GB. But it is nessesary to increasing the swap sapce to 20 GB.&lt;BR /&gt;to obtain which kernel you are using in 11.0, you can use the command getconf Kernel_BITS.&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Mohamed</description>
    <pubDate>Tue, 26 Jun 2001 13:16:46 GMT</pubDate>
    <dc:creator>AlHassani Mohamed</dc:creator>
    <dc:date>2001-06-26T13:16:46Z</dc:date>
    <item>
      <title>mmap kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545053#M866370</link>
      <description>Can anyone tell me what tunable kernel parameters [e.g. maxdsiz, shmmax etc] would affect the memory available to the mmap() function?&lt;BR /&gt;I have a situation where I can get a total of approx. 1035MB of shared mmap()'ed memory, albeit only when allocated by a number of individual processes i.e.&lt;BR /&gt;&lt;BR /&gt;proc 1 - 220MB&lt;BR /&gt;proc 2 - 190MB&lt;BR /&gt;proc 3 - 325MB&lt;BR /&gt;proc 4 - 300MB&lt;BR /&gt;&lt;BR /&gt;I can get a further 300MB by allocating smaller amounts of memory [e.g. 50 - 100MB] by more processes.&lt;BR /&gt;Is there a system [HP-UX] imposed limit on the amount of mmap'ed memory available?&lt;BR /&gt;Are there limits imposed on a per process or controlling process basis, and does this limit apply to descendants [child processes]?&lt;BR /&gt;Am I only able to get the further 300MB in smaller chunks due to free memory fragmentation or is there another reason?&lt;BR /&gt;&lt;BR /&gt;Info.: The above results were achieved with shmmax at 0x40000000 [1 GB] and maxdsiz at 0x20000000 [0.5 GB]&lt;BR /&gt;&lt;BR /&gt;Thanks in anticipation.&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jun 2001 08:06:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545053#M866370</guid>
      <dc:creator>Peter Chegwidden</dc:creator>
      <dc:date>2001-06-26T08:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: mmap kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545054#M866371</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You may find what you need in the attached man file.&lt;BR /&gt;&lt;BR /&gt;Increase the swap space may resolve process competing on space.</description>
      <pubDate>Tue, 26 Jun 2001 11:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545054#M866371</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-06-26T11:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: mmap kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545055#M866372</link>
      <description>Hi Kamal,&lt;BR /&gt;this is depending from the Operating System whitch you are using.&lt;BR /&gt;you can only using 1.75 GB shared memory (shmmax) for HPUX 10.20 an 11.0 32 Bit.&lt;BR /&gt;If you are using 11.0 64 Bit OS, then can you  can increase the parameter shmmax to 16 GB. But it is nessesary to increasing the swap sapce to 20 GB.&lt;BR /&gt;to obtain which kernel you are using in 11.0, you can use the command getconf Kernel_BITS.&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Mohamed</description>
      <pubDate>Tue, 26 Jun 2001 13:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545055#M866372</guid>
      <dc:creator>AlHassani Mohamed</dc:creator>
      <dc:date>2001-06-26T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: mmap kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545056#M866373</link>
      <description>Thanks Kamal and Mohamed.&lt;BR /&gt;Kamal,&lt;BR /&gt;I was unable to read the attachment, but assume that it was the mmap man page [man mmap] on HP_UX 11. I had already looked at this, but unfortunately it did not provide the specific info I need.&lt;BR /&gt;The swap space is at 17GB with approx. 14GB available.&lt;BR /&gt;&lt;BR /&gt;Mohamed,&lt;BR /&gt;Does the 1.75GB limit apply to 32 bit apps. running on a 64 bit kernel?&lt;BR /&gt;&lt;BR /&gt;Again, many thanks to you both. This is my 1st posting to this forum, and I am very impressed with the response.&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 27 Jun 2001 11:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mmap-kernel-tuning/m-p/2545056#M866373</guid>
      <dc:creator>Peter Chegwidden</dc:creator>
      <dc:date>2001-06-27T11:30:42Z</dc:date>
    </item>
  </channel>
</rss>

