Migrate I/O scheduler parameters to task_profiles.json

This patch preserves the CFQ I/O scheduler parameters:
* Foreground blkio.weight     (CfqWeight)    1000
* Foreground blkio.group_idle (CfqGroupIdle) 2000
* Background blkio.weight     (CfqWeight)     200
* Background blkio.group_idle (CfqGroupIdle)    0

This patch prepares for migration of the blkio controller to the v2
cgroup hierarchy.

Bug: 213617178
Change-Id: Ieddbe3abc53c5911252a369aa0aaa7fcb602fd07
Signed-off-by: Bart Van Assche <bvanassche@google.com>
2 files changed