<?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: shared memory size/segaments in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883901#M280353</link>
    <description>Hi Jeff:&lt;BR /&gt;&lt;BR /&gt;Shared memory is a form of interprocess communication.  The idea is to allow two or more processes to pass data by referencing a segment of common physical memory.&lt;BR /&gt;&lt;BR /&gt;The HP-UX kernel has various paramters to control the size and number of segments allocatable.  The manpages document the constraints associated with each.&lt;BR /&gt;&lt;BR /&gt;Shared memory is used heavily by databases.&lt;BR /&gt;&lt;BR /&gt;Various system calls (beginning with "shm") are used to manipulate shared memory.  The manpages codument these too.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Oct 2006 07:56:57 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2006-10-20T07:56:57Z</dc:date>
    <item>
      <title>shared memory size/segaments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883900#M280352</link>
      <description>What is shared memory segaments?  Where and what is this for?  How does changing this parameter affect the system?&lt;BR /&gt;RP7410, HPUX 11.i, 4 gig of memory</description>
      <pubDate>Fri, 20 Oct 2006 07:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883900#M280352</guid>
      <dc:creator>Jeff Hagstrom</dc:creator>
      <dc:date>2006-10-20T07:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory size/segaments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883901#M280353</link>
      <description>Hi Jeff:&lt;BR /&gt;&lt;BR /&gt;Shared memory is a form of interprocess communication.  The idea is to allow two or more processes to pass data by referencing a segment of common physical memory.&lt;BR /&gt;&lt;BR /&gt;The HP-UX kernel has various paramters to control the size and number of segments allocatable.  The manpages document the constraints associated with each.&lt;BR /&gt;&lt;BR /&gt;Shared memory is used heavily by databases.&lt;BR /&gt;&lt;BR /&gt;Various system calls (beginning with "shm") are used to manipulate shared memory.  The manpages codument these too.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Oct 2006 07:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883901#M280353</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-10-20T07:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory size/segaments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883902#M280354</link>
      <description>Hi (again) Jeff:&lt;BR /&gt;&lt;BR /&gt;Remember that most kernel parameters are fences.  That is, one wants to provide some limit (often on a per-user or per-process basis) to the consumption of a finite resource (e.g. memory).&lt;BR /&gt;&lt;BR /&gt;That said, it is somewhat difficult to generalize an answer to your gestino of "how does changing this paramter affect the system".&lt;BR /&gt;&lt;BR /&gt;Which paramter --- shmmax, shmmni, shmseg?&lt;BR /&gt;&lt;BR /&gt;Have a look at this document's discussion of these:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/TKP-90202/TKP-90202.pdf" target="_blank"&gt;http://docs.hp.com/en/TKP-90202/TKP-90202.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 20 Oct 2006 09:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883902#M280354</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-10-20T09:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: shared memory size/segaments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883903#M280355</link>
      <description>It is important to understand how the processes on your system work. Shared memory requires extensive programming techniques to make it all work. If your programs do not communicate with shared memory, then it is only of academic interest what shared memory does. One program in HP-UX that uses shared memory is fbackup so that multiple reader programs can gather data very quickly. The actual number do not affect HP-UX at all -- they just provide limits and table spaces for programs that might use shared memory.</description>
      <pubDate>Fri, 20 Oct 2006 13:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shared-memory-size-segaments/m-p/3883903#M280355</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-10-20T13:22:43Z</dc:date>
    </item>
  </channel>
</rss>

