zfs/lib/libzpool
Rich Ercolani 882c680cec Add simd metadata in /proc on Linux
Too many times, people's performance problems have amounted to
"somehow your SIMD support isn't working", and determining that
at runtime is difficult to describe to people.

This adds a /proc/spl/kstat/zfs/simd node, which exposes
metadata about which instructions ZFS thinks it can use,
on AArch64 and x86_64 Linux, to make investigating things
like this much easier.

Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
2024-09-11 03:11:57 -04:00
..
include libzpool/abd_os: iovec-based scatter abd 2024-08-21 13:37:25 -07:00
Makefile.am Add simd metadata in /proc on Linux 2024-09-11 03:11:57 -04:00
abd_os.c libzpool/abd_os: iovec-based scatter abd 2024-08-21 13:37:25 -07:00
kernel.c libzpool: set thread names 2024-05-01 10:51:44 -07:00
taskq.c libzpool: set thread names 2024-05-01 10:51:44 -07:00
util.c nvpair: Constify string functions 2023-03-14 15:25:50 -07:00