Re: [PATCH 2/2] mm, numa: Migrate pages to local nodes quicker early in the lifetime of a task
From: Srikar Dronamraju
Date: Wed Oct 03 2018 - 09:07:52 EST
* Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx> [2018-10-02 23:00:05]:
> I will try to get a DayTrader run in a day or two. There JVM and db threads
> act on the same memory, I presume it might show some insights.
I ran 2 runs of daytrader 7 with and without patch on a 2 node power9
PowerNv box.
https://github.com/WASdev/sample.daytrader7
In each run, has 8 JVMs.
Throughputs (Higher are better)
Without patch 19216.8 18900.7 Average: 19058.75
With patch 18644.5 18480.9 Average: 18562.70
Difference being -2.6% regression
--
Thanks and Regards
Srikar Dronamraju