<?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: high MPSYNCH in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456145#M95480</link>
    <description>Groso,&lt;BR /&gt;How about posting some number ? How high ? How many cpus do have configured ? What is the typical CPU queue length ?&lt;BR /&gt;&lt;BR /&gt;The DMQ upgrade from 3.2 to 5.01 is major. Make sure your patched up.  Are you using decnet or ip for DMQ communications ?</description>
    <pubDate>Thu, 09 Jul 2009 02:46:09 GMT</pubDate>
    <dc:creator>Thomas Ritter</dc:creator>
    <dc:date>2009-07-09T02:46:09Z</dc:date>
    <item>
      <title>high MPSYNCH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456144#M95479</link>
      <description>Hi , we are migrating our infrastructure based on Alpha and DMQ 3.2 over &lt;BR /&gt;OpenVMS 7.3.2 to Itanium and BMQ 5.0.1 over OpenVMS 8.3-1h1. We are using &lt;BR /&gt;automated tests to verify performance in the new environment. When we run these &lt;BR /&gt;tests, we found a high MPSYNCH use by the system which makes the processes to hold waiting for cpu.&lt;BR /&gt;Any help please ??</description>
      <pubDate>Thu, 09 Jul 2009 01:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456144#M95479</guid>
      <dc:creator>groso</dc:creator>
      <dc:date>2009-07-09T01:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: high MPSYNCH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456145#M95480</link>
      <description>Groso,&lt;BR /&gt;How about posting some number ? How high ? How many cpus do have configured ? What is the typical CPU queue length ?&lt;BR /&gt;&lt;BR /&gt;The DMQ upgrade from 3.2 to 5.01 is major. Make sure your patched up.  Are you using decnet or ip for DMQ communications ?</description>
      <pubDate>Thu, 09 Jul 2009 02:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456145#M95480</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2009-07-09T02:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: high MPSYNCH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456146#M95481</link>
      <description>Howdy,&lt;BR /&gt;&lt;BR /&gt;Which DMQ V5.01? I am using RP4, there may be newer (I pay HP maintenance dolalrs for MQ but am never told about new releases). There was a problem (!) with the initial V5 MQ when it came out, which caused problems in a cluster (don't know about the MP effects that might have had, if any). There is a new(ish) VMS update available for 8.3 (Update V10) so that might help.&lt;BR /&gt;We currently have no MQ related performance issues on our rx2620 cluster.&lt;BR /&gt;I did have problems some years ago with an automated test suite, which caused performance issues - problem was the test suite was firing more transactions than a normal load!&lt;BR /&gt;&lt;BR /&gt;Have fun&lt;BR /&gt;PJ</description>
      <pubDate>Thu, 09 Jul 2009 04:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456146#M95481</guid>
      <dc:creator>Paul Jerrom</dc:creator>
      <dc:date>2009-07-09T04:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: high MPSYNCH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456147#M95482</link>
      <description>Yeah, please quantify. &lt;BR /&gt;Please summarize $MONI MODE output.&lt;BR /&gt;&lt;BR /&gt;Also you indicate the increase MPsync ratio, but did not indicate how the over CPU usage worked out. Is work being done faster?&lt;BR /&gt;&lt;BR /&gt;You fail to indicate hardware models / cpu speeds, but typically an Itanium will do your usermode code faster than the Alpha, but the system time may not improve as much.&lt;BR /&gt;So if (UN-typically) the application used 800 seconds in usermode, 150 in kernel and 50 in MPsync (5%) teh same amount of work may now take 400 second user, 125 kernel and 50 MPsync or 10% MPsync... but is woudl be done twice as fast.&lt;BR /&gt;&lt;BR /&gt;Anyway, MPsync time is time 'spinning for based memory locks'.&lt;BR /&gt;You can ask the system what it is spinning on using ANAL/SYSTEM and the SPL extention.&lt;BR /&gt;&lt;BR /&gt;The easiest way to get going with that is to use: SYS$EXAMPLES:SPL.COM&lt;BR /&gt;Please READ before execute.&lt;BR /&gt;&lt;BR /&gt;From there you should be able to tell whether to focus on memory management, scheduling, locks, whatever.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Hein van den Heuvel&lt;BR /&gt;HvdH Performance Consulting&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jul 2009 10:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456147#M95482</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-07-09T10:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: high MPSYNCH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456148#M95483</link>
      <description>This is a known problem. The message queue&lt;BR /&gt;link driver makes very inefficient use of &lt;BR /&gt;ASTs which creates contention&lt;BR /&gt;for the SCHED spinlock, which in turn triggers the high MPsync time. If you are&lt;BR /&gt;interested in more details please contact me&lt;BR /&gt;offline at guy dot peleg AT maklee DOT com&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Guy Peleg&lt;BR /&gt;Maklee Engineering&lt;BR /&gt;&lt;A href="http://www.maklee.com" target="_blank"&gt;www.maklee.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jul 2009 01:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/high-mpsynch/m-p/4456148#M95483</guid>
      <dc:creator>Guy Peleg</dc:creator>
      <dc:date>2009-07-10T01:32:01Z</dc:date>
    </item>
  </channel>
</rss>

