Unix-commands-irqbalance
irqbalance-Unix、Linuxコマンド
link:/unix_commands/index [previous] link:/unix_commands/index [next] [[1]] php [AddThis Social Bookmark Button]
NAME
概要
irqbalance |
説明
オプション
Tag
説明
-ワンショット
irqbalanceを1回実行し、その後デーモンを終了します
- -debug * irqbalanceをフォアグラウンドで実行し、追加のデバッグ情報を出力します
環境変数
Tag
説明
--oneshotと同じ
--debugと同じ
irqbalanceが無視し、割り込みを決して割り当てないCPUのマスクを提供します。 これは、先頭に「0x」のない16進数のマスクです。多数のプロセッサを搭載したシステムでは、8桁の16進数の各グループがカンマ「、」で区切られます。 i.e. 「export IRQBALANCE_BANNED_CPUS = fc0」は、irqbalanceが7番目から12番目のcpus(cpu6-cpu11)にirqsを割り当てるのを防ぎます。「export IRQBALANCE_BANNED_CPUS = ff000000,00000001」は、irqbalanceが1番目(cpu0)および57th cpu56-cpu63)。
irqbalanceが無視し、アフィニティを変更しない整数irqのスペース区切りリスト。 i.e. IRQBALANCE_BANNED_INTERRUPTS = "205 217 225"をエクスポート
ノート
http://irqbalance.orglink:/unix_commands/index [previous] link:/unix_commands/index [next] link:/cgi-bin/printversion.cgi?tutorial=unix_commands&file=irqbalance[Printer Friendly]
Advertisements |