Re: [PATCH v6 00/24] Speculative page faults
From: Kirill A. Shutemov
Date: Tue Jan 16 2018 - 10:11:54 EST
On Fri, Jan 12, 2018 at 06:25:44PM +0100, Laurent Dufour wrote:
> ------------------
> Benchmarks results
>
> Base kernel is 4.15-rc6-mmotm-2018-01-04-16-19
> SPF is BASE + this series
Do you have THP=always here? Lack of THP support worries me.
What is performance in the worst case scenario? Like when we go far enough into
speculative code path on every page fault and then fallback to normal page
fault?
--
Kirill A. Shutemov