<?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: Kernel size in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070756#M438706</link>
    <description>Shalom SEP.&lt;BR /&gt;&lt;BR /&gt;I have glance/gpm on my system. But I did not find a way to split the information to kernel memory/CPU usage and User memory CPU Usage.&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Sep 2007 08:18:04 GMT</pubDate>
    <dc:creator>Leonid Mishkind</dc:creator>
    <dc:date>2007-09-25T08:18:04Z</dc:date>
    <item>
      <title>Kernel size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070754#M438704</link>
      <description>Hi All. &lt;BR /&gt;My question to you is how do I know how much system resources HPUX Kernel takes. I want to have the results of Kernel threads usage only ( only what is compiled into the kernel ) , the minimum system resources of my servers.&lt;BR /&gt;I hope my question is clear enough. &lt;BR /&gt;&lt;BR /&gt;Thanks to all.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2007 07:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070754#M438704</guid>
      <dc:creator>Leonid Mishkind</dc:creator>
      <dc:date>2007-09-25T07:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070755#M438705</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You should install gpm/glance from your application cd's on a 60 day trail. gpm can give you a high water mark on kernel parameter actual system use.&lt;BR /&gt;&lt;BR /&gt;It should be possible to drill into the menus and find useful information.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 25 Sep 2007 08:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070755#M438705</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-25T08:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070756#M438706</link>
      <description>Shalom SEP.&lt;BR /&gt;&lt;BR /&gt;I have glance/gpm on my system. But I did not find a way to split the information to kernel memory/CPU usage and User memory CPU Usage.&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2007 08:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070756#M438706</guid>
      <dc:creator>Leonid Mishkind</dc:creator>
      <dc:date>2007-09-25T08:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070757#M438707</link>
      <description>&lt;BR /&gt;Leonid,&lt;BR /&gt;&lt;BR /&gt;  You can use kmeminfo to view the detail of kernel memory usage and user memory usage.&lt;BR /&gt;&lt;BR /&gt;   Use Glance to view CPU utilization&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Tue, 25 Sep 2007 10:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070757#M438707</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-25T10:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070758#M438708</link>
      <description>Here is an example of what you will get with kmeminfo.&lt;BR /&gt;&lt;BR /&gt;Physical memory usage summary (in page/byte/percent):&lt;BR /&gt;&lt;BR /&gt;Physical memory       =  8379648   32.0g 100%  &lt;BR /&gt;Free memory           =  1551199    5.9g  19%  &lt;BR /&gt;User processes        =  6124982   23.4g  73%  details with -user&lt;BR /&gt;System                =   686245    2.6g   8%  &lt;BR /&gt;  Kernel              =   518653    2.0g   6%  kernel text and data&lt;BR /&gt;    Dynamic Arenas    =    92275  360.4m   1%  details with -arena&lt;BR /&gt;      M_TEMP          =    19008   74.2m   0%  &lt;BR /&gt;      VFD_BT_NODE     =    17617   68.8m   0%  &lt;BR /&gt;      M_SWAP          =     8754   34.2m   0%  &lt;BR /&gt;      M_SPINLOCK      =     6417   25.1m   0%  &lt;BR /&gt;      ALLOCB_MBLK_LM  =     5482   21.4m   0%  &lt;BR /&gt;      Other arenas    =    34997  136.7m   0%  details with -arena&lt;BR /&gt;    Super page pool   =     2438    9.5m   0%  details with -kas&lt;BR /&gt;    Static Tables     =   339590    1.3g   4%  details with -static&lt;BR /&gt;      pfdat           =   192291  751.1m   2%  &lt;BR /&gt;      htbl2_0         =    65536  256.0m   1%  &lt;BR /&gt;      pfn_to_virt     =    32048  125.2m   0%  &lt;BR /&gt;      bufhash         =    20480   80.0m   0%  bufcache hash headers&lt;BR /&gt;      nbuf            =    15936   62.2m   0%  bufcache headers&lt;BR /&gt;      Other tables    =    13298   51.9m   0%  details with -static&lt;BR /&gt;  Buffer cache        =   167592  654.7m   2%  details with -bufcache&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2007 10:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070758#M438708</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-25T10:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel size</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070759#M438709</link>
      <description>Thanks to everyone</description>
      <pubDate>Tue, 05 Feb 2008 08:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-size/m-p/5070759#M438709</guid>
      <dc:creator>Leonid Mishkind</dc:creator>
      <dc:date>2008-02-05T08:57:58Z</dc:date>
    </item>
  </channel>
</rss>

