zfs/tests/zfs-tests
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
..
callbacks Split functional testings via github action matrix 2023-03-15 10:41:05 -07:00
cmd build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS 2024-08-27 12:53:27 -07:00
include ddt: dedup log 2024-08-16 12:03:35 -07:00
tests Add simd metadata in /proc on Linux 2024-09-11 03:11:57 -04:00
.gitignore autoconf: use include directives instead of recursing down cmd 2022-05-10 10:18:38 -07:00
Makefile.am tests: add test for vdev_disk page alignment check 2024-04-11 14:42:46 -07:00