Translated message

A translation of this page exists in English.

リアルタイムの優先度でプロセスを実行しているときに、システムが応答しないように見えるのはなぜですか?

Solution Verified - Updated -

Issue

  • 次のコマンドを実行すると、システムが応答しなくなります
# taskset -c 1 chrt -f 40 ./test_prog

注記: 以下は test_prog プログラムのサンプルです

int
main(int argc,char * argv[])
{
  while(1) {}
  return(0);
}
  • サーバーがハングしました。RCA が必要です。
  • サーバーがフリーズし、vmcore があり、このクラッシュの根本原因を特定するための支援が必要です。

Environment

  • Red Hat Enterprise Linux 6
  • Red Hat Enterprise Linux 7
  • Red Hat Enterprise MRG

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content