See this: https://askubuntu.com/questions/991874/how-to-disable-page-table-isolation-to-regain-performance-lost-due-to-intel-cpu
– pomskyJan 19 '18 at 14:16
@pomsky reported link talks about second question, but it leaves me not satisfied. Some reports nopti some reports pti=off. I was looking for a definitive answer
– JackJan 19 '18 at 15:37
2
@Jack - That is the definitive answer . Both options, nopti and pti=off, do the exact same thing, they only difference is syntax or the number of keys you type for the option you want. It is similar to long and short options, ls -a is the same output as ls --all
– PantherJan 19 '18 at 16:11
Sorry @Panther - pomsky Zanna WinEunuuchs2Unix N0rbert - but main question is not answered. Why have you mark this question as duplicate?
– JackJan 21 '18 at 19:56
nopti
some reportspti=off
. I was looking for a definitive answer – Jack Jan 19 '18 at 15:37ls -a
is the same output asls --all
– Panther Jan 19 '18 at 16:11