Re: [PATCH 2/2] mm: Make alloc_contig_range handle in-use hugetlb pages
From: Michal Hocko <mhocko@suse.com>
Date: 2021-02-17 13:41:16
Also in:
lkml
From: Michal Hocko <mhocko@suse.com>
Date: 2021-02-17 13:41:16
Also in:
lkml
On Wed 17-02-21 11:08:16, Oscar Salvador wrote:
In-use hugetlb pages can be migrated as any other page (LRU and Movable), so let alloc_contig_range handle them. All we need is to succesfully isolate such page.
Again, this is missing a problem statement and a justification why we want/need this. -- Michal Hocko SUSE Labs