07-17-2020, 02:25 AM
The cmds below print which preempt options were selected to build the kernel
This article explains the options
https://www.codeblueprint.co.uk/2019/12/...ghput.html
Code:
sudo modprobe configs
zcat /proc/config.gz | grep PREEMPT
This article explains the options
https://www.codeblueprint.co.uk/2019/12/...ghput.html