<?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: kmtune in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642213#M43993</link>
    <description>Hi, it will work.</description>
    <pubDate>Thu, 10 Jan 2002 15:11:18 GMT</pubDate>
    <dc:creator>Marcin Wicinski</dc:creator>
    <dc:date>2002-01-10T15:11:18Z</dc:date>
    <item>
      <title>kmtune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642208#M43988</link>
      <description>Hello admins,&lt;BR /&gt;is possible to put in a script all parameters of kernel and lunch it as script? (For fast change). Example:&lt;BR /&gt;&lt;BR /&gt;kmtune NSTRBLKSC 2&lt;BR /&gt;kmtune NSTREVENT 50&lt;BR /&gt;kmtune NSTRPUSH  16&lt;BR /&gt;kmtune NSTRSCHED 0&lt;BR /&gt;kmtune STRCTLSZ 1024&lt;BR /&gt;kmtune STRMSGSZ 0&lt;BR /&gt;kmtune acctresume 4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is it works? &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 10 Jan 2002 14:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642208#M43988</guid>
      <dc:creator>Fab_1</dc:creator>
      <dc:date>2002-01-10T14:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: kmtune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642209#M43989</link>
      <description>Anything you can do on the command line can be done in a script</description>
      <pubDate>Thu, 10 Jan 2002 14:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642209#M43989</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-10T14:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: kmtune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642210#M43990</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think it should work. You may have to rebuild the kernal to make the new changes effective.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 14:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642210#M43990</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-10T14:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: kmtune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642211#M43991</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes. You can. Make sure you have -s following kmtune to set the values.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 10 Jan 2002 14:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642211#M43991</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-01-10T14:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: kmtune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642212#M43992</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It should be possible.. &lt;BR /&gt;Here is the sample kernel configuration commands.&lt;BR /&gt;&lt;BR /&gt; /usr/lbin/sysadm/system_prep -v -s  system &lt;BR /&gt;&lt;BR /&gt;kmtune -S /stand/build/system -s parm_name=value&lt;BR /&gt;   or&lt;BR /&gt;kmtune -S /stand/build/system -s parm_name+value&lt;BR /&gt;&lt;BR /&gt;kmsystem -S system -c y driver_name  # these utilities modify the system&lt;BR /&gt;                                           file at 11.0&lt;BR /&gt;&lt;BR /&gt; /usr/sbin/mk_kernel -s ./system&lt;BR /&gt;&lt;BR /&gt; mv /stand/system /stand/system.prev    #new for dynamically&lt;BR /&gt;                                              linked modules at 11.0&lt;BR /&gt;&lt;BR /&gt; mv /stand/build/system /stand/system&lt;BR /&gt; kmupdate   # kmupdate automates moving&lt;BR /&gt;                   the kernel files into the&lt;BR /&gt;                   proper directory&lt;BR /&gt;&lt;BR /&gt;Reboot the box.</description>
      <pubDate>Thu, 10 Jan 2002 15:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642212#M43992</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-01-10T15:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: kmtune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642213#M43993</link>
      <description>Hi, it will work.</description>
      <pubDate>Thu, 10 Jan 2002 15:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642213#M43993</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2002-01-10T15:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: kmtune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642214#M43994</link>
      <description>Hi&lt;BR /&gt;if i understand the right and fast way is: (correct me if i wrong)&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/sysadm/system_prep -v -s system &lt;BR /&gt;&lt;BR /&gt;lunch the script where into there are:&lt;BR /&gt;...&lt;BR /&gt;kmtune -s scsi_maxphys=1048576&lt;BR /&gt;kmtune -s sema=1&lt;BR /&gt;kmtune -s semaem=16384&lt;BR /&gt;kmtune -s semmap=5112&lt;BR /&gt;kmtune -s semmni=5120&lt;BR /&gt;kmtune -s semmns=(SEMMNI*2)&lt;BR /&gt;kmtune -s semmnu=(NPROC-4)&lt;BR /&gt;kmtune -s semume=10&lt;BR /&gt;kmtune -s semvmx=32768&lt;BR /&gt;kmtune -s sendfile_max=0&lt;BR /&gt;kmtune -s shmem=1&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/mk_kernel -s ./system &lt;BR /&gt;mv /stand/system /stand/system.prev &lt;BR /&gt;mv /stand/build/system /stand/system &lt;BR /&gt;kmupdate&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 15:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kmtune/m-p/2642214#M43994</guid>
      <dc:creator>Fab_1</dc:creator>
      <dc:date>2002-01-10T15:36:09Z</dc:date>
    </item>
  </channel>
</rss>

