<?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: process binding in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771085#M896147</link>
    <description>With 16 CPU box, when my application can run fine with 4-6 CPU's , by limiting the CPU, i might save some $$$ on licensing.&lt;BR /&gt;</description>
    <pubDate>Wed, 24 Jul 2002 03:17:58 GMT</pubDate>
    <dc:creator>Rajesh Raghavendran</dc:creator>
    <dc:date>2002-07-24T03:17:58Z</dc:date>
    <item>
      <title>process binding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771083#M896145</link>
      <description>How to bind ORacle processes to a particular CPU set.&lt;BR /&gt;HPUX 11i and Oracle 8.1.7.4&lt;BR /&gt;Where and what to set.</description>
      <pubDate>Wed, 24 Jul 2002 03:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771083#M896145</guid>
      <dc:creator>Rajesh Raghavendran</dc:creator>
      <dc:date>2002-07-24T03:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: process binding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771084#M896146</link>
      <description>As far as I know, you can't.  A product like WLM or PRM may do that for you, I'm not sure.&lt;BR /&gt;&lt;BR /&gt;Normally you don't want to lock a process to a single CPU.  HP-UX will assign the process to a CPU and each time the process gets CPU time, it may be on a different processor.&lt;BR /&gt;&lt;BR /&gt;I honestly don't see where you'd gain much by a locking a single process to a particular processor, but that's just me.</description>
      <pubDate>Wed, 24 Jul 2002 03:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771084#M896146</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-07-24T03:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: process binding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771085#M896147</link>
      <description>With 16 CPU box, when my application can run fine with 4-6 CPU's , by limiting the CPU, i might save some $$$ on licensing.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jul 2002 03:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771085#M896147</guid>
      <dc:creator>Rajesh Raghavendran</dc:creator>
      <dc:date>2002-07-24T03:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: process binding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771086#M896148</link>
      <description>Since all 16 CPUs are already enabled I don't think you can (or rather shouldn't) try to license the product for only 4 or 6 CPUs.     You've already got all the CPU's, you might as well use them and if you go ahead and pay the licensing now, you won't have to pay later when you need the additional horsepower.&lt;BR /&gt;&lt;BR /&gt;If you had only part of the CPUs enabled, via ICOD (instant capacity on demand) it might be a different story.&lt;BR /&gt;&lt;BR /&gt;Just my $0.02</description>
      <pubDate>Wed, 24 Jul 2002 03:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771086#M896148</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-07-24T03:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: process binding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771087#M896149</link>
      <description>I dont think you can bind a process to a specific CPU.&lt;BR /&gt;&lt;BR /&gt;You can use Process Resource manager(PRM) to allocate percentage of CPU to Oracle application.&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B3835DA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B3835DA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also you can disable the other processors when you are not using.&lt;BR /&gt;check the link to how to disable a processor&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8424cb60e503d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8424cb60e503d6118ff40090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 24 Jul 2002 03:33:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771087#M896149</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-07-24T03:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: process binding</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771088#M896150</link>
      <description>hi,&lt;BR /&gt;PRM will do what u want, u can share the CPUs to oracle prcesses and other processes as u want.&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Wed, 24 Jul 2002 03:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-binding/m-p/2771088#M896150</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-07-24T03:48:02Z</dc:date>
    </item>
  </channel>
</rss>

