Re: [PATCH 0/8] Add hardware prefetch control driver for arm64 and x86
From: Dave Hansen
Date: Tue Jan 25 2022 - 10:22:22 EST
On 1/24/22 23:14, Kohei Tarumizu wrote:
# cat /sys/devices/system/cpu/cpu1/cache/index2/prefetch_control
hardware_prefetcher_enable=enable
adjacent_cache_line_prefetcher_enable=disable
Doesn't this break the one-value-per-file sysfs rules?