Re: [PATCH v3] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()

From: Kent Overstreet
Date: Mon Mar 27 2023 - 14:37:13 EST


On Mon, Mar 27, 2023 at 02:22:46PM +0100, Matthew Wilcox wrote:
> Or should we just stop allocating aio rings from HIGHMEM and remove
> the calls to kmap()? How much memory are we talking about here?

I don't think that should stop us from taking these patches, but yes.