When lscpumf is run as non-root it prints an error message, not even accepting --help or --version options.
[sharkcz@rock-kvmlp-fedora ~]$ lscpumf -h
Error: /sys/module/kernel/parameters/cpum_sfb_size: Permission denied
I think it's because it tries to initialize itself before processing any command line options.
When
lscpumfis run as non-root it prints an error message, not even accepting--helpor--versionoptions.I think it's because it tries to initialize itself before processing any command line options.