<?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: System Unable to use the allocated swap memory in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493933#M69792</link>
    <description>The problem we are facing currently is as the application is webbased and lots of java processess are running.&lt;BR /&gt;During the compilation or ant build the processes utilize 100% of the CPU &lt;BR /&gt;and even after the process are over the system does not release the java processess.&lt;BR /&gt;&lt;BR /&gt;Due to this the load avarage on the server is increasing. &lt;BR /&gt;The linux guy had tried to add more swap and check if the system is using the swap area but it is still not.&lt;BR /&gt;We are trying upload the latest version of our application . The same application has been loaded successfully on the other systems.</description>
    <pubDate>Sun, 27 Feb 2005 07:07:53 GMT</pubDate>
    <dc:creator>Abhijit_10</dc:creator>
    <dc:date>2005-02-27T07:07:53Z</dc:date>
    <item>
      <title>System Unable to use the allocated swap memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493931#M69790</link>
      <description>We have HP Proliant ML 350 G4 with 2 processors and 2 GB RAM.&lt;BR /&gt;&lt;BR /&gt;We have allocated 2GB swaparea.&lt;BR /&gt;&lt;BR /&gt;But when we run any process and check in "TOP" the allocated swap area is not used at all.&lt;BR /&gt;It has Redhat AS 2.1 as OS,Oracle 8.1.7 database and application.</description>
      <pubDate>Sun, 27 Feb 2005 01:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493931#M69790</guid>
      <dc:creator>Abhijit_10</dc:creator>
      <dc:date>2005-02-27T01:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: System Unable to use the allocated swap memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493932#M69791</link>
      <description>you're lucky - so far all your processes run in RAM and don't use swap area.&lt;BR /&gt;Again - it's OK!&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Feb 2005 06:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493932#M69791</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-02-27T06:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: System Unable to use the allocated swap memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493933#M69792</link>
      <description>The problem we are facing currently is as the application is webbased and lots of java processess are running.&lt;BR /&gt;During the compilation or ant build the processes utilize 100% of the CPU &lt;BR /&gt;and even after the process are over the system does not release the java processess.&lt;BR /&gt;&lt;BR /&gt;Due to this the load avarage on the server is increasing. &lt;BR /&gt;The linux guy had tried to add more swap and check if the system is using the swap area but it is still not.&lt;BR /&gt;We are trying upload the latest version of our application . The same application has been loaded successfully on the other systems.</description>
      <pubDate>Sun, 27 Feb 2005 07:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493933#M69792</guid>
      <dc:creator>Abhijit_10</dc:creator>
      <dc:date>2005-02-27T07:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: System Unable to use the allocated swap memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493934#M69793</link>
      <description>IMHO, it's still OK - may be CPU is your bottle-neck and 2GB RAM is enough.</description>
      <pubDate>Sun, 27 Feb 2005 07:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493934#M69793</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-02-27T07:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: System Unable to use the allocated swap memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493935#M69794</link>
      <description>The problem is more likely that the java processes are not closing after their work is done. Swap wouldn't be needed until all 2 GB of ram is busy, so no swap is a good thing :)</description>
      <pubDate>Sun, 27 Feb 2005 10:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493935#M69794</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-02-27T10:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: System Unable to use the allocated swap memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493936#M69795</link>
      <description>ok, so the cpu is at 100%, that doesn't mean there is a memory problem. did you check the actual use of memory when the problem occurs (use 'free')?</description>
      <pubDate>Mon, 28 Feb 2005 02:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493936#M69795</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2005-02-28T02:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: System Unable to use the allocated swap memory</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493937#M69796</link>
      <description>Your problem is most likely with Java Garbage Collection. Every JVM runs an internal housekeeping process that looks for Java Objects that are no longer required for the Java App/Servlet to keep running. In Unix terms the process would be paged-out, then after a further delay, deleted from the paging-area(s). This purging is controlled by several Kernel parameters, and the control process is known as the page-stealing daemon. In Java pretty much the same thing happens, the Java memory space is divided into several areas, of active(young) processes, inactive(old), and a futher special memory area that Java calls (nirvana). As Java programs run, the Garbage Collection process combs memory in order to find code fragments that can be moved between areas in order to maximse memory and process efficiency. Unfortunately early versions of Java are very bad at this, and coupled with the fact that developers do not write memory efficient code, a JVM quickly gobbles up pretty much all the resources that a machine can throw at it.&lt;BR /&gt;&lt;BR /&gt;The solution to this is:&lt;BR /&gt;1. Upgrade to the latest Java VM.&lt;BR /&gt;2. Have the developers review their code with a view to making it more memory efficient.&lt;BR /&gt;3. Try experimenting with the MAXVM and MINVM parameters on the Java command line, to see if you can increase the amount of memory available to the VM.&lt;BR /&gt;&lt;BR /&gt;Remember that if a VM is larger you have fewer Garbage Collections, but this can result in jerky application response, whereas many small ones can make your environment run very slowly for no apparent reason.</description>
      <pubDate>Mon, 28 Feb 2005 02:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-unable-to-use-the-allocated-swap-memory/m-p/3493937#M69796</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-02-28T02:53:59Z</dc:date>
    </item>
  </channel>
</rss>

