Re: [PATCH] docs: tmpfs: update the huge folios policy for tmpfs and shmem fix

From: David Hildenbrand
Date: Fri Nov 22 2024 - 06:12:21 EST


On 20.11.24 22:35, Barry Song wrote:
On Wed, Nov 13, 2024 at 7:57 PM Baolin Wang
<baolin.wang@xxxxxxxxxxxxxxxxx> wrote:

Drop 'fadvise()' from the doc, since fadvise() has no HUGEPAGE advise
currently.

Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>

Reviewed-by: Barry Song <baohua@xxxxxxxxxx>

I couldn’t find any mention of HUGEPAGE in fadvise() either.

FADV_NORMAL
FADV_RANDOM
FADV_SEQUENTIAL
FADV_WILLNEED
FADV_DONTNEED
FADV_NOREUSE

Probably it was forward-looking, and that change never happened.

Acked-by: David Hildenbrand <david@xxxxxxxxxx>

--
Cheers,

David / dhildenb