[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <x3b5fm2oecr5rlaytfpopbntg5mam2xsd6nnvvsgou2qxzegon@nsqfbkmhvnd7>
Date: Thu, 30 Jan 2025 23:21:16 +0900
From: Sergey Senozhatsky <senozhatsky@...omium.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Sergey Senozhatsky <senozhatsky@...omium.org>,
Yosry Ahmed <yosry.ahmed@...ux.dev>, Minchan Kim <minchan@...nel.org>,
Johannes Weiner <hannes@...xchg.org>, Nhat Pham <nphamcs@...il.com>, Uros Bizjak <ubizjak@...il.com>,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2 0/7] zsmalloc: preemptible object mapping
On (25/01/30 13:42), Sergey Senozhatsky wrote:
> This is Part II of the series [1] that makes zram read() and write()
> preemptible. This part focuses only zsmalloc because zsmalloc imposes
> atomicity restrictions on its users. One notable example is object
> mapping API, which returns with:
> a) local CPU lock held
> b) zspage rwlock held
I'll combine this series and zram series [1] and send out as one patch
set.
[1] https://lore.kernel.org/linux-mm/20250130111105.2861324-1-senozhatsky@chromium.org
Powered by blists - more mailing lists