<?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 What Key Kernel Parameters to Watch? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/what-key-kernel-parameters-to-watch/m-p/4638703#M40952</link>
    <description>&lt;!--!*#--&gt;Hello:&lt;BR /&gt;&lt;BR /&gt;If I were answering this question for HP-UX I'd start with 'dbc_min_pct' and 'dbc_max_pct' and add from there.&lt;BR /&gt;&lt;BR /&gt;Note that when you list out all the kernel parameters with 'sysctl -a' there are 492 parameters.  Hence, the reason for the question.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
    <pubDate>Thu, 27 May 2010 12:05:08 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2010-05-27T12:05:08Z</dc:date>
    <item>
      <title>What Key Kernel Parameters to Watch?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-key-kernel-parameters-to-watch/m-p/4638703#M40952</link>
      <description>&lt;!--!*#--&gt;Hello:&lt;BR /&gt;&lt;BR /&gt;If I were answering this question for HP-UX I'd start with 'dbc_min_pct' and 'dbc_max_pct' and add from there.&lt;BR /&gt;&lt;BR /&gt;Note that when you list out all the kernel parameters with 'sysctl -a' there are 492 parameters.  Hence, the reason for the question.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Thu, 27 May 2010 12:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-key-kernel-parameters-to-watch/m-p/4638703#M40952</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-05-27T12:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: What Key Kernel Parameters to Watch?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-key-kernel-parameters-to-watch/m-p/4638704#M40953</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;For the record, Linux handles buffer pool itself, the equivalent of the dbc twins by itself without any user intervention. It pulls memory out of the buffer pool on demand when new processes request it.&lt;BR /&gt;&lt;BR /&gt;There is no performance hit like with HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;fs.file-max = 50540&lt;BR /&gt;fs.file-nr = 3648       0       50540&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These should be self evident.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kernel.max_lock_depth = 1024&lt;BR /&gt;kernel.ngroups_max = 65536&lt;BR /&gt;kernel.pid_max = 32768&lt;BR /&gt;kernel.pty.max = 4096&lt;BR /&gt;kernel.threads-max = 16382&lt;BR /&gt;kernel.msgmax = 65536&lt;BR /&gt;kernel.shmmax = 4294967295&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;shmmax is the same basic function ash HP-UX.&lt;BR /&gt;&lt;BR /&gt;The others can be breached on heavily used systems. As I recall you work with some big ones.&lt;BR /&gt;&lt;BR /&gt;These can be monitored on the /proc area and temporarily changed with echo statements to this same area.&lt;BR /&gt;&lt;BR /&gt;Not complete, but these are the ones I watch.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Thu, 27 May 2010 13:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-key-kernel-parameters-to-watch/m-p/4638704#M40953</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-27T13:21:49Z</dc:date>
    </item>
  </channel>
</rss>

