Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40b78cc9 authored by Ruchi Kandoi's avatar Ruchi Kandoi Committed by Dmitry Shmidt
Browse files

ANDROID: uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit.



This avoids the race where a particular process is terminating and we
read the show_uid_stats. At this time since the task_struct still exists
and we will account for the terminating process as one of the active
task, where as the stats would have been added in the task exit
callback.

Bug: 22064385
Change-Id: Id2ae04b33fcd230eda9683a41b6019d4dd8f5d85
Signed-off-by: default avatarJin Qian <jinqian@google.com>
Signed-off-by: default avatarRuchi Kandoi <kandoiruchi@google.com>
parent bf7cb027
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment