在执行make menuconfig步骤时,我应该选择哪个选项来禁用kpti,以避免meltdown错误修复的性能降级?
make menuconfig
发布于 2019-03-15 15:32:05
先是Security options,然后是Remove the kernel mapping in user mode。
Security options
Remove the kernel mapping in user mode
https://stackoverflow.com/questions/55176962
相似问题