From: Cory Coager <ccoager@gmail.com>
To: Roberto Spadim <roberto@spadim.com.br>
Cc: linux-raid@vger.kernel.org
Subject: Re: support for external persistent cache
Date: Wed, 19 Jan 2011 12:19:22 -0500 [thread overview]
Message-ID: <20110119171922.GA1130@erebus.underworld.local> (raw)
In-Reply-To: <AANLkTinhFAiYYV=cm7UuYHeOsDLwSP_yVsbMPTCwcNee@mail.gmail.com>
On Wed, Jan 19, 2011 at 03:04:09PM -0200, Roberto Spadim wrote:
> check:
> Key Specifications
>
> * 500GB, 320GB and 250GB hard drive capacity options (hard disk
> like, maybe 100mb/s with 7200rpm - it?s you hd disk (/dev/sda in my
> example) )
> * 7200-RPM spindle speed
> * 4GB SLC NAND solid state memory (SSD like, maybe 300mb/s -
> it?s you ssd cache disk (/dev/sdb in my example) )
> * 32MB of drive-level cache (is it ddr3? ddr3 is 10000mb/s, maybe
> less, sata is 3gb/s - it?s the linux/computer ram memory)
> * SATA 3Gb/s with Native Command Queuing (3000mb/s)
>
> what this disk do?
>
> operational system write to (hd) and read from (hd)
>
> hd:
> write/read in memory
> if not in memory, read from ssd
> if not in ssd, read from hd
>
> write can be async
> when loser energy, save memory to ssd, 32mb is fast to write, with
> 300mb/s ssd speed you can use a super capacitor and have 1 second of
> life...
> after write to ssd, write to hd
Sounds about right. Can we make it happen?
next prev parent reply other threads:[~2011-01-19 17:19 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-19 3:06 support for external persistent cache Cory Coager
2011-01-19 3:12 ` Roberto Spadim
2011-01-19 3:17 ` Roberto Spadim
2011-01-19 3:34 ` Cory Coager
2011-01-19 15:19 ` Roberto Spadim
2011-01-19 15:52 ` Cory Coager
2011-01-19 16:16 ` Roberto Spadim
2011-01-19 16:17 ` Roberto Spadim
2011-01-19 16:20 ` Roberto Spadim
2011-01-19 16:29 ` Cory Coager
2011-01-19 16:44 ` Roberto Spadim
2011-01-19 16:57 ` Roberto Spadim
2011-01-19 17:04 ` Roberto Spadim
2011-01-19 17:19 ` Cory Coager [this message]
2011-01-19 17:22 ` Roberto Spadim
2011-01-19 17:02 ` Cory Coager
2011-01-19 17:09 ` Roberto Spadim
2011-01-19 17:15 ` Roberto Spadim
2011-01-19 17:20 ` Roberto Spadim
2011-01-19 17:29 ` Cory Coager
2011-01-19 17:37 ` Roberto Spadim
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=20110119171922.GA1130@erebus.underworld.local \
--to=ccoager@gmail.com \
--cc=linux-raid@vger.kernel.org \
--cc=roberto@spadim.com.br \
/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).