Re: [PATCH 0/3] vmalloc enhancements

From: Roman Gushchin
Date: Mon Feb 11 2019 - 15:46:49 EST


On Mon, Feb 11, 2019 at 11:18:45AM -0800, Andrew Morton wrote:
> On Mon, 11 Feb 2019 14:08:22 -0500 Johannes Weiner <hannes@xxxxxxxxxxx> wrote:
>
> > On Wed, Dec 19, 2018 at 09:37:48AM -0800, Roman Gushchin wrote:
> > > The patchset contains few changes to the vmalloc code, which are
> > > leading to some performance gains and code simplification.
> > >
> > > Also, it exports a number of pages, used by vmalloc(),
> > > in /proc/meminfo.
> >
> > These slipped through the cracks. +CC Andrew directly.
> > Andrew, if it's not too late yet, could you consider them for 5.1?
> >
>
> There's been some activity in vmalloc.c lately and these have
> bitrotted. They'll need a redo, please.
>

Will do. Thanks!