Skip to content

[others]: softlockup和hung task的检测疑惑 #103

@Pines00

Description

@Pines00

你的问题

  1. softlockup和hungtask的检测都用了watchdog旁路检测,而没有挂载sched_switch,这个是怎么考虑的?如果考虑的sched_switch调用频率过高影响性能,有测过吗?
  2. 基于watchdog检测,分别依赖kernel.hung_task_timeout_secs和kernel.watchdog_thresh,这两个参数决定了softlockup和hungtask的执行频率。对于这两个参数,有什么建议吗?或者有没有一个经验值?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions