<?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: Allocating CPU to application in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628614#M378236</link>
    <description>Hi Varian&lt;BR /&gt;&lt;BR /&gt;Are you asking the commands that manually assigns a CPU core to a specific application ?&lt;BR /&gt;&lt;BR /&gt;I never heard such a thing all I know is that you can use nice command to alter the priority</description>
    <pubDate>Wed, 05 May 2010 05:29:18 GMT</pubDate>
    <dc:creator>njia_1</dc:creator>
    <dc:date>2010-05-05T05:29:18Z</dc:date>
    <item>
      <title>Allocating CPU to application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628613#M378235</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Wanted to know in Multi core machine running multiple applications ,  how to allocate the CPU cores to specific applications.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Varian</description>
      <pubDate>Wed, 05 May 2010 05:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628613#M378235</guid>
      <dc:creator>maint141</dc:creator>
      <dc:date>2010-05-05T05:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Allocating CPU to application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628614#M378236</link>
      <description>Hi Varian&lt;BR /&gt;&lt;BR /&gt;Are you asking the commands that manually assigns a CPU core to a specific application ?&lt;BR /&gt;&lt;BR /&gt;I never heard such a thing all I know is that you can use nice command to alter the priority</description>
      <pubDate>Wed, 05 May 2010 05:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628614#M378236</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2010-05-05T05:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Allocating CPU to application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628615#M378237</link>
      <description>Are You hinting at Virtualization?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/enterprise/w1/en/technologies/virtualization-overview.html" target="_blank"&gt;http://h71028.www7.hp.com/enterprise/w1/en/technologies/virtualization-overview.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's the happening technology; and best to make maximum use of Systems Resources&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;SNS</description>
      <pubDate>Wed, 05 May 2010 05:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628615#M378237</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-05-05T05:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Allocating CPU to application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628616#M378238</link>
      <description>Whole cores or precentages of cores?&lt;BR /&gt;&lt;BR /&gt;Either way, the tool you are looking for is probably Process Resource Manager (PRM):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911854/c01911854.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01911854/c01911854.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Us the PRM fair-share-scheduler (FSS) to allocate percentages of CPU to a set of processes, or PRM Processor Sets (PSETs) to allocate whole CPU cores to a set of processes.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 05 May 2010 05:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628616#M378238</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2010-05-05T05:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Allocating CPU to application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628617#M378239</link>
      <description>good to know</description>
      <pubDate>Wed, 05 May 2010 06:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628617#M378239</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2010-05-05T06:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Allocating CPU to application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628618#M378240</link>
      <description>HI All,&lt;BR /&gt;&lt;BR /&gt;  Thanks for your replies.&lt;BR /&gt;Also wanted to confirm , we can monitor the processor utilization using commands like top, prstat etc &amp;amp; then chnage the processor allocation as per demand. &lt;BR /&gt;Is that correct understanding?&lt;BR /&gt;&lt;BR /&gt;Also is it possible to do it in Solaris OS also ? &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Varian&lt;BR /&gt;</description>
      <pubDate>Wed, 05 May 2010 06:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628618#M378240</guid>
      <dc:creator>maint141</dc:creator>
      <dc:date>2010-05-05T06:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Allocating CPU to application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628619#M378241</link>
      <description>Look at the various pset_*(2) man pages:&lt;BR /&gt;pset_bind(2), etc. psrset(1M)</description>
      <pubDate>Wed, 05 May 2010 07:12:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628619#M378241</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-05-05T07:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Allocating CPU to application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628620#M378242</link>
      <description>Hi main141,&lt;BR /&gt;   &lt;BR /&gt;   On solaris you would achieve this using rpoold (resource pooling). You will be using Fair share scheduler as the default scheduler. It works very well across Solaris zones / containers also.</description>
      <pubDate>Wed, 05 May 2010 08:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocating-cpu-to-application/m-p/4628620#M378242</guid>
      <dc:creator>Pulse001</dc:creator>
      <dc:date>2010-05-05T08:12:08Z</dc:date>
    </item>
  </channel>
</rss>

