<?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: Tuning kernel paramters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277380#M474002</link>
    <description>i got the solution.&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Mar 2011 06:34:14 GMT</pubDate>
    <dc:creator>GTFSpanneer</dc:creator>
    <dc:date>2011-03-23T06:34:14Z</dc:date>
    <item>
      <title>Tuning kernel paramters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277377#M473999</link>
      <description>hi Experts&lt;BR /&gt;&lt;BR /&gt; i need to tune kernel parameters in hp ux. below paramters are hexadecimal  format so,i have converted to decimal format and i applied the value, but it giving syntax error . kindly help me.&lt;BR /&gt;&lt;BR /&gt;maxdsiz   0x90000000 to 150994944&lt;BR /&gt;maxtsiz   0x40000000 to 67108864&lt;BR /&gt;shmmax    0x40000000 to 67108864   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  SAM -&amp;gt; Kernel Configuration -&amp;gt; Tunable -&amp;gt; Modify (shmmax)&lt;BR /&gt;    -----------------------------------------------------------------&lt;BR /&gt;     Tunable            shmmax&lt;BR /&gt;     Description        Maximum size of a shared memory segment (bytes)&lt;BR /&gt;     Dynamic            yes&lt;BR /&gt;     Subsystem          sysv_shm&lt;BR /&gt;     Default Value      0x40000000&lt;BR /&gt;     Current Value      0x40000000&lt;BR /&gt;     Planned Value      0x40000000&lt;BR /&gt;     Last Boot Value    0x40000000&lt;BR /&gt;     Constraints        shmmax &amp;gt;= 0x800&lt;BR /&gt;     Constraints        shmmax &amp;lt;= 0x40000000000&lt;BR /&gt;     Auto Tuning        Not Supported&lt;BR /&gt;&lt;BR /&gt;     Enter Value/Expression OR q(quit)   = 67108864&lt;BR /&gt;/usr/sam/tui/kc/tunmod.sh[50]: syntax error on line 1, /var/sam/sessiondirs/root/AAAa04842/kctmp2.4869: Syntax error&lt;BR /&gt;&lt;BR /&gt;     Do you want to hold this change till next boot ? (y/n/q)[y] =&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;RPS</description>
      <pubDate>Tue, 22 Mar 2011 10:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277377#M473999</guid>
      <dc:creator>GTFSpanneer</dc:creator>
      <dc:date>2011-03-22T10:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning kernel paramters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277378#M474000</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;First, your conversion to decimal is wrong:&lt;BR /&gt;&lt;BR /&gt;0x90000000 =&amp;gt; 2415919104&lt;BR /&gt;&lt;BR /&gt;0x40000000 =&amp;gt; 1073741824&lt;BR /&gt;&lt;BR /&gt;Why not specify what you want in hexadecimal, anyway?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Mar 2011 13:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277378#M474000</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-03-22T13:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning kernel paramters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277379#M474001</link>
      <description>Thanks James.</description>
      <pubDate>Wed, 23 Mar 2011 06:33:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277379#M474001</guid>
      <dc:creator>GTFSpanneer</dc:creator>
      <dc:date>2011-03-23T06:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning kernel paramters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277380#M474002</link>
      <description>i got the solution.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Mar 2011 06:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277380#M474002</guid>
      <dc:creator>GTFSpanneer</dc:creator>
      <dc:date>2011-03-23T06:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning kernel paramters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277381#M474003</link>
      <description>&amp;gt;I have converted to decimal format&lt;BR /&gt;&lt;BR /&gt;You can use ksh to do that:  (sh only handles 32 bit ints)&lt;BR /&gt;typeset -i10 x=16#90000000; echo $x&lt;BR /&gt;&lt;BR /&gt;I'm still not sure why you got a syntax error.</description>
      <pubDate>Fri, 25 Mar 2011 23:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel-paramters/m-p/5277381#M474003</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-03-25T23:35:18Z</dc:date>
    </item>
  </channel>
</rss>

