Thank you for this post! I got curious as to what I have, so I ran zcat /proc/config.gz | grep -iE 'ntsync|esync|fsync' and saw that I only have ntsync which is a module and is unloaded! Now I have it loaded and set to autoload on boot so I’m ready for better performance. This is with the Arch Zen kernel. Thanks!
Thank you for this post! I got curious as to what I have, so I ran
zcat /proc/config.gz | grep -iE 'ntsync|esync|fsync'and saw that I only have ntsync which is a module and is unloaded! Now I have it loaded and set to autoload on boot so I’m ready for better performance. This is with the Arch Zen kernel. Thanks!