On Wed, May 3, 2017 at 9:13 AM, Blair Bethwaite <[email protected]> wrote: > We did the latter using the pmqos_static.py, which was previously part of > the RHEL6 tuned latency-performance profile, but seems to have been dropped > in RHEL7 (don't yet know why),
It looks like el7's tuned natively supports the pmqos interface in plugins/plugin_cpu.py. So the equiv in el7 is: latency-performance/tuned.conf:force_latency=1 For your optimization, set force_latency=0. -- Dan _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
