10 Aug, 2014
1 commit
-
Fix the documented sysconfig location of 'tlb_single_page_flush_ceiling'
which is under /sys/kernel/debug/... not /sys/debug/kernel/...Signed-off-by: Jeremiah Mahler
Acked-by: Dave Hansen
Cc: Randy Dunlap
Link: http://lkml.kernel.org/r/1407484195-1441-1-git-send-email-jmmahler@gmail.com
Signed-off-by: Ingo Molnar
31 Jul, 2014
1 commit
-
Most of the logic here is in the documentation file. Please take
a look at it.I know we've come full-circle here back to a tunable, but this
new one is *WAY* simpler. I challenge anyone to describe in one
sentence how the old one worked. Here's the way the new one
works:If we are flushing more pages than the ceiling, we use
the full flush, otherwise we use per-page flushes.Signed-off-by: Dave Hansen
Link: http://lkml.kernel.org/r/20140731154101.12B52CAF@viggo.jf.intel.com
Acked-by: Rik van Riel
Acked-by: Mel Gorman
Signed-off-by: H. Peter Anvin