lkml.org 
[lkml]   [2020]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH v3 1/1] mmap_lock: add tracepoints around mmap_lock acquisition
On Thu, Jun 18, 2020 at 03:22:25PM -0700, Axel Rasmussen wrote:

>
> include/linux/lockdep.h | 47 ++++++
> include/linux/mmap_lock.h | 27 ++-
> include/linux/rwsem.h | 12 ++
> include/trace/events/mmap_lock.h | 76 +++++++++
> kernel/locking/rwsem.c | 64 +++++++
> mm/Kconfig | 19 +++
> mm/Makefile | 1 +
> mm/mmap_lock.c | 281 +++++++++++++++++++++++++++++++
> 8 files changed, 526 insertions(+), 1 deletion(-)
> create mode 100644 include/trace/events/mmap_lock.h
> create mode 100644 mm/mmap_lock.c

This should have been at least a hand-full of patches. Most definitely
not a single patch.

\
 
 \ /
  Last update: 2020-06-19 10:30    [W:0.264 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site