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)
committerDanny Wood <danwood76@gmail.com>
Sun, 31 Mar 2019 08:48:12 +0000 (09:48 +0100)
commitd52f0e3fa7c017957630212b465215a1cee2a3fc
treed57b2f70b4bb0abc296906472ec02e10329b4f52
parent47ca884d09575ec6cf07a389064d422b0a7309c4
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>
Signed-off-by: Francisco Franco <franciscofranco.1990@gmail.com>
drivers/misc/uid_sys_stats.c