linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "JaniD++" <djani22@dynamicweb.hu>
To: linux-raid@vger.kernel.org
Subject: performance question about cache/buffers  (not exactly raid)
Date: Thu, 8 Dec 2005 01:09:46 +0100	[thread overview]
Message-ID: <047101c5fb8b$b4dc2780$0400a8c0@dcccs> (raw)

Hello, list,

I use 4 disk nodes (2TB RAID5 in each) with nbd.

The question is how can i configure the system, to use more cache (or
buffers) ?
All the nodes have 2GB ram, but never use more than 1.1GB.

[root@st-0001 root]# free
             total       used       free     shared    buffers     cached
Mem:       2072972     913048    1159924          0     838964      24568
-/+ buffers/cache:      49516    2023456
Swap:            0          0          0
[root@st-0001 root]# cat /proc/meminfo
MemTotal:      2072972 kB
MemFree:       1159052 kB
Buffers:        839772 kB
Cached:          25052 kB
SwapCached:          0 kB
Active:          10000 kB
Inactive:       857180 kB
HighTotal:     1179584 kB
HighFree:      1150596 kB
LowTotal:       893388 kB
LowFree:          8456 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:             848 kB
Writeback:           0 kB
Mapped:           4884 kB
Slab:            27320 kB
CommitLimit:   1036484 kB
Committed_AS:     9460 kB
PageTables:        248 kB
VmallocTotal:   114680 kB
VmallocUsed:       452 kB
VmallocChunk:   113484 kB
[root@st-0001 root]#

The readahead and the performance is very important for me.
I have allready try to tune the vm, but the used cache/buffer is still
unchanged.

If somebody have an idea, please let me know! :-)

Thanks,
Janos


                 reply	other threads:[~2005-12-08  0:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='047101c5fb8b$b4dc2780$0400a8c0@dcccs' \
    --to=djani22@dynamicweb.hu \
    --cc=linux-raid@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;
as well as URLs for NNTP newsgroup(s).