<?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: information on performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340455#M874583</link>
    <description>Attaching some handy dandy perf data collection tools.&lt;BR /&gt;&lt;BR /&gt;Its production and runs background.&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;search.y=8&amp;amp;search.x=28&amp;amp;mode=id&amp;amp;admit=-682735245+1090854105372+28353475&amp;amp;searchCrit=allwords" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;search.y=8&amp;amp;search.x=28&amp;amp;mode=id&amp;amp;admit=-682735245+1090854105372+28353475&amp;amp;searchCrit=allwords&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 26 Jul 2004 10:16:52 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-07-26T10:16:52Z</dc:date>
    <item>
      <title>information on performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340451#M874579</link>
      <description>Hi everyone,&lt;BR /&gt;I work on a problem of performance on a superdome system with 11.11 v1.&lt;BR /&gt;I used the crashinfo commands (q4 script of HATOOLS).&lt;BR /&gt;&lt;BR /&gt;This command seems to be really interested but it 's not supported and otherwise it's not documented. I'm a newbies in performance and i need your help on some vocabularies &lt;BR /&gt;&lt;BR /&gt;i want to know what is  TICKS &lt;BR /&gt;&lt;BR /&gt;what kind of buffer io errors are sd_strategy_bioerrors. Is it dangerous formy system ? &lt;BR /&gt;&lt;BR /&gt;what is TSZOMB ?? i think it's zombie thread&lt;BR /&gt;&lt;BR /&gt;what is IOVA ? &lt;BR /&gt;&lt;BR /&gt;if somebody have answer to my question please help me &lt;BR /&gt;&lt;BR /&gt;Thanks a lot &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Jul 2004 16:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340451#M874579</guid>
      <dc:creator>pétot stéphane</dc:creator>
      <dc:date>2004-07-25T16:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: information on performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340452#M874580</link>
      <description>try this one:&lt;BR /&gt;&lt;BR /&gt;# kmtune&lt;BR /&gt;&lt;BR /&gt;# dmesg&lt;BR /&gt;&lt;BR /&gt;# sar -v 5 5 &lt;BR /&gt;&lt;BR /&gt;# swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;study your tunes, and run sam, go to kernel parameters, if you need to increase any of these items:  nproc, nktreads.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TICK is your clock resolution for your process allocation in a time sharing OS.&lt;BR /&gt;&lt;BR /&gt;if you search "sched" or scheduler in this Forums, you might find some helpful info.&lt;BR /&gt;&lt;BR /&gt;ZOMB - or Zombie (another name: DEFUNCT) might not be a good thing if there are lot's of Zombies, you might run out of the Process-Table enries.&lt;BR /&gt;&lt;BR /&gt;If you search "zombie" in &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt; this might help.&lt;BR /&gt;&lt;BR /&gt;might I suggest running "glance", see &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt; for GLANCE.&lt;BR /&gt;&lt;BR /&gt;Crashinfo tool is nice and Q4 is nice, but start with the "ps -ef" command or "ps -elf" command, and not the states of the processes, R(running), Z(zombie), S(sleeping), etc..&lt;BR /&gt;&lt;BR /&gt;you might have a process stealing the CPU cycles... are you running an application that does "select(2)" calls ?  &lt;BR /&gt;&lt;BR /&gt;btw, there is a great book on performance on 11.11, check out Prentice Hall books or Amazon and look for :  HPUX performance.&lt;BR /&gt;&lt;BR /&gt;best of luck</description>
      <pubDate>Sun, 25 Jul 2004 16:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340452#M874580</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2004-07-25T16:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: information on performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340453#M874581</link>
      <description>Hi,&lt;BR /&gt;Find attached, DOC on Performance Cookbook.&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Jul 2004 19:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340453#M874581</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-07-25T19:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: information on performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340454#M874582</link>
      <description>thanks a lot for yout informations ( ticks info ) i have ever this cookbook. My tool for the perf are mwa/gpm/pv sar and q4. &lt;BR /&gt;&lt;BR /&gt;My main answer was about the buffer io problem that i have with crashinfo 'cause for zombie problem i think it's due to patches ( 195 zombies ) and &lt;BR /&gt;particulary from an alarming apps</description>
      <pubDate>Mon, 26 Jul 2004 09:25:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340454#M874582</guid>
      <dc:creator>pétot stéphane</dc:creator>
      <dc:date>2004-07-26T09:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: information on performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340455#M874583</link>
      <description>Attaching some handy dandy perf data collection tools.&lt;BR /&gt;&lt;BR /&gt;Its production and runs background.&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;search.y=8&amp;amp;search.x=28&amp;amp;mode=id&amp;amp;admit=-682735245+1090854105372+28353475&amp;amp;searchCrit=allwords" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;searchString=UPERFKBAN00000726&amp;amp;search.y=8&amp;amp;search.x=28&amp;amp;mode=id&amp;amp;admit=-682735245+1090854105372+28353475&amp;amp;searchCrit=allwords&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 26 Jul 2004 10:16:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340455#M874583</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-26T10:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: information on performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340456#M874584</link>
      <description>might I suggest you run run a Kernel Trace using a tool called: TUSC (or truss).  install the tool and monitor the parent process that turns into a Zombie.  might help.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2004 10:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/information-on-performance/m-p/3340456#M874584</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2004-07-26T10:56:38Z</dc:date>
    </item>
  </channel>
</rss>

