[Bug 258204] [geli] Extremely poor performance copying directory with lot of small files on nvme

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Dec 2021 11:21:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258204

Eugene Grosbein <eugen@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #13 from Eugene Grosbein <eugen@freebsd.org> ---
(In reply to Ali Abdallah from comment #12)

"geli list" shows that is uses software crypto (non-accelerated).

You should load aesni.ko as your CPU supports it then refer to dmesg output to
see what encryption modes are accelerated with your hardware and use
accelerated mode for GELI container. Then re-do your performance tests and
report back.

-- 
You are receiving this mail because:
You are the assignee for the bug.