<?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: Question on swap in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882772#M25638</link>
    <description>you don't have memory-intensive processes in your top output.&lt;BR /&gt;do you really  run Oracle?</description>
    <pubDate>Thu, 19 Oct 2006 06:56:05 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2006-10-19T06:56:05Z</dc:date>
    <item>
      <title>Question on swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882768#M25634</link>
      <description>Hi Friends,&lt;BR /&gt;On Linux it appears that two instances of AS are taking 10 GB of RAM, at least TOP shows this and I’m worried about swapping occurring as I think I have seen the swap process kick in.  Bu the Swap total has never gone over 224K.  Now these two models on Windows are taking only about 1.2 GB, so why do you think Linix would be showing 10 GB of memory used?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;top - 23:53:03 up 36 days, 18:03,  1 user,  load average: 0.24, 0.05, 0.02&lt;BR /&gt;Tasks: 174 total,   1 running, 173 sleeping,   0 stopped,   0 zombie&lt;BR /&gt;Cpu(s):  0.3% us,  0.3% sy,  0.0% ni, 98.3% id,  1.1% wa,  0.0% hi,  0.0% si&lt;BR /&gt;Mem:  10233436k total, 10165620k used,    67816k free,   114136k buffers&lt;BR /&gt;Swap: 50331636k total,      224k used, 50331412k free,  2106540k cached&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Oct 2006 23:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882768#M25634</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-10-18T23:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question on swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882769#M25635</link>
      <description>So, the machine has 10GB of RAm, of which most of it is being used.&lt;BR /&gt;&lt;BR /&gt;By AS, I'm going to assume you're talking about Oracle Application Server.  From what I've seen of Oracle, it'll use what memory is available to do buffers and caching internally.  Without seeing the process listing, it's hard to tell if that's what it's doing (it also depends on the tuning).&lt;BR /&gt;&lt;BR /&gt;Linux it's self will also do this to some extent.  Things to note:&lt;BR /&gt;&lt;BR /&gt;2106540k cached - 2GB in disk cache.&lt;BR /&gt;114136k buffers - A further 100MB in disk buffers.&lt;BR /&gt;&lt;BR /&gt;Using 'top', you can sort-by-memory (M) to give an idea of the top users.&lt;BR /&gt;&lt;BR /&gt;So, more details will help us give more accurate answers..</description>
      <pubDate>Thu, 19 Oct 2006 00:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882769#M25635</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-10-19T00:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question on swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882770#M25636</link>
      <description>your situation (all RAM is used, swap is free) is OK. Why all RAM is used? - linux kernel takes all available RAM for bufferes and cache.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Oct 2006 02:39:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882770#M25636</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-10-19T02:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question on swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882771#M25637</link>
      <description>this is the process list:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND&lt;BR /&gt; 4361 root      15   0 32144  18m 1588 S  0.3  0.2  14:40.20 hald&lt;BR /&gt;13414 root      16   0 36128 2776 2108 S  0.3  0.0   0:00.05 sshd&lt;BR /&gt;    1 root      16   0  4748  560  464 S  0.0  0.0   0:01.21 init&lt;BR /&gt;    2 root      RT   0     0    0    0 S  0.0  0.0   0:00.96 migration/0&lt;BR /&gt;    3 root      34  19     0    0    0 S  0.0  0.0   0:01.13 ksoftirqd/0&lt;BR /&gt;    4 root      RT   0     0    0    0 S  0.0  0.0   0:00.34 migration/1&lt;BR /&gt;    5 root      34  19     0    0    0 S  0.0  0.0   0:01.55 ksoftirqd/1&lt;BR /&gt;    6 root      RT   0     0    0    0 S  0.0  0.0   0:00.10 migration/2&lt;BR /&gt;    7 root      34  19     0    0    0 S  0.0  0.0   0:00.22 ksoftirqd/2&lt;BR /&gt;    8 root      RT   0     0    0    0 S  0.0  0.0   0:00.15 migration/3&lt;BR /&gt;    9 root      34  19     0    0    0 S  0.0  0.0   0:01.32 ksoftirqd/3&lt;BR /&gt;   10 root      RT   0     0    0    0 S  0.0  0.0   0:00.17 migration/4&lt;BR /&gt;   11 root      34  19     0    0    0 S  0.0  0.0   0:01.26 ksoftirqd/4&lt;BR /&gt;   12 root      RT   0     0    0    0 S  0.0  0.0   0:00.15 migration/5&lt;BR /&gt;   13 root      34  19     0    0    0 S  0.0  0.0   0:00.52 ksoftirqd/5&lt;BR /&gt;   14 root      RT   0     0    0    0 S  0.0  0.0   0:00.07 migration/6&lt;BR /&gt;   15 root      34  19     0    0    0 S  0.0  0.0   0:00.18 ksoftirqd/6&lt;BR /&gt;   16 root      RT   0     0    0    0 S  0.0  0.0   0:00.10 migration/7&lt;BR /&gt;   17 root      34  19     0    0    0 S  0.0  0.0   0:00.32 ksoftirqd/7&lt;BR /&gt;   18 root       5 -10     0    0    0 S  0.0  0.0   0:00.01 events/0&lt;BR /&gt;   19 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 events/1&lt;BR /&gt;   20 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 events/2&lt;BR /&gt;   21 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 events/3&lt;BR /&gt;   22 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 events/4&lt;BR /&gt;   23 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 events/5&lt;BR /&gt;   24 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 events/6&lt;BR /&gt;   25 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 events/7&lt;BR /&gt;   26 root       5 -10     0    0    0 S  0.0  0.0   0:00.01 khelper&lt;BR /&gt;   27 root      14 -10     0    0    0 S  0.0  0.0   0:00.00 kacpid&lt;BR /&gt;   57 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 kblockd/0&lt;BR /&gt;   58 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 kblockd/1&lt;BR /&gt;   59 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 kblockd/2&lt;BR /&gt;   60 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 kblockd/3&lt;BR /&gt;   61 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 kblockd/4&lt;BR /&gt;   62 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 kblockd/5&lt;BR /&gt;   63 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 kblockd/6&lt;BR /&gt;   64 root       5 -10     0    0    0 S  0.0  0.0   0:00.00 kblockd/7&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Oct 2006 05:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882771#M25637</guid>
      <dc:creator>praveen..</dc:creator>
      <dc:date>2006-10-19T05:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Question on swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882772#M25638</link>
      <description>you don't have memory-intensive processes in your top output.&lt;BR /&gt;do you really  run Oracle?</description>
      <pubDate>Thu, 19 Oct 2006 06:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882772#M25638</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-10-19T06:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Question on swap</title>
      <link>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882773#M25639</link>
      <description>You don't have to worry about memory usage unless you have page in AND page out in the ouput of the vmstat command. If you do have it, then the system is paging/swapping and this reduces the performance.&lt;BR /&gt;&lt;BR /&gt;If your system is performing whell, and is not swapping, then you don't have a memory issue.</description>
      <pubDate>Thu, 19 Oct 2006 08:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/question-on-swap/m-p/3882773#M25639</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-10-19T08:02:17Z</dc:date>
    </item>
  </channel>
</rss>

