<?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: Turn OFF CPU Affinity on Itanium OVMS 8.2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145702#M92454</link>
    <description>Do ask your programmer what is needed when presented with this.  As a rule, we're further removed from the intended request than you are.  &lt;BR /&gt;&lt;BR /&gt;Closing the loop with the programmer making the request is usually faster than using ITRC, as you'll now have to back-determine if I've given the right answer for the particular context.&lt;BR /&gt;&lt;BR /&gt;The basic command for scheduling-level affinity (there are a couple of confusingly-named constructs here that share the "affinity" naming) is built on the command:&lt;BR /&gt;&lt;BR /&gt;SET PROCESS /[NO]AFFINITY/PERMANENT&lt;BR /&gt;&lt;BR /&gt;What you're showing is a cut-down version of the output from the command:&lt;BR /&gt;&lt;BR /&gt;SHOW CPU/FULL 0&lt;BR /&gt;&lt;BR /&gt;where the parameter s the CPU number. &lt;BR /&gt;&lt;BR /&gt;Check the HELP libraries and the OpenVMS manuals and Google for some additional details on these commands, and on scheduling-level affinity.&lt;BR /&gt;&lt;BR /&gt;I'd probably poke around the system startup files looking for "AFFINITY" and such, and would discuss what's going on here with the programmer.  As was mentioned.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Dec 2008 15:24:22 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2008-12-10T15:24:22Z</dc:date>
    <item>
      <title>Turn OFF CPU Affinity on Itanium OVMS 8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145700#M92452</link>
      <description>Programmer has requested I turn off CPU affinity , they wrote:&lt;BR /&gt;working with a customer on a problem and need to test on ARCHER with the affinity off.&lt;BR /&gt;&lt;BR /&gt;CPU 0 has affinity set in the bindings:&lt;BR /&gt;&lt;BR /&gt;Bindings:&lt;BR /&gt;     DECW$SERVER_0    PID = 00001036  Reason: Affinitized to this CPU&lt;BR /&gt;----------------------------&lt;BR /&gt;How do I turn this OFF ? or even see it ?</description>
      <pubDate>Wed, 10 Dec 2008 15:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145700#M92452</guid>
      <dc:creator>Paul Goslin</dc:creator>
      <dc:date>2008-12-10T15:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Turn OFF CPU Affinity on Itanium OVMS 8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145701#M92453</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;Check the HELP text for SET PROCESS/AFFINITY. The correct online documentation can be found in the DCL Dictionary (currently, the SET PROCESS command can be found at &lt;A href="http://h71000.www7.hp.com/doc/83final/9996/9996pro_209.html#brass_78" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/9996/9996pro_209.html#brass_78&lt;/A&gt; ) on the OpenVMS www site at &lt;A href="http://www.hp.com/go/openvms" target="_blank"&gt;http://www.hp.com/go/openvms&lt;/A&gt; .&lt;BR /&gt;&lt;BR /&gt;A cautionary note is in order to also check the DECwindows documentation to see the precise reason it has affinity set to CPU 0.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145701#M92453</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-12-10T15:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Turn OFF CPU Affinity on Itanium OVMS 8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145702#M92454</link>
      <description>Do ask your programmer what is needed when presented with this.  As a rule, we're further removed from the intended request than you are.  &lt;BR /&gt;&lt;BR /&gt;Closing the loop with the programmer making the request is usually faster than using ITRC, as you'll now have to back-determine if I've given the right answer for the particular context.&lt;BR /&gt;&lt;BR /&gt;The basic command for scheduling-level affinity (there are a couple of confusingly-named constructs here that share the "affinity" naming) is built on the command:&lt;BR /&gt;&lt;BR /&gt;SET PROCESS /[NO]AFFINITY/PERMANENT&lt;BR /&gt;&lt;BR /&gt;What you're showing is a cut-down version of the output from the command:&lt;BR /&gt;&lt;BR /&gt;SHOW CPU/FULL 0&lt;BR /&gt;&lt;BR /&gt;where the parameter s the CPU number. &lt;BR /&gt;&lt;BR /&gt;Check the HELP libraries and the OpenVMS manuals and Google for some additional details on these commands, and on scheduling-level affinity.&lt;BR /&gt;&lt;BR /&gt;I'd probably poke around the system startup files looking for "AFFINITY" and such, and would discuss what's going on here with the programmer.  As was mentioned.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145702#M92454</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-12-10T15:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Turn OFF CPU Affinity on Itanium OVMS 8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145703#M92455</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;to turn off affinity of the DECW$SERVER_0 process to CPU 0, you could use the following command (based on your SHOW CPU/FULL output):&lt;BR /&gt;&lt;BR /&gt;$ SET PROC/AFF/PERM/ID=00001036/CLEAR=0&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 11 Dec 2008 13:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145703#M92455</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-12-11T13:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Turn OFF CPU Affinity on Itanium OVMS 8.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145704#M92456</link>
      <description>Thank you all for your suggestions, tips... etc...&lt;BR /&gt;&lt;BR /&gt;We have resolved this issue for now.</description>
      <pubDate>Fri, 12 Dec 2008 12:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/turn-off-cpu-affinity-on-itanium-ovms-8-2/m-p/5145704#M92456</guid>
      <dc:creator>Paul Goslin</dc:creator>
      <dc:date>2008-12-12T12:30:53Z</dc:date>
    </item>
  </channel>
</rss>

