<?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 share mem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/share-mem/m-p/2650266#M1045</link>
    <description>All,&lt;BR /&gt;Could someone explains what share mem is? How does oracle uses it? what affect does it have on my system's free mem, if I have 2Gb of phys. memory and my shmmax is to 3Gb? Thanks.</description>
    <pubDate>Tue, 22 Jan 2002 19:06:55 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2002-01-22T19:06:55Z</dc:date>
    <item>
      <title>share mem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/share-mem/m-p/2650266#M1045</link>
      <description>All,&lt;BR /&gt;Could someone explains what share mem is? How does oracle uses it? what affect does it have on my system's free mem, if I have 2Gb of phys. memory and my shmmax is to 3Gb? Thanks.</description>
      <pubDate>Tue, 22 Jan 2002 19:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/share-mem/m-p/2650266#M1045</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-01-22T19:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: share mem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/share-mem/m-p/2650267#M1046</link>
      <description>As I understand it you can increase shmmax to whatever value you want. It just sets the maximum that can be used for a single contiguous lump of memory. Usually you would set it to your physical memory size minus kernel requirement and a bit reserved&lt;BR /&gt; for programs.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Tue, 22 Jan 2002 19:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/share-mem/m-p/2650267#M1046</guid>
      <dc:creator>Jeffrey S. Sims</dc:creator>
      <dc:date>2002-01-22T19:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: share mem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/share-mem/m-p/2650268#M1047</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;What Jeffrey states is correct, you can set it to just about anything. &lt;BR /&gt;&lt;BR /&gt;Shared memory segments are allocated by the shmget() function call, and typically this function is called directly by applications like Oracle.&lt;BR /&gt;&lt;BR /&gt;ipcs -m will show shared memory usage.&lt;BR /&gt;&lt;BR /&gt;Shared memory under Linux is no different from System V IPC shared memory found&lt;BR /&gt;in most other Unix systems. I would recommend reading&lt;BR /&gt;"Advanced UNIX Programming" to get to know how to use shared memory.&lt;BR /&gt;Alternative, read linux man pages for shmget, shmctl and shmat.&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Feb 2002 14:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/share-mem/m-p/2650268#M1047</guid>
      <dc:creator>IT Response</dc:creator>
      <dc:date>2002-02-22T14:48:04Z</dc:date>
    </item>
  </channel>
</rss>

