<?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: Dedicating a CPU for a process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851493#M809362</link>
    <description>HI all,&lt;BR /&gt;&lt;BR /&gt;Regarding this interesting thing thread, wanna to know more on this, anybody know, say if bounding the process the single CPU, will it affect the job scheduling of that single process, what I mean is since that process only can use , say CPU 1, but somehow now CPU1 running busy job because of some job switch into CPU1, what will that single process do? Wait? Pls share yr point of view ,thx.&lt;BR /&gt;&lt;BR /&gt;Gordon</description>
    <pubDate>Tue, 27 May 2003 05:55:45 GMT</pubDate>
    <dc:creator>Gordon_3</dc:creator>
    <dc:date>2003-05-27T05:55:45Z</dc:date>
    <item>
      <title>Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851486#M809355</link>
      <description>Hi!&lt;BR /&gt;Is it possible in HPUX11i to dedicate a cpu for a specific process?&lt;BR /&gt;What do I mean?&lt;BR /&gt;I have some heavy process, that I want to know it gets the max. attention a CPU can give it.&lt;BR /&gt;I want that CPU to handle only and only that process, and not others, even if it has idle time.&lt;BR /&gt;I guess that if such a thing is possible, than only root can do it... but I don't know where to look for such a feature.&lt;BR /&gt;&lt;BR /&gt;10x,&lt;BR /&gt;Noam</description>
      <pubDate>Mon, 25 Nov 2002 16:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851486#M809355</guid>
      <dc:creator>noname_2</dc:creator>
      <dc:date>2002-11-25T16:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851487#M809356</link>
      <description>Noam,&lt;BR /&gt;&lt;BR /&gt;It's up to the application via a "set_affinity" call (or something like that), there's no  way to bind a process to a particular processor.  &lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 25 Nov 2002 16:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851487#M809356</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-25T16:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851488#M809357</link>
      <description>&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xad97663ce855d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xad97663ce855d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Mon, 25 Nov 2002 17:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851488#M809357</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-11-25T17:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851489#M809358</link>
      <description>You can configure either use processor affinity (see mpctl(2) or, beginning with 11.11 mpsched(1)).&lt;BR /&gt;&lt;BR /&gt;Another option would be the use of the new PSET (processor set) feature, introduced with 11.11 plus patches. Using PSETs you can define subsets of processors and move processes to that subsets. The PRM (Process Resource Manager) also allows the utilization of PSETs.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Mon, 25 Nov 2002 17:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851489#M809358</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-11-25T17:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851490#M809359</link>
      <description>Noam&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If u ahve  a 32 bit application then u need care aas that is not mutlithreaded and it will grab one cpu and work , but if u want to priortise eetc then u need to have something like process resource manager .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 25 Nov 2002 17:16:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851490#M809359</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-11-25T17:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851491#M809360</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can also use PRM(Process Resource Manager)to allocate the cpu to handle the specific process.&lt;BR /&gt;&lt;BR /&gt;Check out this link for more information.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B8733-90001/B8733-90001.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B8733-90001/B8733-90001.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thankz &amp;amp; Regardz&lt;BR /&gt;Sri</description>
      <pubDate>Tue, 26 Nov 2002 06:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851491#M809360</guid>
      <dc:creator>Sritharan</dc:creator>
      <dc:date>2002-11-26T06:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851492#M809361</link>
      <description>As some others have mentioned in other replies, HP Process Resource Manager (PRM) will be able to help.  PRM allows groups to be created based on processor sets (Psets).  PRM PSET groups are assigned whole CPUs instead of shares of available CPU cycles like other PRM groups.  The use of Psets provide dedicated on-demand CPU for only the processes, applications, or users assigned to that group.  No others are allowed to borrow the CPU(s) even if idle.  PRM can also control memory allocation for Psets.  To find out more about HP PRM, visit &lt;A href="http://www.hp.com/go/prm." target="_blank"&gt;http://www.hp.com/go/prm.&lt;/A&gt;  Information regarding a PRM trial product is also available from this site.  The trial PRM product, licensed for a 90-day trial period, allows you to try a fully functional version of PRM.  &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Jonathan Fears</description>
      <pubDate>Wed, 27 Nov 2002 14:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851492#M809361</guid>
      <dc:creator>Jonathan Fears</dc:creator>
      <dc:date>2002-11-27T14:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851493#M809362</link>
      <description>HI all,&lt;BR /&gt;&lt;BR /&gt;Regarding this interesting thing thread, wanna to know more on this, anybody know, say if bounding the process the single CPU, will it affect the job scheduling of that single process, what I mean is since that process only can use , say CPU 1, but somehow now CPU1 running busy job because of some job switch into CPU1, what will that single process do? Wait? Pls share yr point of view ,thx.&lt;BR /&gt;&lt;BR /&gt;Gordon</description>
      <pubDate>Tue, 27 May 2003 05:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851493#M809362</guid>
      <dc:creator>Gordon_3</dc:creator>
      <dc:date>2003-05-27T05:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating a CPU for a process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851494#M809363</link>
      <description>The command "psrset" can be used to dedicate processors. HP doesn't like telling people about this, but it's FREE and bundled with 11i.......</description>
      <pubDate>Mon, 22 Sep 2003 05:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dedicating-a-cpu-for-a-process/m-p/2851494#M809363</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2003-09-22T05:52:08Z</dc:date>
    </item>
  </channel>
</rss>

