K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-11-05T03:25:23.273498Z K 7 svn:log V 231 zfs: lz4: add optional kmem_alloc support lz4 port from illumos to Linux added a 16KB per-CPU cache to accommodate for the missing 16KB malloc. FreeBSD supports this size, making the extra cache harmful as it can't share buckets. END