Red Hat Enterprise Linux でセマフォの最大値を変更するにはどうすればよいですか?
Issue
- ipcs コマンドを使用してアクティブセマフォの現在のセットを確認すると、以下が表示されます。
[root@rhel ~]# ipcs -sl
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767
- Red Hat Enterprise Linux でセマフォの最大値 (
SEMVMX) を変更するにはどうすればよいですか?
Environment
Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.