mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Adayadil Thomas <adayadil.thomas@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: LowFree pattern
Date: Wed, 2 Sep 2009 12:32:15 -0400	[thread overview]
Message-ID: <fb7befa20909020932k74fa9e37x1eeabdb494835bb9@mail.gmail.com> (raw)

Greetings.

I am running a centos linux with 2.6.20 version kernel. The system has
1G of RAM.

As time goes by the LowFree becomes really low. Right now it shows
137M .. but it goes as low as 8M or so

The command -
echo 3 > /proc/sys/vm/drop_caches
brings back the LowFree to way up high.

The question I have is whether the system by itself release the cache
(drop cache) automatically
to maintain a reasonable LowFree?
Is this configurable?

Any information or help is much appreciated.


cat /proc/meminfo
MemTotal:      1034788 kB
MemFree:        138240 kB
Buffers:         99260 kB
Cached:         177776 kB
SwapCached:      51740 kB
Active:         605172 kB
Inactive:       113572 kB
HighTotal:      130720 kB
HighFree:          252 kB
LowTotal:       904068 kB
LowFree:        137988 kB
SwapTotal:     1048568 kB
SwapFree:       976332 kB
Dirty:             380 kB
Writeback:           0 kB
AnonPages:      441348 kB
Mapped:          15540 kB
Slab:           146088 kB
SReclaimable:   104288 kB
SUnreclaim:      41800 kB
PageTables:       1596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   1565960 kB
Committed_AS:   590576 kB
VmallocTotal:   114680 kB
VmallocUsed:     15052 kB
VmallocChunk:    99348 kB

             reply	other threads:[~2009-09-02 16:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-02 16:32 Adayadil Thomas [this message]
2009-09-02 19:22 ` Bill Davidsen
2009-09-02 22:20   ` Adayadil Thomas
2009-09-03 13:46     ` Bill Davidsen
2009-09-02 19:23 ` Bill Davidsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb7befa20909020932k74fa9e37x1eeabdb494835bb9@mail.gmail.com \
    --to=adayadil.thomas@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome