• P
    rcu: Add stall-warning checks for RCU-tasks · 52db30ab
    Paul E. McKenney 提交于
    This commit adds a ten-minute RCU-tasks stall warning.  The actual
    time is controlled by the boot/sysfs parameter rcu_task_stall_timeout,
    with values less than or equal to zero disabling the stall warnings.
    The default value is ten minutes, which means that the tasks that have
    not yet responded will get their stacks dumped every ten minutes, until
    they pass through a voluntary context switch.
    Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
    52db30ab
kernel-parameters.txt 131.4 KB