<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Semaphores question.... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553287#M886522</link>
    <description>Hi Jonathan:&lt;BR /&gt;&lt;BR /&gt;The question of "what is a semaphore" came up recently.  See here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xef9ce7e60861d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xef9ce7e60861d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For Kernel parameters, see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 16 Jul 2001 18:21:13 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2001-07-16T18:21:13Z</dc:date>
    <item>
      <title>Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553284#M886519</link>
      <description>Hi guys!&lt;BR /&gt;&lt;BR /&gt;I've a HP-UX 10.20 box whose running Peoplesoft applications, and the developers experienced some problems with their program.  In the doc of Peoplesoft they says to increase the UNIX semaphores to resolv the problem... My question is how can I increase the semaphores on my box and does I have to rebuild the kernel to do this???&lt;BR /&gt;&lt;BR /&gt;And by the way, does anybody have some doc on what is the semaphores and how does it work??&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Jonathan</description>
      <pubDate>Mon, 16 Jul 2001 18:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553284#M886519</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-07-16T18:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553285#M886520</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;There is a kernel parameter that sets the maximum number of semaphores, 'semmns'.  They probably want you to bump up that setting. On a 10.20 box running Oracle, I have it set at 4096. You'll have to relink the kernel and reboot.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jul 2001 18:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553285#M886520</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-16T18:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553286#M886521</link>
      <description>To answer the second part of your question, semaphores are used by processes for interprocess communication.  They are used to coordinate access to shared data structures.&lt;BR /&gt;&lt;BR /&gt;Here is a link to a white paper that might help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=2bb983ac0cd078e3f7/screen=ckiDisplayDocument?docId=200000045206304" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=2bb983ac0cd078e3f7/screen=ckiDisplayDocument?docId=200000045206304&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Jul 2001 18:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553286#M886521</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-16T18:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553287#M886522</link>
      <description>Hi Jonathan:&lt;BR /&gt;&lt;BR /&gt;The question of "what is a semaphore" came up recently.  See here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xef9ce7e60861d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xef9ce7e60861d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For Kernel parameters, see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 16 Jul 2001 18:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553287#M886522</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-07-16T18:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553288#M886523</link>
      <description>Hi&lt;BR /&gt;Semaphores is shared memory objects.&lt;BR /&gt;you can increase that by using sam (easy way)&lt;BR /&gt;sam -&amp;gt; Kernel configuration -&amp;gt; configurable parameters -&amp;gt; &lt;BR /&gt;This are the values relate to semaphores&lt;BR /&gt;&lt;BR /&gt;sema          1            1   Static    N/A          Enable Sys V Semaphores                       &lt;BR /&gt;semaem   16384        16384   Static    N/A          Max Value for Adjust on Exit Semaphores       &lt;BR /&gt;semmap   2924         2924   Static    N/A          Max Number of Semaphore Map Entries           &lt;BR /&gt;semmni    2922         2922   Static    N/A          Number of Semaphore Identifiers               &lt;BR /&gt;semmns   5844         5844   Static    N/A          Max Number of Semaphores                      &lt;BR /&gt;semmnu   1457         1457   Static    N/A          Number of Semaphore Undo Structures           &lt;BR /&gt;semume   64           64   Static    N/A          Semaphore Undo Entries Per Process            &lt;BR /&gt;semvmx    32768        32768   Static    N/A          Semaphore Maximum Value&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 16 Jul 2001 18:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553288#M886523</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-07-16T18:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553289#M886524</link>
      <description>Another question, if I increase the Number of Max semaphores, should I increase the rest of semaphores thing.</description>
      <pubDate>Tue, 17 Jul 2001 11:35:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553289#M886524</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-07-17T11:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553290#M886525</link>
      <description>Hi,&lt;BR /&gt;Not necessary to increase the other semaphore parameters. But look at doc given by pplsoft. which parameter they asked to increase(semmax,semmni,or semmin) just increase that parameter. after increasing the parameter you need to rebuild  the kernel(after increasing the parameter system prompts you to reboot which then boots with modified kernel)</description>
      <pubDate>Tue, 17 Jul 2001 12:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553290#M886525</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-07-17T12:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553291#M886526</link>
      <description>It is easier to use sam to re-tune semmni &amp;amp; semmns.  Consult your 3rd party apps people to confirm the values. If you need to see semaphore General Usage Do :&lt;BR /&gt;&lt;BR /&gt; ipcs -sbp &lt;BR /&gt;&lt;BR /&gt;This lists the Semaphore usage on your system Left Column is Semaphore Identifiers ID.  If total number is Equal to semmni then you need to up the limit.&lt;BR /&gt;&lt;BR /&gt;Far right column is Semaphores add these up and Total should not be greater than semmns.&lt;BR /&gt;&lt;BR /&gt;This is a rough guide :-)</description>
      <pubDate>Wed, 18 Jul 2001 11:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553291#M886526</guid>
      <dc:creator>Tony Lowrie</dc:creator>
      <dc:date>2001-07-18T11:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Semaphores question....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553292#M886527</link>
      <description>Hi guys....&lt;BR /&gt;&lt;BR /&gt;Thanks for the help... I will do my kernel update tomorrow... Hope that everything's gonna be find... :)&lt;BR /&gt;&lt;BR /&gt;ciao!</description>
      <pubDate>Wed, 18 Jul 2001 11:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/2553292#M886527</guid>
      <dc:creator>Jonathan Caplette</dc:creator>
      <dc:date>2001-07-18T11:15:25Z</dc:date>
    </item>
  </channel>
</rss>

