gpt4 book ai didi

linux - Linux 中的 WCHAN=unix_s

转载 作者:太空宇宙 更新时间:2023-11-04 11:25:13 28 4
gpt4 key购买 nike

WCHAN=unix_s 表示什么?

我有一个 fork 许多进程的进程。主进程卡在unix_s,所有子进程都在poll_s。

我还有几个进程卡在 futex_ 中,即信号量。但这到底是什么意思?

还有 sk_str。

最佳答案

它主要表示实际的 WCHAN 值不适合 ps 输出列,因此被截断了。可以在调用ps时设置列宽,eg.

ps ax -O wchan:22

关于linux - Linux 中的 WCHAN=unix_s,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15218440/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com