[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <m2framxerm.wl-thehajime@gmail.com>
Date: Mon, 10 Nov 2025 21:18:05 +0900
From: Hajime Tazaki <thehajime@...il.com>
To: hch@...radead.org
Cc: linux-um@...ts.infradead.org,
ricarkol@...gle.com,
Liam.Howlett@...cle.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v13 00/13] nommu UML
Hello,
On Mon, 10 Nov 2025 18:14:26 +0900,
Christoph Hellwig wrote:
>
> On Sat, Nov 08, 2025 at 05:05:35PM +0900, Hajime Tazaki wrote:
> > This patchset is another spin of nommu mode addition to UML. It would
> > be nice to hear about your opinions on that.
>
> I've not seen any explanation of the use case and/or benefits anywhere
> in this cover letter or the patches. Without that it's usually pretty
> hard to get maintainers and reviewers excited.
thank you for the comment. I tried to include this explanation in the
document patch [12/13], which I copied from the text below.
What is it for ?
================
- Alleviate syscall hook overhead implemented with ptrace(2)
- To exercises nommu code over UML (and over KUnit)
- Less dependency to host facilities
the first item is for speed up, the second item is for more testing,
the last item is for more extensibility in the future.
Early version of this patchset included this information as well as
the whole documentation, but I removed it as the versions grow. But I
can revert it to the cover letter if it helps.
-- Hajime
Powered by blists - more mailing lists