All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Mariella Petrini <mariellapetrini@yahoo.com>,
	Linux RAID <linux-raid@vger.kernel.org>
Subject: Re: Linux and SSD and how to decrease io delay : question, please
Date: Tue, 04 Mar 2008 11:56:04 -0500	[thread overview]
Message-ID: <47CD7F24.7090601@tmr.com> (raw)
In-Reply-To: <303475.18445.qm@web35709.mail.mud.yahoo.com>


 > DanielMariella Petrini wrote:
> Hi,
>
> I have run a benchmark using the latest Linux kernel
> and having
> still the elevator set to noop (for each hard drive)
> and vm.dirty_expire_centisecs = 6000
>
> The system has 24GB of RAM, 2 SSD Mtron drives on a
> RAID controller.
> The databases are spread across two ext3 filesystems
> mounted on the SSD drives (one filesystem maps to one
> SSD drive and the other one to the other SSD drive.
> Each drive is seen as a single volume).
> The system has 2 cpus with 2 cores each.
>
>   
Have you mounted those filesystem with the "noatime" option? If you 
don't do that you risk causing a *lot* of unwanted seek and write 
activity to the journal.
> Before starting each benchmark the system has
> approximately 16GB of RAM already cached (so that most
> of the file reads are reduced)
>   

-- 
Bill Davidsen <davidsen@tmr.com>
  "Woe unto the statesman who makes war without a reason that will still
  be valid when the war is over..." Otto von Bismark 



       reply	other threads:[~2008-03-04 16:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <303475.18445.qm@web35709.mail.mud.yahoo.com>
2008-03-04 16:56 ` Bill Davidsen [this message]
     [not found] <794655.87405.qm@web35701.mail.mud.yahoo.com>
2008-03-03 17:31 ` Linux and SSD and how to decrease io delay : question, please Bill Davidsen
2008-02-20  0:02 Mariella Petrini
2008-02-28 20:30 ` 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=47CD7F24.7090601@tmr.com \
    --to=davidsen@tmr.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=mariellapetrini@yahoo.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.