linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* anybody using the gc-ramdisk?
@ 2010-01-04 21:16 Adam Megacz
  2010-01-05  4:24 ` Thomas Fjellstrom
  2010-01-05 17:03 ` KELEMEN Peter
  0 siblings, 2 replies; 5+ messages in thread
From: Adam Megacz @ 2010-01-04 21:16 UTC (permalink / raw)
  To: linux-raid


Has anybody tried using the GC-Ramdisk (aka iRAM -- four DDR DIMMs on a
PCI card with a battery backup)

  http://www.gigabyte.com.tw/Products/Storage/Products_Overview.aspx?ProductID=2180
  http://en.wikipedia.org/wiki/I-RAM

Performance is much better than flash memories, but the price per
gigabyte is much greater and maximum capacity is far less.  It's really
closer to the nvram cache on a hardware raid card than an SSD.  The fact
that it loses data after 16 hours without power is a little worrisome,
although it uses a standard nimh battery so you can replace that with
something that lasts a lot longer...

Anyways, I'd be interested in hearing about anybody's experience with it.

I'm thinking of using this for my md write intent bitmap and ext4
journal, with "-o data=ordered" so close() and fsync() return as soon as
the data hits the DIMMs -- no need to wait for the disk to rotate around.

Any comments?

So often I hear debates about "hardware raid" versus "software raid"
which are actually debates over whether or not you ought to have some
sort of battery-backed write cache around.

  - a


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-05 17:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04 21:16 anybody using the gc-ramdisk? Adam Megacz
2010-01-05  4:24 ` Thomas Fjellstrom
2010-01-05  4:30   ` Adam Megacz
2010-01-05  4:34     ` fibre raid
2010-01-05 17:03 ` KELEMEN Peter

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).