lkml.org 
[lkml]   [2018]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Feedback on 4.9 performance after PTI fixes
Hi again,

updating the table after Yves-Alexis' comment on PCID. Rerunning the test
with -cpu=Haswell to enable PCID gave me much better numbers :

On Sun, Jan 07, 2018 at 11:18:56AM +0100, Willy Tarreau wrote:
> Hi,
>
> I managed to take a bit of time to run some more tests on PTI both
> native and hosted in KVM, on stable versions built with
> CONFIG_PAGE_TABLE_ISOLATION=y. Here it's 4.9.75, used both on the
> host and the VM. I could compare pti=on/off both in the host and the
> VM. A single CPU was exposed in the VM.
>
> It was running on my laptop (core i7 3320M at 2.6 GHz, 3.3 GHz single
> core turbo).
>
> The test was run on haproxy's ability to forward connections. The
> results are below :
>
> Host | Guest | conn/s | ratio_to_host | ratio_to_VM | Notes
> ---------+---------+---------+---------------+--------------+----------------
> pti=off | - | 27400 | 100.0% | - | host reference
> pti=off | pti=off | 24200 | 88.3% | 100.0% | VM reference
> pti=off | pti=on | 13300 | 48.5% | 55.0% |
> pti=on | - | 23800 | 86.9% | - | protected host
> pti=on | pti=off | 23100 | 84.3% | 95.5% |
> pti=on | pti=on | 13300 | 48.5% | 55.0% |

New run :

Host | Guest | conn/s | ratio | Notes
---------+---------+---------+--------+----------------
pti=off | pti=off | 23100 | 100.0% | VM reference without PTI
pti=off | pti=on | 19700 | 85.2% | VM with PTI and PCID
pti=off | pti=on | 12700 | 55.0% | VM with PTI without PCID

So the performance cut in half was indeed caused by the lack of PCID
here. With it the impact is much less, though still important.

Willy

\
 
 \ /
  Last update: 2018-01-14 23:18    [W:0.053 / U:0.844 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site