Re: [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files
From: Barret Rhoden
Date: Mon Dec 16 2019 - 11:05:32 EST
On 12/13/19 12:19 PM, Sean Christopherson wrote:
Teaching thp_adjust() how to handle 1GB wouldn't be a bad thing. It's
unlikely THP itself will support 1GB pages any time soon, but having the
logic there wouldn't hurt anything.
Cool. This was my main concern - I didn't want to break THP.
I'll rework the series based on all of your comments.
Thanks,
Barret