mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
5d01243964
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. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Rich Ercolani <rincebrain@gmail.com> Closes #16530 |
||
---|---|---|
.. | ||
include | ||
abd_os.c | ||
arc_os.c | ||
kernel.c | ||
Makefile.am | ||
taskq.c | ||
util.c | ||
vdev_label_os.c | ||
zfs_debug.c | ||
zfs_racct.c |