Illumos #3137 L2ARC compression
authorSaso Kiselkov <skiselkov@gmail.com>
Thu, 1 Aug 2013 20:02:10 +0000 (13:02 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 8 Aug 2013 20:27:21 +0000 (13:27 -0700)
3137 L2ARC compression
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Dan McDonald <danmcd@nexenta.com>

References:
  illumos/illumos-gate@aad02571bc59671aa3103bb070ae365f531b0b62
  https://www.illumos.org/issues/3137
  http://wiki.illumos.org/display/illumos/L2ARC+Compression

Notes for Linux port:

A l2arc_nocompress module option was added to prevent the
compression of l2arc buffers regardless of how a dataset's
compression property is set.  This allows the legacy behavior
to be preserved.

Ported by: James H <james@kagisoft.co.uk>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1379


No differences found