<?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: Kernel Semaphore table utilization high in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058089#M436196</link>
    <description>here is the value i have&lt;BR /&gt;&lt;BR /&gt;sema                        1  -  1&lt;BR /&gt;semaem                  16384  -  16384&lt;BR /&gt;semmap                  32767  -  32767&lt;BR /&gt;semmni                  32765  -  32765&lt;BR /&gt;semmns                  32767  -  32767&lt;BR /&gt;semmnu                  29984  -  29984&lt;BR /&gt;semmsl                   2048  Y  2048&lt;BR /&gt;semume                     64  -  64&lt;BR /&gt;semvmx                  32767  -  32767&lt;BR /&gt;</description>
    <pubDate>Sun, 15 Jul 2007 14:36:12 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2007-07-15T14:36:12Z</dc:date>
    <item>
      <title>Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058080#M436187</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I have a system running on HP Ux 11.11. I found that semaphore table utilization is at 99%. I wish to find and remove the unused semaphores. Is the following process correct.&lt;BR /&gt;&lt;BR /&gt;Check for defunct semaphore using ipcs –sb. If the third column is like 0x0000000, then we can remove the semaphore. &lt;BR /&gt;&lt;BR /&gt;Use ipcrm –s &lt;ID&gt; to remove the semaphore. ID is the second column from ipcs –sb output. &lt;BR /&gt;&lt;BR /&gt;If the above process is in correct, could you please advice how to bring the semaphore usage, without rebooting the box.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Ravi.&lt;/ID&gt;</description>
      <pubDate>Sat, 14 Jul 2007 00:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058080#M436187</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-14T00:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058081#M436188</link>
      <description>Before removing anything you should check with your database team too. I have seen most of the semaphores are being used by either root or oracle.Killig the wrong one could bring down the database.&lt;BR /&gt;&lt;BR /&gt;I am not sure the current step you have is right.&lt;BR /&gt;Do you see any line with 0x0000000 entry currently in "ipcs -sb" output.&lt;BR /&gt;&lt;BR /&gt;where are you getting the semaphore table utilization is at 99% messages?&lt;BR /&gt;&lt;BR /&gt;Could you send the output of "kmtune|grep -i sem"</description>
      <pubDate>Sat, 14 Jul 2007 04:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058081#M436188</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-14T04:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058082#M436189</link>
      <description>As mentioned, removing the wrong semaphores can destroy communication between modules and cause SERIOUS database corruption. Semaphores are an infinitesimally small amount of RAM. Rather than risk massive downtime to repair the databases, I would just triple the number of semaphores and forget about them. NOTE: semaphores and shared memory will be orphaned by using kill -9...NEVER use kill -9 for database applications. All commercial-quality applications are designed to be terminated in a graceful manner, but kill -9 cannot be graqcefully handled by any process.</description>
      <pubDate>Sat, 14 Jul 2007 09:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058082#M436189</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-07-14T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058083#M436190</link>
      <description>Hello Santosh,&lt;BR /&gt;Here is a part of o/p of ipcs -sb&lt;BR /&gt;&lt;BR /&gt;s   15325223 0x00000000 --ra-------     ftphr  ftpgroup     1&lt;BR /&gt;s    5718056 0x00000000 -----------     ftphr  ftpgroup     1&lt;BR /&gt;s     798761 0x00000000 -----------     ftphr  ftpgroup     1&lt;BR /&gt;s      95274 0x00000000 --ra-------     ftphr  ftpgroup     1&lt;BR /&gt;s      55339 0x00000000 -----------     ftphr  ftpgroup     1&lt;BR /&gt;s      53292 0x00000000 -----------     ftphr  ftpgroup     1&lt;BR /&gt;s      53293 0x00000000 --ra-------     ftphr  ftpgroup     1&lt;BR /&gt;s      39982 0x00000000 --ra-------    hrpadm    sapsys     1&lt;BR /&gt;s      12335 0x00000000 --ra-------    hrpadm    sapsys     1&lt;BR /&gt;&lt;BR /&gt;sema                        1  -  1&lt;BR /&gt;semaem                  16384  -  16384&lt;BR /&gt;semmap                   1026  -  (SEMMNI+2)&lt;BR /&gt;semmni                   1024  -  1024&lt;BR /&gt;semmns                   2048  -  2048&lt;BR /&gt;semmnu                   1024  -  1024&lt;BR /&gt;semmsl                   2048  Y  2048&lt;BR /&gt;semume                   1024  -  1024&lt;BR /&gt;semvmx                  32767  -  32767&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Sat, 14 Jul 2007 18:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058083#M436190</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-14T18:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058084#M436191</link>
      <description>&amp;gt;Here is a part of o/p of ipcs -sb&lt;BR /&gt;&lt;BR /&gt;You might want to use -sa so you can see all of the info.</description>
      <pubDate>Sat, 14 Jul 2007 20:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058084#M436191</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-14T20:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058085#M436192</link>
      <description>ipcs -sa or sb, what does 0x00000000 mean. How can I know, which process is using it.</description>
      <pubDate>Sat, 14 Jul 2007 21:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058085#M436192</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-14T21:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058086#M436193</link>
      <description>There is no process owner for a semaphore. A program can create the semaphore but from then on, it is simply a flag that is known to specific programs. No data is transferred, it is just go/no-go flag. For shared memory segments, the -c option will show you PIDs of the processes that created or last attached to the resource. Those processes may no longer exist but the resource may still be meaningful to other processes -- only the author of the program (and occasionally, the documentation) knows for sure. Use ipcs -a to all the options (you'll need to expand your terminal window to 150 columns to read it).</description>
      <pubDate>Sun, 15 Jul 2007 07:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058086#M436193</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-07-15T07:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058087#M436194</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Your explanation is interesting. Could you please let me know, is there any procedure to know the unused semaphores.&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Sun, 15 Jul 2007 09:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058087#M436194</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-15T09:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058088#M436195</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I found a document that supports my statement at the beginning of the thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developer.softwareag.com/AdaNat/knowhow//adabas_tech/110205_AdabasUNIXMemory.pdf" target="_blank"&gt;http://developer.softwareag.com/AdaNat/knowhow//adabas_tech/110205_AdabasUNIXMemory.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;I wish to know your comments.&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Sun, 15 Jul 2007 12:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058088#M436195</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-15T12:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058089#M436196</link>
      <description>here is the value i have&lt;BR /&gt;&lt;BR /&gt;sema                        1  -  1&lt;BR /&gt;semaem                  16384  -  16384&lt;BR /&gt;semmap                  32767  -  32767&lt;BR /&gt;semmni                  32765  -  32765&lt;BR /&gt;semmns                  32767  -  32767&lt;BR /&gt;semmnu                  29984  -  29984&lt;BR /&gt;semmsl                   2048  Y  2048&lt;BR /&gt;semume                     64  -  64&lt;BR /&gt;semvmx                  32767  -  32767&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Jul 2007 14:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058089#M436196</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-15T14:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058090#M436197</link>
      <description>Even if the third column looks 0x0000000 (key)and tracing it with id (in my case 34938) shows there are processes still assocaited.Not sure what is the impact if we we kill.&lt;BR /&gt;&lt;BR /&gt;Still need more analysis.&lt;BR /&gt;&lt;BR /&gt;#ipcs|grep 0x0000000&lt;BR /&gt;m   34938 0x00000000 D-rw-------   applmgr       dba&lt;BR /&gt;&lt;BR /&gt;root [/opt/local/unix/bin] ./shminfo -s 34938&lt;BR /&gt;libp4 (7.0): Opening /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Loading symbols from /stand/vmunix&lt;BR /&gt;shminfo (3.6)&lt;BR /&gt;&lt;BR /&gt;Shmid 34938:&lt;BR /&gt;struct shmid_ds at 0xdfb5b8&lt;BR /&gt;Pseudo vas at 0x9d3da800&lt;BR /&gt;Pseudo pregion at 0x94f55100&lt;BR /&gt;Shared region at 0xa9017c00&lt;BR /&gt;Segment at 0x74db400.0xc8126000&lt;BR /&gt;Segment allocated out of "Global 32-bit quadrant 4"&lt;BR /&gt;Processes using this segment:&lt;BR /&gt;proc=0x519eb500 (pid 11168 "httpd"): vas=0x9d0d4200, SHMEM preg=0x9f892f00&lt;BR /&gt;proc=0x519b6580 (pid 20116 "httpd"): vas=0x9e0c9d00, SHMEM preg=0xace54e00&lt;BR /&gt;proc=0x519d8900 (pid 28977 "httpd"): vas=0x78fcbb00, SHMEM preg=0xa9059000&lt;BR /&gt;proc=0x51a2b4c0 (pid 28775 "httpd"): vas=0x9f89ab00, SHMEM preg=0xa4669300&lt;BR /&gt;proc=0x519da340 (pid 28771 "httpd"): vas=0x9edccc00, SHMEM preg=0x95654600&lt;BR /&gt;proc=0x519e9e80 (pid 28503 "httpd"): vas=0x9f3e0b00, SHMEM preg=0xa5577500&lt;BR /&gt;proc=0x519e9700 (pid 28502 "httpd"): vas=0x9c6fbd00, SHMEM preg=0xaceb8100&lt;BR /&gt;proc=0x51a1ee00 (pid 28501 "httpd"): vas=0xa076b500, SHMEM preg=0xa48d0900&lt;BR /&gt;proc=0x519ef880 (pid 28500 "httpd"): vas=0xa4555200, SHMEM preg=0x9fe69300&lt;BR /&gt;proc=0x51a2fc00 (pid 28498 "httpd"): vas=0x94445c00, SHMEM preg=0xa9e62000&lt;BR /&gt;proc=0x519e22c0 (pid 28468 "httpd"): vas=0xacda2e00, SHMEM preg=0x94a46900&lt;BR /&gt;&lt;BR /&gt;acadv05:root [/opt/local/unix/bin] ps -ef|grep 28468&lt;BR /&gt; applmgr 20116 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28977 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28771 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28468     1  0  Jul 10  ?         0:36 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28502 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28503 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 11168 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28500 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28488 28468  0  Jul 10  ?         2:03 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt;    root  2860  2052  1 16:15:33 pts/5     0:00 grep 28468&lt;BR /&gt; applmgr 28501 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28775 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt; applmgr 28498 28468  0  Jul 10  ?         0:00 /sa_lgd3_q/applmgr/q303ora/iAS/Apache/Apache/bin/httpd -d /s&lt;BR /&gt;&lt;BR /&gt;acadv05:root [/opt/local/unix/bin] ./shminfo|grep 34938&lt;BR /&gt;Q4 0x074db400.0xc8126000-0xc83affff    2600 SHMEM id=34938&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Jul 2007 15:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058090#M436197</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-15T15:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058091#M436198</link>
      <description>Hi Santhosh,&lt;BR /&gt;&lt;BR /&gt;Thanks for the values. &lt;BR /&gt;&lt;BR /&gt;Second, I was speaking about semaphores, not shared memory segments.&lt;BR /&gt;Following one is a shared memory segment.&lt;BR /&gt;m 34938 0x00000000 D-rw------- applmgr dba &lt;BR /&gt;&lt;BR /&gt;Thanks Ravi.</description>
      <pubDate>Mon, 16 Jul 2007 08:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058091#M436198</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-16T08:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058092#M436199</link>
      <description>&lt;!--!*#--&gt;Ok, I've figured out why 0x0000000 is special.  You are only imagining you are seeing it. ;-)&lt;BR /&gt;It is really IPC_PRIVATE.  With this info, it is pretty simple.  If there are no processes using it, that semaphore is dead.&lt;BR /&gt;&lt;BR /&gt;Hmm, it seems an application can do ipcs -s and just pick up existing private semaphores and just use them without going through semget(2).&lt;BR /&gt;&lt;BR /&gt;I guess your Adabas documentation is impling they don't do that, so as long as it is not running, IPC_PRIVATE semaphores are dead.&lt;BR /&gt;&lt;BR /&gt;Attached is a program that uses pstat(2) to get the time in days, not just in hours and seconds, perhaps that maybe helpful to tell if they are still used?&lt;BR /&gt;     ID     KEY    NSEMS   OTIME       CTIME&lt;BR /&gt;      0 0x4f0c2576     1 06-11|10:43 06-11|10:43&lt;BR /&gt;...&lt;BR /&gt;  40983 0x00000000     1 NO-ENTRY    07-16|21:59&lt;BR /&gt;     24 0x00000000     1 07-14|11:44 07-14|11:44&lt;BR /&gt;&lt;BR /&gt;So 40983 was created on July 16.</description>
      <pubDate>Tue, 17 Jul 2007 00:14:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058092#M436199</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-17T00:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058093#M436200</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Your explanation is wonderfull.&lt;BR /&gt;&lt;BR /&gt;I tried to compile the C program on HP UX 11.00 OS, I got the following error.&lt;BR /&gt;&lt;BR /&gt;/usr/bin/cc 291509.c&lt;BR /&gt;(Bundled) cc: "291509.c", line 13: error 1000: Unexpected symbol: "t".&lt;BR /&gt;(Bundled) cc: "291509.c", line 14: error 1588: "t" undefined.&lt;BR /&gt;(Bundled) cc: "291509.c", line 15: error 1563: Expression in if must be scalar.&lt;BR /&gt;(Bundled) cc: "291509.c", line 29: error 1588: "pse_semid" undefined.&lt;BR /&gt;(Bundled) cc: "291509.c", line 29: error 1531: Invalid member of struct or union.&lt;BR /&gt;&lt;BR /&gt;I am not good at C programming. Could you please help me.&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Tue, 17 Jul 2007 02:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058093#M436200</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-17T02:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058094#M436201</link>
      <description>&amp;gt;I tried to compile the C program on HP UX 11.00 OS&lt;BR /&gt;&lt;BR /&gt;You must compile the program with an ANSI C compiler.  Or you must port it to K&amp;amp;R.&lt;BR /&gt;&lt;BR /&gt;Also, it seems that source only compiles on 11.23 and higher.&lt;BR /&gt;&lt;BR /&gt;Here is a new version.  You'll need to compile with -DHP11_11 for 11.00 and 11.11.</description>
      <pubDate>Tue, 17 Jul 2007 05:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058094#M436201</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-17T05:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058095#M436202</link>
      <description>I shall try and let you know.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Ravi</description>
      <pubDate>Wed, 18 Jul 2007 00:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058095#M436202</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-18T00:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058096#M436203</link>
      <description>Hello Dennis,&lt;BR /&gt;&lt;BR /&gt;Could you please provide me a URL, where I can download DHP11_11 compiler&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ravi.</description>
      <pubDate>Wed, 18 Jul 2007 05:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058096#M436203</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-18T05:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058097#M436204</link>
      <description>&amp;gt;Could you please provide me a URL, where I can download DHP11_11 compiler&lt;BR /&gt;&lt;BR /&gt;-DHP11_11 is a compiler option that should work with your bundled compiled.</description>
      <pubDate>Wed, 18 Jul 2007 14:29:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058097#M436204</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-18T14:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058098#M436205</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;It works fine. Thank You Very Much.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ravi.</description>
      <pubDate>Thu, 19 Jul 2007 01:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058098#M436205</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-19T01:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Semaphore table utilization high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058099#M436206</link>
      <description>Thanks for all YOUR Contributions.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ravi.</description>
      <pubDate>Thu, 19 Jul 2007 01:13:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-semaphore-table-utilization-high/m-p/5058099#M436206</guid>
      <dc:creator>G V R Shankar</dc:creator>
      <dc:date>2007-07-19T01:13:45Z</dc:date>
    </item>
  </channel>
</rss>

