lkml.org 
[lkml]   [2021]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] kernel/hung_task: Add a whitelist and blacklist mechanism.
On Sat, Apr 17, 2021 at 07:13:01AM -0700, zhouchuangao wrote:
> eg:
> In Android system, we usually and some processes to the whitelist.
> static task_t task_whitelist[] = {
> {"mdrt_thread", HUNG_TASK_WHITELIST},
> {"chre_kthread", HUNG_TASK_WHITELIST},
> {"scp_power_reset", HUNG_TASK_WHITELIST},
> {"ccci_fsm1", HUNG_TASK_WHITELIST},
> {"qos_ipi_recv", HUNG_TASK_WHITELIST},
> {NULL, 0},
> };

What are these tasks doing that the hung-task detector fires on them?
Should you fix that instead?

\
 
 \ /
  Last update: 2021-04-17 16:39    [W:0.073 / U:0.728 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site