commit | c9d822aa7aa09530f70bb9c4ef8cb2381e129c5c | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Mon Nov 20 18:23:45 2017 +0530 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Feb 08 17:20:57 2018 +0000 |
tree | 17325bd1d6f13490fefe9156607eddfb7fe98c79 | |
parent | 1170a6dccb501be4cb944494a7e7f3c72dc2f173 [diff] |
Set the nice value of mapper process to -5 The mapper is the dbus service discovery manager which is used pervasively in openbmc apps. During stress tests it was observed that mapper is acting as a bottleneck and affecting BMC performance and leading to mapper calls failing. We saw improved performance with the mapper by bumping the priority. Resolves openbmc/openbmc#2656 Change-Id: I7fa5bf1fe78a944fb773cfba99e00f27de6b2110 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>