ANDROID: uid_sys_stats: defer io stats calulation for dead tasks
authorJin Qian <jinqian@google.com>
Mon, 22 May 2017 19:08:06 +0000 (12:08 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 25 May 2017 12:40:01 +0000 (18:10 +0530)
commit6dc6fa9766f441fb26bd82d81c3ae0864b2e3ade
treea7d137cb50095cd94fd90788537dedcc1a2203e3
parent24eed70fc73644f076647890a7f8eeed3c373c29
ANDROID: uid_sys_stats: defer io stats calulation for dead tasks

Store sum of dead task io stats in uid_entry and defer uid io
calulation until next uid proc stat change or dumpsys.

Bug: 37754877
Change-Id: I970f010a4c841c5ca26d0efc7e027414c3c952e0
Signed-off-by: Jin Qian <jinqian@google.com>
drivers/misc/uid_sys_stats.c