Mulder Lee says to Ubuntu 台灣社群
我看pti patches這應該預設就是開的 然後預設開啟,但是boot的時候還是可以關閉pti + nopti [X86-64] Disable kernel page table isolation + nolapic [X86-32,APIC] Do not enable or use the local APIC. nolapic_timer [X86-32,APIC] Do not use the local APIC timer. @@ -3282,6 +3284,12 @@ pt. [PARIDE] See Documentation/blockdev/paride.txt. + pti= [X86_64] + Control user/kernel address space isolation: + on - enable + off - disable + auto - default setting + https://github.com/torvalds/linux/commit/5aa90a84589282b87666f92b6c3c917c8080a9bf#diff-8cbcbe25a9b6fbb2c75340663af75f64R99