<?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: need some information about psd_max_cores on 11.23 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124178#M448409</link>
    <description>Thank you all for your help. Particularly Don and Dennis... you resolved my problem &lt;BR /&gt;</description>
    <pubDate>Tue, 12 Aug 2008 05:58:14 GMT</pubDate>
    <dc:creator>Praveen</dc:creator>
    <dc:date>2008-08-12T05:58:14Z</dc:date>
    <item>
      <title>need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124172#M448403</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need some help regarding psd_max_core which gives the maximum no of cores on the syste. We have two HPUX 11.23 systems, in /usr/include/sys/pstst/global_pstat_body.h file, one system doesnt have psd_max_cores and the other system has it. How do I find out when psd_max_cores was introduced on 11.23?? What patch level is needed to get the max number of core ( psd_max_cores API ) in the system? &lt;BR /&gt;&lt;BR /&gt;B.11.23 U 9000/800 3706626100 ---&amp;gt; has psd_max_cores&lt;BR /&gt;&lt;BR /&gt;B.11.23 U 9000/800 1816940680 ---&amp;gt; Does NOT have psd_max_cores&lt;BR /&gt;&lt;BR /&gt;Please help</description>
      <pubDate>Mon, 11 Aug 2008 09:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124172#M448403</guid>
      <dc:creator>Praveen</dc:creator>
      <dc:date>2008-08-11T09:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124173#M448404</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/ERC/downloads/4AA0-7695ENW.pdf" target="_blank"&gt;http://h71028.www7.hp.com/ERC/downloads/4AA0-7695ENW.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This appears to be related to a software library which is probably not installed on the second machine.&lt;BR /&gt;&lt;BR /&gt;11.23 and 11.31 do not have kernel parameters by this name.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2008 09:34:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124173#M448404</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-11T09:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124174#M448405</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Is one of these machines a virtual machine?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/9450/vse_tips_for_application_developers.pdf" target="_blank"&gt;http://docs.hp.com/en/9450/vse_tips_for_application_developers.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Aug 2008 09:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124174#M448405</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-11T09:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124175#M448406</link>
      <description>No none of them are virtual systems..&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;&lt;BR /&gt;Praveen...</description>
      <pubDate>Mon, 11 Aug 2008 09:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124175#M448406</guid>
      <dc:creator>Praveen</dc:creator>
      <dc:date>2008-08-11T09:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124176#M448407</link>
      <description>This isn't a kernel parameter he's talking about, it is a field in the pstat_getdynamic() information structure [struct pst_dynamic].&lt;BR /&gt;&lt;BR /&gt;PHKL_34912 introduced it, that is superseded by PHKL_36853. So either will provide it.&lt;BR /&gt;&lt;BR /&gt;Note that these are intended to be used with MemFS and/or LEBM (hence they're defined out of the structure definition for other application builds).</description>
      <pubDate>Mon, 11 Aug 2008 13:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124176#M448407</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-08-11T13:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124177#M448408</link>
      <description>&amp;gt;How do I find out when psd_max_cores was introduced on 11.23?? What patch level is needed to get the max number of core (psd_max_cores API) in the system?&lt;BR /&gt;&lt;BR /&gt;Don has told you the solution.  You can also figure this out for yourself by using:&lt;BR /&gt;swlist -l file | grep pstst/global_pstat_body.h&lt;BR /&gt;&lt;BR /&gt;It should find an entry in the base OS.  And another in whatever patch changed it.</description>
      <pubDate>Mon, 11 Aug 2008 21:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124177#M448408</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-11T21:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124178#M448409</link>
      <description>Thank you all for your help. Particularly Don and Dennis... you resolved my problem &lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 05:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124178#M448409</guid>
      <dc:creator>Praveen</dc:creator>
      <dc:date>2008-08-12T05:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124179#M448410</link>
      <description>pstat_getdynamic() information structure [struct pst_dynamic] was introduced in PHKL_34912 patch, that is superseded by PHKL_36853. So either will provide it.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 06:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124179#M448410</guid>
      <dc:creator>Praveen</dc:creator>
      <dc:date>2008-08-12T06:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124180#M448411</link>
      <description>Hi Don/Dennis&lt;BR /&gt;&lt;BR /&gt;Is there any equivalent patch for 11.11??? Please let me know.I searched but couldnt get any info.</description>
      <pubDate>Wed, 13 Aug 2008 09:15:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124180#M448411</guid>
      <dc:creator>Praveen</dc:creator>
      <dc:date>2008-08-13T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: need some information about psd_max_cores on 11.23</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124181#M448412</link>
      <description>&amp;gt;Is there any equivalent patch for 11.11?&lt;BR /&gt;&lt;BR /&gt;I doubt enhancements of this nature would be made to 11.11.</description>
      <pubDate>Wed, 13 Aug 2008 09:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-some-information-about-psd-max-cores-on-11-23/m-p/5124181#M448412</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-13T09:54:58Z</dc:date>
    </item>
  </channel>
</rss>

