[Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-07-07 Thread Colin Ian King
Yep, this will be sync'd from the dkms source into the kernel once this is released. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1881107 Title: zfs: backport AES-GCM performance

[Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-07-07 Thread Matthias Köhne
I can confirm it. At the moment the kernel module is not patched and you need to install the package zfs-dkms. without patch: WRITE SPEED 25,3 MB/s READ SPEED 52,6 MB/s with patch (apt install zfs-dkms && reboot): WRITE SPEED 173 MB/s READ SPEED 230 MB/s Ubuntu 20.04 LTS

[Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-06-25 Thread Josef Rypáček
I can confirm the fix will enhance speed ~ 3 times on my machine, but fixed ZFS kernel module is not included even in current focal-updates kernel (linux-modules-5.4.0-39-generic). I had to install zfs-dkms to get zfs kernel module of version 0.8.3-1ubuntu12.1. I was trying to find what version

[Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-06-16 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.8.3-1ubuntu12.1 --- zfs-linux (0.8.3-1ubuntu12.1) focal; urgency=medium * Backport AES-GCM performance accelleration (LP: #1881107) - backport of upstream zfs commit 31b160f0a6c673c8f926233af2ed6d5354808393 ("ICP: Improve

[Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-06-03 Thread Colin Ian King
I've tested this on a Haswell, Intel Core2 Duo and Conroe CPUs under emulation. The latter two CPUS don't have AES instruction sets and work fine. Attached are some benchmarks. Also regression tested on Intel Core2 Duo and Haswell with the ubuntu zfs autotests, so I believe I've covered AES and

[Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-06-02 Thread Chris Halse Rogers
Do we have the tests run on hardware that does not support the relevant instructions, in addition to running them on CPUs with the AES instructions? ** Changed in: zfs-linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-05-28 Thread Colin Ian King
I'll be doing the latter fix once I've got this through SRU process. I'm trying to make a low-risk set of updates. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1881107 Title: zfs:

Re: [Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-05-28 Thread Richard Laager
There is another AES-GCM performance acceleration commit for systems without MOVBE. -- Richard -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1881107 Title: zfs: backport AES-GCM

[Kernel-packages] [Bug 1881107] Re: zfs: backport AES-GCM performance accelleration

2020-05-28 Thread Colin Ian King
benchmarked on Haswell Intel 8 thread CPU: Benchmarks: original 15:29:15 INFO | zfs_encryption_aes_128_ccm_wr_rate_mbytes_per_second_average 79.6500 15:29:15 INFO | zfs_encryption_aes_128_ccm_rd_rate_mbytes_per_second_average 68.9800 15:29:15 INFO |