<?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 How to remove shared memory and semaphores in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911061#M45839</link>
    <description>Hi All&lt;BR /&gt;&lt;BR /&gt;How can I free the shared memory and semaphore  &lt;BR /&gt;&lt;BR /&gt;I have done ipcrm -m shmid (98304) but still it is show 0x000000 98304 &lt;BR /&gt;&lt;BR /&gt;Then only option is to reboot ..Is there any way other than reboot &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
    <pubDate>Thu, 07 Jul 2005 01:21:45 GMT</pubDate>
    <dc:creator>Binu_5</dc:creator>
    <dc:date>2005-07-07T01:21:45Z</dc:date>
    <item>
      <title>How to remove shared memory and semaphores</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911061#M45839</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;How can I free the shared memory and semaphore  &lt;BR /&gt;&lt;BR /&gt;I have done ipcrm -m shmid (98304) but still it is show 0x000000 98304 &lt;BR /&gt;&lt;BR /&gt;Then only option is to reboot ..Is there any way other than reboot &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Thu, 07 Jul 2005 01:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911061#M45839</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-07-07T01:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove shared memory and semaphores</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911062#M45840</link>
      <description>Ok, so show us the output of 'ipcs' please, just so we can see a bit more of what's going on.&lt;BR /&gt;&lt;BR /&gt;Are you sure the shared memory segment you're trying to free isn't in use?</description>
      <pubDate>Thu, 07 Jul 2005 01:29:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911062#M45840</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-07T01:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove shared memory and semaphores</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911063#M45841</link>
      <description>&lt;BR /&gt;just ensure that no process is using the shared memory.&lt;BR /&gt;&lt;BR /&gt;to check for which process id is using the shared memory use 'ipcs -p' and ensure no process is using. if any process is using it, kill the process and then remove the shared memory by using ipcrm&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Thu, 07 Jul 2005 01:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911063#M45841</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-07-07T01:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove shared memory and semaphores</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911064#M45842</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;I have checked the process  using &lt;BR /&gt;ipcs -p and killed the process&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Thu, 07 Jul 2005 06:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-remove-shared-memory-and-semaphores/m-p/4911064#M45842</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-07-07T06:03:48Z</dc:date>
    </item>
  </channel>
</rss>

