aboutsummaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
diff options
context:
space:
mode:
authorNadav Amit <namit@vmware.com>2016-04-01 14:31:23 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-04-01 17:03:37 -0500
commit18c98243ddf05a1827ad2c359c5ac051101e7ff7 (patch)
tree9c8d5ba520a88573836204e7f149c60256fb0a4e /mm/rmap.c
parentmm: fix invalid node in alloc_migrate_target() (diff)
downloadlinux-dev-18c98243ddf05a1827ad2c359c5ac051101e7ff7.tar.xz
linux-dev-18c98243ddf05a1827ad2c359c5ac051101e7ff7.zip
x86/mm: TLB_REMOTE_SEND_IPI should count pages
TLB_REMOTE_SEND_IPI was recently introduced, but it counts bytes instead of pages. In addition, it does not report correctly the case in which flush_tlb_page flushes a page. Fix it to be consistent with other TLB counters. Fixes: 5b74283ab251b9d ("x86, mm: trace when an IPI is about to be sent") Signed-off-by: Nadav Amit <namit@vmware.com> Cc: Mel Gorman <mgorman@suse.de> Cc: Rik van Riel <riel@redhat.com> Cc: Dave Hansen <dave.hansen@intel.com> Cc: Ingo Molnar <mingo@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions