]> code.ossystems Code Review - openembedded-core.git/commit
classes/rm_work: use the idle I/O scheduler class
authorRoss Burton <ross.burton@intel.com>
Tue, 14 Jun 2016 15:17:46 +0000 (16:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2016 16:36:36 +0000 (17:36 +0100)
commit6025a14dbbd09b2805fe2e17ddc24f2a515cb832
tree626febdb6eb798c239706f3fd8e084a43a29964f
parent20c637ef40f2de9c2848ac1fb25240dea84cdb7b
classes/rm_work: use the idle I/O scheduler class

As rm_work is just cleanup it shouldn't starve more important tasks such as
do_compile of I/O, so use BB_TASK_IONICE_LEVEL to run the task in the idle
scheduler class.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/rm_work.bbclass