We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8642685 commit 129ea00Copy full SHA for 129ea00
Documentation/x86/tlb.txt
@@ -35,7 +35,7 @@ invlpg instruction (or instructions _near_ it) show up high in
35
profiles. If you believe that individual invalidations being
36
called too often, you can lower the tunable:
37
38
- /sys/debug/kernel/x86/tlb_single_page_flush_ceiling
+ /sys/kernel/debug/x86/tlb_single_page_flush_ceiling
39
40
This will cause us to do the global flush for more cases.
41
Lowering it to 0 will disable the use of the individual flushes.
0 commit comments