Re: [PATCH v4 4/8] hugetlb: perform vmemmap restoration on a list of pages

From: Mike Kravetz
Date: Fri Sep 22 2023 - 13:30:21 EST


On 09/22/23 10:01, Mike Kravetz wrote:
> On 09/22/23 16:19, Muchun Song wrote:
> > On 2023/9/22 05:58, Mike Kravetz wrote:
> > > On 09/21/23 17:31, Muchun Song wrote:
> > > > On 2023/9/21 09:12, Mike Kravetz wrote:
> > > > > On 09/20/23 11:03, Muchun Song wrote:
> > > + */
> > > +int hugetlb_vmemmap_restore_folios(const struct hstate *h,
> > > + struct list_head *folio_list,
> > > + struct list_head *non_op_list)
> >
> > non_optimized_list or vmemmap_intact_list? The abbreviation is not
> > straightforward.
> >
>
> Ok, I will be more specific. non_optimized_list is better.
>

I changed my mind.
The longer name caused 80 column line wrap that I didn't like. :)

I will use non_hvo_folios. The abbreviation hvo is pretty specific
in this context.
--
Mike Kravetz