lkml.org 
[lkml]   [2016]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Fixes for batched TLB flushes
Date
The recent introduction of batched TLB flushes causes accounting problems in
vmstat and misses some tracepoints. In addition, I am afraid it might cause
problems in some platforms (Xen, UV) since it uses non-standard APIs.

v1->v2
* Added second patch to use standard api for invalidations
* cc'ing linux-mm

Nadav Amit (2):
x86/mm: TLB_REMOTE_SEND_IPI should count pages
mm/rmap: batched invalidations should use existing api

arch/x86/include/asm/tlbflush.h | 6 ------
arch/x86/mm/tlb.c | 14 ++++++++++----
mm/rmap.c | 28 +++++++---------------------
3 files changed, 17 insertions(+), 31 deletions(-)

--
2.5.0

\
 
 \ /
  Last update: 2016-03-28 19:01    [W:0.233 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site