<?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: Increasing Shared Memory in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059424#M6406</link>
    <description>change without rebuilding kernel or rebooting:&lt;BR /&gt;# each &lt;NEW_SHMMAX_VALUE&gt; &amp;gt; /proc/sys/kernel/shmax&lt;BR /&gt;for example,&lt;BR /&gt;# echo 22554432 &amp;gt; /proc/sys/kernel/shmmax&lt;BR /&gt;&lt;BR /&gt;note that shared memory setup changes in Linux2.4.&lt;BR /&gt;&lt;BR /&gt;If using oracle, shared memory parameter should be set so that SGA will fit in one segment if possible.&lt;BR /&gt;&lt;BR /&gt;&lt;/NEW_SHMMAX_VALUE&gt;</description>
    <pubDate>Fri, 29 Aug 2003 06:44:09 GMT</pubDate>
    <dc:creator>twang</dc:creator>
    <dc:date>2003-08-29T06:44:09Z</dc:date>
    <item>
      <title>Increasing Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059421#M6403</link>
      <description>How to increase the shared memory in redhat&lt;BR /&gt;&lt;BR /&gt;Can the shared memory be viewed by using free command?&lt;BR /&gt;when i say i get the following &lt;BR /&gt;[root@redhat root]# free&lt;BR /&gt;             total       used      free       &lt;BR /&gt;Mem:        126152     115360      10792&lt;BR /&gt;-/+ buffers/cache:      40848      85304&lt;BR /&gt;Swap:       257000      21676     235324&lt;BR /&gt;&lt;BR /&gt;shared  buffers     cached&lt;BR /&gt; 0       9076      65436&lt;BR /&gt;&lt;BR /&gt;Kindly help me out in increasing the shared memory&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;Jagadesh</description>
      <pubDate>Fri, 29 Aug 2003 06:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059421#M6403</guid>
      <dc:creator>Jagadesh</dc:creator>
      <dc:date>2003-08-29T06:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059422#M6404</link>
      <description>Using either 'top' or 'cat /proc/meminfo' gives you a better overview of what is currently in use.&lt;BR /&gt;&lt;BR /&gt;The 'shared memory' is the amount of memory used by '.so' (shared) libraries.  Unless you are using applications written that use shared libraries, the value will usually be little.&lt;BR /&gt;&lt;BR /&gt;You cannot force this value up.  It will go up dynamically as applications use it.</description>
      <pubDate>Fri, 29 Aug 2003 06:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059422#M6404</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-08-29T06:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059423#M6405</link>
      <description>Just an addition to stuarts comment, if you really do mean applications using shared memory i.e for inter process communication, ipcs -m will show you what is being used and by who.</description>
      <pubDate>Fri, 29 Aug 2003 06:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059423#M6405</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-08-29T06:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Shared Memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059424#M6406</link>
      <description>change without rebuilding kernel or rebooting:&lt;BR /&gt;# each &lt;NEW_SHMMAX_VALUE&gt; &amp;gt; /proc/sys/kernel/shmax&lt;BR /&gt;for example,&lt;BR /&gt;# echo 22554432 &amp;gt; /proc/sys/kernel/shmmax&lt;BR /&gt;&lt;BR /&gt;note that shared memory setup changes in Linux2.4.&lt;BR /&gt;&lt;BR /&gt;If using oracle, shared memory parameter should be set so that SGA will fit in one segment if possible.&lt;BR /&gt;&lt;BR /&gt;&lt;/NEW_SHMMAX_VALUE&gt;</description>
      <pubDate>Fri, 29 Aug 2003 06:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increasing-shared-memory/m-p/3059424#M6406</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-29T06:44:09Z</dc:date>
    </item>
  </channel>
</rss>

