commit | 937d5f3bf0cf195305df5b07635f7e8c02de0c63 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Mon Jul 09 03:36:58 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jul 16 03:39:10 2018 +0000 |
tree | 9f9620f3cca97a933f251a6e9a80d5302f38579f | |
parent | 7fbee10d4f7a1201deae8d73be71c0126800b9bf [diff] |
Fix to speed up boot to BMC Ready state The legacy services(like system and chassis) was assigned nice value of 19 to alleviate CPU stress at boot time. The systemd bootchart showed that many services are dependedent on the system service. The nice is set to default value of 0 and there is a consistent improvement of ~10 sec in BMC getting to ready state. Change-Id: I8f9f76da0a36c136243026aa7d7691e814634987 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>