Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WCHAN=unix_s は何を示していますか?
多くのプロセスをフォークするプロセスがあります。メイン プロセスは unix_s で停止し、すべての子プロセスは poll_s で停止します。
また、セマフォである futex_ にスタックしているプロセスがいくつかあります。しかし、それは正確にはどういう意味ですか?
また、sk_str。
psこれは主に、実際の WCHAN 値が出力列に収まらず、切り捨てられたことを示しています。を呼び出すときに列幅を設定できますps。
ps
ps ax -O wchan:22