<?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/3767859#M260698</link>
    <description>What you will see are application errors  (specifically system calls failing and setting errno to some value). To the extent that the application logs these errors (either to a simple file or to syslogd), you will have the diagnostics that you need.&lt;BR /&gt;This is why good system admins make themselves intimately familiar with the man 2 pages (the system calls) --- even if they are not programmers.</description>
    <pubDate>Fri, 07 Apr 2006 09:29:21 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2006-04-07T09:29:21Z</dc:date>
    <item>
      <title>semaphores question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/3767856#M260695</link>
      <description>Hi all,&lt;BR /&gt;I have a question about semaphores....My kernel parameters for semaphores are:&lt;BR /&gt;&lt;BR /&gt;semmni 20992        &lt;BR /&gt;semmns 31488        &lt;BR /&gt;semmnu 10492&lt;BR /&gt;semmsl 2048  &lt;BR /&gt;semume 10496 &lt;BR /&gt;&lt;BR /&gt;I suppose to exceed a max value, for example, of kernel parameter semume, I can see an error meesages in to syslog.log ?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 07 Apr 2006 05:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/3767856#M260695</guid>
      <dc:creator>Filosofo</dc:creator>
      <dc:date>2006-04-07T05:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: semaphores question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/3767857#M260696</link>
      <description>Shalom Filo,&lt;BR /&gt;&lt;BR /&gt;Probably no message to the logfile.&lt;BR /&gt;&lt;BR /&gt;You may see a warning when you compile the kernel. It is possible however to create an unbootable kernel.&lt;BR /&gt;&lt;BR /&gt;For most parameters, when you exceed the max value, the OS simply ignores you and uses teh max value.&lt;BR /&gt;&lt;BR /&gt;An example is ORACLE AS 10g, which requires SHMMAX to be equal to physical memory. 11i v1 and below ignores settings more than 25% of memory, which is defined as ram plus swap.&lt;BR /&gt;&lt;BR /&gt;You set the value higher anyway, oracle is happy and the system ignores the setting.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 07 Apr 2006 06:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/3767857#M260696</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-07T06:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: semaphores question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/3767858#M260697</link>
      <description>You can monitor real time usage with ipcs -s&lt;BR /&gt;&lt;BR /&gt;If your OS is 11i, V2, you can define kernel alarm that will get triggered when defined threshold is crossed.&lt;BR /&gt;man kcalarm&lt;BR /&gt;man kcuasage.</description>
      <pubDate>Fri, 07 Apr 2006 06:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/3767858#M260697</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-04-07T06:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: semaphores question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/3767859#M260698</link>
      <description>What you will see are application errors  (specifically system calls failing and setting errno to some value). To the extent that the application logs these errors (either to a simple file or to syslogd), you will have the diagnostics that you need.&lt;BR /&gt;This is why good system admins make themselves intimately familiar with the man 2 pages (the system calls) --- even if they are not programmers.</description>
      <pubDate>Fri, 07 Apr 2006 09:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/semaphores-question/m-p/3767859#M260698</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-04-07T09:29:21Z</dc:date>
    </item>
  </channel>
</rss>

