All of lore.kernel.org
 help / color / mirror / Atom feed
From: martin f krafft <madduck@madduck.net>
To: linux-raid@vger.kernel.org
Subject: Speeding up reading with RAID1 and --write-mostly
Date: Sat, 13 Sep 2014 08:01:43 +0200	[thread overview]
Message-ID: <20140913060143.GA15849@fishbowl.rw.madduck.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]

Hello,

my laptop still has a rotational disk, and also a MMC reader, which
I never use. Having seen some SSD laptops do things blazingly fast,
I wondered if I couldn't use the MMC to help.

Assuming there is a MMC fast enough out there, how about creating
a RAID1 across MMC and parts of the rotational disk, with the
rotational disk flagged --write-mostly? This RAID would then hold
the system, while the data would sit on the rotational disk.

The theory here is that writing is going to be expensive either way,
but most of system use is reading anyway.

Does this sound like an idea worth pursuing? I am asking because
I don't really want to experiment using this laptop, which is
currently my only machine. Have you done this? Have you any
thoughts? Or is this just a bad idea?

I would appreciate CCs on replies.

-- 
@martinkrafft | http://madduck.net/ | http://two.sentenc.es/
 
"without a god, life is only a matter of opinion."
                                                    -- douglas adams
 
spamtraps: madduck.bogus@madduck.net

[-- Attachment #2: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current) --]
[-- Type: application/pgp-signature, Size: 1107 bytes --]

             reply	other threads:[~2014-09-13  6:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-13  6:01 martin f krafft [this message]
2014-09-13 11:56 ` Speeding up reading with RAID1 and --write-mostly Ethan Wilson
     [not found] ` <CAH3kUhGEaon77fpNm2mjRwPbNMZe9BLK3eA6LTB4xQeg0hMF-Q@mail.gmail.com>
2014-09-13 16:23   ` martin f krafft
2014-09-15  4:11     ` NeilBrown
2014-09-15  7:44   ` martin f krafft

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=20140913060143.GA15849@fishbowl.rw.madduck.net \
    --to=madduck@madduck.net \
    --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 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.