All of lore.kernel.org
 help / color / mirror / Atom feed
* SSHD ( Hybrid drive ) cache pinning
@ 2014-11-17  2:02 Phillip Susi
  2014-11-17 15:43 ` Jeff Moyer
  0 siblings, 1 reply; 2+ messages in thread
From: Phillip Susi @ 2014-11-17  2:02 UTC (permalink / raw)
  To: linux-fsdevel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hybrid hard drives are coming to market ( I will soon have one for
testing ) that use flash to cache the rotating media.  While the drive
firmware will attempt to figure out what blocks you frequently access
randomly ( not streaming IO ), and try to cache them in the flash,
ATA8 does add commands to allow the OS to explicitly control what
blocks are cached, and it should be in a better position to know what
should be there than the heuristics in the drive firmware.

Has there been any work done yet ( or even just design ) on
implementing this in linux?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCgAGBQJUaVcvAAoJENRVrw2cjl5RN2cH/iU7qywRvAqOq5jSw2nbHTV/
eD6C6QTIcL60yGld0TFXb/NC54kJkhBsciRZkc4IVZ0OakGubrVL9IrKbcluAoAW
5bleJrqZ/EKTaGRC52tH1XEO3XWsjMGwoK2KqhcAyCFUnuz/3nM138oJr5rbGetq
Y+DqE8uNrCrxiVEDOxaLSNuBrGT7h/EL1jaLLBb2OUrgBJrgoY3WRjiQqBsBLCMq
uA02FP7Ol/agrUdHQeMuX/9B2ayyHPdRmKrhf1/DNJ9RHdZQBwuPbbDeIlH/7eqe
lrSKSq4Ek/VJ6Uyb2ja0A2E/lcWymn/XEhFmOYsBt2Lpw2Bnk/AHtnwTKvt7HY4=
=NUAs
-----END PGP SIGNATURE-----

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

* Re: SSHD ( Hybrid drive ) cache pinning
  2014-11-17  2:02 SSHD ( Hybrid drive ) cache pinning Phillip Susi
@ 2014-11-17 15:43 ` Jeff Moyer
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Moyer @ 2014-11-17 15:43 UTC (permalink / raw)
  To: Phillip Susi; +Cc: linux-fsdevel

Phillip Susi <psusi@ubuntu.com> writes:

> Hybrid hard drives are coming to market ( I will soon have one for
> testing ) that use flash to cache the rotating media.  While the drive
> firmware will attempt to figure out what blocks you frequently access
> randomly ( not streaming IO ), and try to cache them in the flash,
> ATA8 does add commands to allow the OS to explicitly control what
> blocks are cached, and it should be in a better position to know what
> should be there than the heuristics in the drive firmware.
>
> Has there been any work done yet ( or even just design ) on
> implementing this in linux?

Have a look at this thread:
  http://www.gossamer-threads.com/lists/linux/kernel/2037810

Cheers,
Jeff

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

end of thread, other threads:[~2014-11-17 15:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17  2:02 SSHD ( Hybrid drive ) cache pinning Phillip Susi
2014-11-17 15:43 ` Jeff Moyer

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.