Files
linux/drivers/misc
Wei Wang a870c9b4c9 uid_sys_stats: change to use rt_mutex
We see this happens multiple times in heavy workload in systrace
and AMS stuck in uid_lock.

Running process:        Process 953
Running thread: android.ui
State:  Uninterruptible Sleep
Start:
1,025.628 ms
Duration:
27,955.949 ms
On CPU:
Running instead:        system_server
Args:
{kernel callsite when blocked:: "uid_procstat_write+0xb8/0x144"}

Changing to rt_mutex can mitigate the priority inversion

Bug: 34991231
Bug: 34193533
Test: on marlin
Change-Id: I28eb3971331cea60b1075740c792ab87d103262c
Signed-off-by: Wei Wang <wvw@google.com>
2017-04-10 13:12:16 +05:30
..
2014-02-28 14:08:42 -08:00
2017-01-12 11:22:47 +01:00
2016-05-04 14:48:51 -07:00
2015-03-16 21:10:28 +01:00
2013-08-27 08:28:01 -07:00