Re: [PATCH v3 2/3] memory tiering: introduce folio_use_access_time() check

From: David Hildenbrand
Date: Wed Jul 24 2024 - 10:13:28 EST


On 24.07.24 15:01, Zi Yan wrote:
If memory tiering mode is on and a folio is not in the top tier memory,
folio's cpupid field is repurposed to store page access time. Instead of
an open coded check, use a function to encapsulate the check.

Signed-off-by: Zi Yan <ziy@xxxxxxxxxx>
Reviewed-by: "Huang, Ying" <ying.huang@xxxxxxxxx>
Acked-by: David Hildenbrand <david@xxxxxxxxxx>
---

Yes, that is much clearer, thanks!

--
Cheers,

David / dhildenb