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

Skip to content
Commit ddd9aac5 authored by Ruchi Kandoi's avatar Ruchi Kandoi
Browse files

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 c4c95c15
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