Re: Memory issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07Mar2007 09:03, Redouane N. <redouane@xxxxxxxxxx> wrote:
| I am using Red Hat AS version 3 update 4 to run oracle applications.
| We have 16GB RAM and 4 cpus with 2 GB of swap...
| But what is happening here is that the 16GB ram is always used by what??

The buffer cache will probabloy use as much RAM as you have available,
over time. This is fine, and desirable; it maximises the likelihood that
an attempt to read data will find it already in RAM. If RAM is needed
for something else, any RAM allocated to buffers that have not been
modified (i.e. data that's been read and just kept) can be release for
immediate use.

| i dunno! even the swap is getting full...

Really. That's unusual unless your apps are genuinely large. What does "top"
show?
-- 
Cameron Simpson <cs@xxxxxxxxxx> DoD#743
http://www.cskk.ezoshosting.com/cs/

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux