[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250203174708.GA1003@redhat.com>
Date: Mon, 3 Feb 2025 18:47:09 +0100
From: Oleg Nesterov <oleg@...hat.com>
To: Mateusz Guzik <mjguzik@...il.com>
Cc: ebiederm@...ssion.com, brauner@...nel.org, akpm@...ux-foundation.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/6] reduce tasklist_lock hold time on exit and do some
On 02/01, Mateusz Guzik wrote:
>
> Mateusz Guzik (6):
> exit: perform add_device_randomness() without tasklist_lock
> exit: hoist get_pid() in release_task() outside of tasklist_lock
> exit: postpone tty_kref_put() until after tasklist_lock is dropped
> pid: sprinkle tasklist_lock asserts
> pid: perform free_pid() calls outside of tasklist_lock
> pid: drop irq disablement around pidmap_lock
>
> include/linux/pid.h | 7 ++--
> kernel/exit.c | 45 +++++++++++++++----------
> kernel/pid.c | 82 +++++++++++++++++++++++++--------------------
> kernel/sys.c | 14 +++++---
> 4 files changed, 86 insertions(+), 62 deletions(-)
I see nothing wrong in this series, feel free to add
Reviewed-by: Oleg Nesterov <oleg@...hat.com>
I have a couple of very minor nits, will send in a minute...
Oleg.
Powered by blists - more mailing lists