mali_kbase: platform: dvfs: Improve per-UID metric locking
Reduces the number of locks required to safely calculate per-UID
time in state data by relying on the hwaccess lock for IRQ context
accesses and the kctx_list lock for operations modifiying the
per-UID linked list itself.
Bug: 178407909
Bug: 178427511
Signed-off-by:
Sidath Senanayake <sidaths@google.com>
Change-Id: Id0166fd05d7f56cd9715b25d27dc956851b9ec27
Loading
Please sign in to comment