diff options
author | Dave Hansen <dave.hansen@linux.intel.com> | 2014-07-31 08:41:01 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2014-07-31 08:48:51 -0700 |
commit | 2d040a1ce903ca5d6e7c983621fb29c6883c4c48 (patch) | |
tree | 2969f9de20422d8e247cf6e13d043330878baff6 /drivers/gpu/drm/drm_probe_helper.c | |
parent | d17d8f9dedb9dd76fd540a5c497101529d9eb25a (diff) |
x86/mm: New tunable for single vs full TLB flush
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 <dave.hansen@linux.intel.com>
Link: http://lkml.kernel.org/r/20140731154101.12B52CAF@viggo.jf.intel.com
Acked-by: Rik van Riel <riel@redhat.com>
Acked-by: Mel Gorman <mgorman@suse.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_probe_helper.c')
0 files changed, 0 insertions, 0 deletions