<?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: memory usage in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118384#M7948</link>
    <description>Martin is right do a grep "GB" on the .config file for your kernel&lt;BR /&gt;&lt;BR /&gt;also at the top of your dmesg you will see how much is seen at boot &lt;BR /&gt;&lt;BR /&gt;# dmesg | less &lt;BR /&gt;&lt;BR /&gt;if this is not your total and your .config say somrthing like&lt;BR /&gt;&lt;BR /&gt;------------&lt;BR /&gt;grep "GB" /boot/config-2.4.20-20.9&lt;BR /&gt;# CONFIG_3GB is not set&lt;BR /&gt;# CONFIG_2GB is not set&lt;BR /&gt;CONFIG_1GB=y&lt;BR /&gt;------------&lt;BR /&gt;&lt;BR /&gt;then you are right, you dont have the bigmem&lt;BR /&gt;&lt;BR /&gt;J-P</description>
    <pubDate>Thu, 13 Nov 2003 12:30:40 GMT</pubDate>
    <dc:creator>Huc_1</dc:creator>
    <dc:date>2003-11-13T12:30:40Z</dc:date>
    <item>
      <title>memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118377#M7941</link>
      <description>I have a linux system with 4 gigs of memory and after installation i found i am getting only 1 gigs for applications...&lt;BR /&gt;here is my vmstat output:&lt;BR /&gt;&lt;BR /&gt; r  b  w   swpd   free   buff  cache  si  so    bi    bo   in    cs  us  sy  id&lt;BR /&gt; 0  0  0  17068 988120 145884 2605204   0   0     1     3    4     5   1   0   0&lt;BR /&gt;&lt;BR /&gt;Some one tell me how can get the cache memory back to my applications...&lt;BR /&gt;&lt;BR /&gt;Here is my top output:&lt;BR /&gt;Mem:  3947940K av, 3458628K used,  489312K free,       0K shrd,  146032K buff&lt;BR /&gt;Swap: 1048552K av,   17068K used, 1031484K free                 2605208K cached&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vijay&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Nov 2003 11:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118377#M7941</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-11-13T11:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118378#M7942</link>
      <description>I'm not so sure... but having 1GB of swap space could limit your application memory space to 1GB.&lt;BR /&gt;Try adding some swap space using files, It's easier. Just to make a test...&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Claudio</description>
      <pubDate>Thu, 13 Nov 2003 11:20:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118378#M7942</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-11-13T11:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118379#M7943</link>
      <description>Maybe at startup it is not seen&lt;BR /&gt;&lt;BR /&gt;check in dmesg if you see 4G &lt;BR /&gt;&lt;BR /&gt;if not have alook at &lt;BR /&gt;&lt;BR /&gt;/usr/src/linux-2.4.20-20.9/Documentation/kernel-parameters.txt &lt;BR /&gt;&lt;BR /&gt;in there you will find how to pass this to kernel as parameter at boot&lt;BR /&gt;&lt;BR /&gt;look for parameter mem=&lt;BR /&gt;&lt;BR /&gt;after you have tested this works do not forget to make it permanent from lilo or grub&lt;BR /&gt;&lt;BR /&gt;# meminfo&lt;BR /&gt;&lt;BR /&gt;also help to see memory informations&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Thu, 13 Nov 2003 11:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118379#M7943</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-13T11:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118380#M7944</link>
      <description>You might need to install and start using the Red Hat/your vendor bigmem kernel.&lt;BR /&gt;&lt;BR /&gt;This kernel is designed for systems with memory in excess of 2 GB.&lt;BR /&gt;&lt;BR /&gt;Also, swap on most Linux/Unix systems needs to be at least half of system memory.  That's fur sure on HP-UX and a rule I've seen in Linux guides.&lt;BR /&gt;&lt;BR /&gt;sEP</description>
      <pubDate>Thu, 13 Nov 2003 11:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118380#M7944</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-13T11:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118381#M7945</link>
      <description>good point Steve and Huc...&lt;BR /&gt;&lt;BR /&gt;Here is my GRUB line for kernel:&lt;BR /&gt;&lt;BR /&gt;kernel /boot/vmlinuz-2.4.16-WSPACK ro root=/dev/cciss/c0d0p1&lt;BR /&gt;&lt;BR /&gt;I think it is not enabled with bigmem...&lt;BR /&gt;&lt;BR /&gt;am i right?&lt;BR /&gt;&lt;BR /&gt;-Vijay</description>
      <pubDate>Thu, 13 Nov 2003 12:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118381#M7945</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-11-13T12:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118382#M7946</link>
      <description>Do a grep GB .config on your kernel sources. That should tell you how your kernel was build.</description>
      <pubDate>Thu, 13 Nov 2003 12:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118382#M7946</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-11-13T12:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118383#M7947</link>
      <description>If you can boot your system and look at the console.&lt;BR /&gt;&lt;BR /&gt;All installed and configured kernels will show on the startup screen on the console.&lt;BR /&gt;&lt;BR /&gt;If you see one called bigmem, choose it with the keyboard and see if it boots.&lt;BR /&gt;&lt;BR /&gt;If its not there, go get one from Red Hat.  Its an rpm file and pretty easy to install either from the command line or Red Hat Update.&lt;BR /&gt;&lt;BR /&gt;The default line of the grub file tells the system which kernel to auto boot.&lt;BR /&gt;&lt;BR /&gt;Don't delete the old kernel while running this experiment.  Make sure the new one works and gives good results before making any changes.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Nov 2003 12:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118383#M7947</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-13T12:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118384#M7948</link>
      <description>Martin is right do a grep "GB" on the .config file for your kernel&lt;BR /&gt;&lt;BR /&gt;also at the top of your dmesg you will see how much is seen at boot &lt;BR /&gt;&lt;BR /&gt;# dmesg | less &lt;BR /&gt;&lt;BR /&gt;if this is not your total and your .config say somrthing like&lt;BR /&gt;&lt;BR /&gt;------------&lt;BR /&gt;grep "GB" /boot/config-2.4.20-20.9&lt;BR /&gt;# CONFIG_3GB is not set&lt;BR /&gt;# CONFIG_2GB is not set&lt;BR /&gt;CONFIG_1GB=y&lt;BR /&gt;------------&lt;BR /&gt;&lt;BR /&gt;then you are right, you dont have the bigmem&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Thu, 13 Nov 2003 12:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118384#M7948</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-13T12:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118385#M7949</link>
      <description>Thanks Martin and Steve&lt;BR /&gt;&lt;BR /&gt;I checked my .config in /usr/src/linux but no luck with "grep GB .config" (no output)&lt;BR /&gt;&lt;BR /&gt;How can  check my running kernel is supporting big memory more than 2GB...&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vijay&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Nov 2003 12:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118385#M7949</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-11-13T12:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118386#M7950</link>
      <description>Oh... i forgot to test dmesg...the system finds 4 GB during boot....&lt;BR /&gt;&lt;BR /&gt;Memory: 3947712k/4014056k available (1857k kernel code, 65956k reserved, 558k data, 228k init, 3096&lt;BR /&gt;552k highmem)&lt;BR /&gt;&lt;BR /&gt;Now the issue is my application is using only 1 Gigs...any reasons&lt;BR /&gt;&lt;BR /&gt;-Vijay</description>
      <pubDate>Thu, 13 Nov 2003 12:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118386#M7950</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-11-13T12:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118387#M7951</link>
      <description>I'll need a hint to answer your last question.&lt;BR /&gt;&lt;BR /&gt;What application is it?&lt;BR /&gt;&lt;BR /&gt;Who is the vendor?&lt;BR /&gt;&lt;BR /&gt;If I know anything about it, I'll try and help. If not, you may need to contact the vendor of the application.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Nov 2003 12:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118387#M7951</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-13T12:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118388#M7952</link>
      <description>What I find intersting is these numbers:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Mem: 3947940K av, 3458628K used, 489312K free, 0K shrd, 146032K buff&lt;BR /&gt;&amp;gt; Swap: 1048552K av, 17068K used, 1031484K free 2605208K cached&lt;BR /&gt;&lt;BR /&gt;Sure 4GB found.  3.4GB used.  2.6GB of disk chaching.&lt;BR /&gt;&lt;BR /&gt;It honesly lookslike it's being used, and there's 500 or so MB available.&lt;BR /&gt;&lt;BR /&gt;Looking deeper into /proc/meminfo would give more details.&lt;BR /&gt;&lt;BR /&gt;If I had to guess, I'd say big-scale databases were at work here, to cause that level of cache.  Oracle? DB/2?&lt;BR /&gt;&lt;BR /&gt;Doesn't appear to be all that much user-space memory usage.</description>
      <pubDate>Thu, 13 Nov 2003 21:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118388#M7952</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-11-13T21:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118389#M7953</link>
      <description>My wild guess is that your application is behaving erratically.  Can you ping the forum on how much buffered RAM is getting eaten away once you start your app ?  `free' is your friend .  If possible fall back to the version of glibc suggested by the app vendor.</description>
      <pubDate>Thu, 13 Nov 2003 21:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage/m-p/3118389#M7953</guid>
      <dc:creator>Ragu_1</dc:creator>
      <dc:date>2003-11-13T21:23:11Z</dc:date>
    </item>
  </channel>
</rss>

