<?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: Set java process higher priority in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056211#M305301</link>
    <description>Howe would I set this one up so that it will run higher than the rest of the user process.  I know that process from 1-127 are for realtime processes for the system and the users processes are from 178 and higher so what nice command would I give this one so it will be highest than the rest.  Would I set it as the following:&lt;BR /&gt;&lt;BR /&gt;renice -n -19 -p &lt;PID&gt;&lt;/PID&gt;</description>
    <pubDate>Fri, 17 Aug 2007 14:48:15 GMT</pubDate>
    <dc:creator>Ray Bell</dc:creator>
    <dc:date>2007-08-17T14:48:15Z</dc:date>
    <item>
      <title>Set java process higher priority</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056206#M305296</link>
      <description>I need to set a java thread process to a higher priority.  How can I set this to run at boot time and keep the same priority?</description>
      <pubDate>Fri, 17 Aug 2007 10:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056206#M305296</guid>
      <dc:creator>Ray Bell</dc:creator>
      <dc:date>2007-08-17T10:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set java process higher priority</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056207#M305297</link>
      <description>Ray&lt;BR /&gt;&lt;BR /&gt;You can use renice command to a high priority&lt;BR /&gt;&lt;BR /&gt;man 1m renice&lt;BR /&gt;example: renice -n 14 -p &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;hope this help&lt;BR /&gt;&lt;BR /&gt;WK&lt;/PID&gt;</description>
      <pubDate>Fri, 17 Aug 2007 11:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056207#M305297</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-08-17T11:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set java process higher priority</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056208#M305298</link>
      <description>But how would this help at boot time.  can I add a group with certain priviledge?   I like to have this user always having a high proirity than the normal users because his process need to alwasy run without having a delay.</description>
      <pubDate>Fri, 17 Aug 2007 12:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056208#M305298</guid>
      <dc:creator>Ray Bell</dc:creator>
      <dc:date>2007-08-17T12:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set java process higher priority</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056209#M305299</link>
      <description>In your boot script that starts the proces. ID the pid then execute renice, all in the same boot script.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Aug 2007 14:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056209#M305299</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-08-17T14:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set java process higher priority</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056210#M305300</link>
      <description>Howe would I set this one up so that it will run higher than the rest of the user process.  I know that process from 1-127 are for realtime processes for the system and the users processes are from 178 and higher so what nice command would I give this one so it will be highee than the rest.  Would I set it as the following:&lt;BR /&gt;&lt;BR /&gt;renice -n -19 -p &lt;PID&gt;&lt;/PID&gt;</description>
      <pubDate>Fri, 17 Aug 2007 14:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056210#M305300</guid>
      <dc:creator>Ray Bell</dc:creator>
      <dc:date>2007-08-17T14:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set java process higher priority</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056211#M305301</link>
      <description>Howe would I set this one up so that it will run higher than the rest of the user process.  I know that process from 1-127 are for realtime processes for the system and the users processes are from 178 and higher so what nice command would I give this one so it will be highest than the rest.  Would I set it as the following:&lt;BR /&gt;&lt;BR /&gt;renice -n -19 -p &lt;PID&gt;&lt;/PID&gt;</description>
      <pubDate>Fri, 17 Aug 2007 14:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056211#M305301</guid>
      <dc:creator>Ray Bell</dc:creator>
      <dc:date>2007-08-17T14:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set java process higher priority</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056212#M305302</link>
      <description>What's your question now?  WK told you one way how to do it and you echoed it.&lt;BR /&gt;&lt;BR /&gt;What do you need to know?  How to identify the PID?  You would need to start the process at boot time.&lt;BR /&gt;&lt;BR /&gt;You also mentioned "group with certain privilege".  You can use setprivgrp(1m) for RTPRIO &amp;amp; RTSCHED and then modify your java application to use the corresponding functions.</description>
      <pubDate>Fri, 17 Aug 2007 21:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-java-process-higher-priority/m-p/4056212#M305302</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-08-17T21:12:32Z</dc:date>
    </item>
  </channel>
</rss>

