<?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: What is M_TEMP and why it consumes so much memory? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749452#M787571</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;     Check this link for more details...&lt;BR /&gt;&lt;BR /&gt;ftp://eh:spear9@hprc.external.hp.com/memory.htm#jfs_inode_cache&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A</description>
    <pubDate>Mon, 13 Mar 2006 02:01:38 GMT</pubDate>
    <dc:creator>Senthil Kumar .A_1</dc:creator>
    <dc:date>2006-03-13T02:01:38Z</dc:date>
    <item>
      <title>What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749451#M787570</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I ran kmeminfo and got following result:&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Physical memory usage summary (in page/byte/percent):&lt;BR /&gt;&lt;BR /&gt;Physmem             = 13983744   53.3g 100%  Physical memory&lt;BR /&gt;  Freemem           =   802148    3.1g   6%  Free physical memory&lt;BR /&gt;  Used              = 13181596   50.3g  94%  Used physical memory&lt;BR /&gt;    System          =  5448501   20.8g  39%  By kernel:&lt;BR /&gt;      Static        =   633393    2.4g   5%   for text/static data&lt;BR /&gt;      Dynamic       =  1989745    7.6g  14%   for dynamic data&lt;BR /&gt;      Bufcache      =  2796748   10.7g  20%   for buffer cache&lt;BR /&gt;      Eqmem         =     1237    4.8m   0%   for equiv. mapped memory&lt;BR /&gt;      SCmem         =    27378  106.9m   0%   for critical memory&lt;BR /&gt;    User            =  7733628   29.5g  55%  By user processes:&lt;BR /&gt;      Uarea         =    25260   98.7m   0%   for thread uareas&lt;BR /&gt;    Disowned        =        8   32.0k   0%  Disowned pages&lt;BR /&gt;    Bad             =        1    4.0k   0%  Bad&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Kernel dynamic memory usage (in page/byte/percent):&lt;BR /&gt;&lt;BR /&gt;Dynamic             =  1989745    7.6g  14%  Kernel dynamic memory&lt;BR /&gt;  Arenas            =  1534703    5.9g  11%  Kernel arenas&lt;BR /&gt;    M_TEMP          =   788913    3.0g   6%  &lt;BR /&gt;    M_IOSYS         =   262205    1.0g   2%  &lt;BR /&gt;    M_SPINLOCK      =   177811  694.6m   1%  &lt;BR /&gt;    M_VXVM          =    90066  351.8m   1%  &lt;BR /&gt;    M_DYNAMIC       =    69504  271.5m   0%  &lt;BR /&gt;    VFD_BT_NODE     =    33809  132.1m   0%  &lt;BR /&gt;    KMEM_ALLOC      =    20388   79.6m   0%  &lt;BR /&gt;    ALLOCB_MBLK_LM  =    11626   45.4m   0%  &lt;BR /&gt;    M_SWAP          =    10952   42.8m   0%  &lt;BR /&gt;    ALLOCB_MBLK_SM  =    10138   39.6m   0%  &lt;BR /&gt;    LVM_PBUF        =     8540   33.4m   0%  &lt;BR /&gt;    M_PREG          =     7678   30.0m   0%  &lt;BR /&gt;    M_REG           =     7377   28.8m   0%  &lt;BR /&gt;    VM MISC ARENA   =     4129   16.1m   0%  &lt;BR /&gt;    M_KTHREAD       =     3653   14.3m   0%  &lt;BR /&gt;    Other           =    27914  109.0m   0%  Other arenas...&lt;BR /&gt;  Kalloc            =   454711    1.7g   3%  kalloc()&lt;BR /&gt;    SuperPagePool   =   134545  525.6m   1%    Kernel superpage cache&lt;BR /&gt;    BufcacheBufs    =   257664 1006.5m   2%    Buffer cache bufs&lt;BR /&gt;    BufcacheHash    =    40960  160.0m   0%    Buffer cache hash heads&lt;BR /&gt;    Other           =    21542   84.1m   0%    Other...&lt;BR /&gt;  Eqalloc           =      331    1.3m   0%  eqalloc()&lt;BR /&gt;&lt;BR /&gt;It shows that M_TEMP used 3g of memory.&lt;BR /&gt;&lt;BR /&gt;After I ran kmeminfo -a to see more detail on arena, the M_TEMP part of details is as follows:&lt;BR /&gt;Variable kmem_arena_t 0xd8005780 "M_TEMP" owns 788980 pages.&lt;BR /&gt; Attributes: KMT_DEFAULT KT_DEFAULT KAS_ALIVE&lt;BR /&gt; index  0 (size    24) =   8302 pages&lt;BR /&gt; index  1 (size    56) =  33376 pages&lt;BR /&gt; index  2 (size   120) =   5834 pages&lt;BR /&gt; index  3 (size   184) =  50329 pages&lt;BR /&gt; index  4 (size   248) = 344364 pages&lt;BR /&gt; index  5 (size   312) =     62 pages&lt;BR /&gt; index  6 (size   376) =     41 pages&lt;BR /&gt; index  7 (size   440) =     32 pages&lt;BR /&gt; index  8 (size   568) =   8828 pages&lt;BR /&gt; index  9 (size   632) =     46 pages&lt;BR /&gt; index 10 (size   760) =      4 pages&lt;BR /&gt; index 11 (size   952) =    245 pages&lt;BR /&gt; index 12 (size  1336) = 325633 pages&lt;BR /&gt; index 13 (size  1976) =     18 pages&lt;BR /&gt; index 14 (size  4024) =     40 pages&lt;BR /&gt; index 15 (size  4096) =    179 pages&lt;BR /&gt; index 16 (size  8192) =    320 pages&lt;BR /&gt; index 17 (size 12288) =     21 pages&lt;BR /&gt; index 18 (size 16384) =    308 pages&lt;BR /&gt; index 19 (size 20480) =    160 pages&lt;BR /&gt; index 20 (size 24576) =     96 pages&lt;BR /&gt; index 22 (size 32768) =    128 pages&lt;BR /&gt; index 23 (size 36864) =  10614 pages&lt;BR /&gt;&lt;BR /&gt;Who can tell me what the M_TEMP is and why it consumes so much memory?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;William</description>
      <pubDate>Mon, 13 Mar 2006 01:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749451#M787570</guid>
      <dc:creator>wm_shi</dc:creator>
      <dc:date>2006-03-13T01:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749452#M787571</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;     Check this link for more details...&lt;BR /&gt;&lt;BR /&gt;ftp://eh:spear9@hprc.external.hp.com/memory.htm#jfs_inode_cache&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A</description>
      <pubDate>Mon, 13 Mar 2006 02:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749452#M787571</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-03-13T02:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749453#M787572</link>
      <description>Hi William, &lt;BR /&gt;&lt;BR /&gt;Take a look at this thread, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949773" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949773&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=954245" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=954245&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 13 Mar 2006 03:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749453#M787572</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-13T03:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749454#M787573</link>
      <description>Hi, Senthil,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your information!&lt;BR /&gt;&lt;BR /&gt;I have idea on that now.&lt;BR /&gt;&lt;BR /&gt;But another question is:&lt;BR /&gt;What is M_IOSYS? It used 1G of my memory while several M of memory in other system.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;William</description>
      <pubDate>Mon, 13 Mar 2006 03:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749454#M787573</guid>
      <dc:creator>wm_shi</dc:creator>
      <dc:date>2006-03-13T03:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749455#M787574</link>
      <description>Hi William, &lt;BR /&gt;&lt;BR /&gt;What is M_IOSYS? It used 1G of my memory while several M of memory in other system.&lt;BR /&gt;&lt;BR /&gt;M_IOSYS : Memory used for IO. &lt;BR /&gt;&lt;BR /&gt;Do you feel that kernel is using most memory ? Probably, you need to double check your tunable parameters. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 13 Mar 2006 03:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749455#M787574</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-13T03:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749456#M787575</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;     Try this doc,...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079999303" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000079999303&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A</description>
      <pubDate>Mon, 13 Mar 2006 03:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749456#M787575</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-03-13T03:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749457#M787576</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I also noticed that static data used 2.4G memory and used kmeminfo -static and got following:&lt;BR /&gt;&lt;BR /&gt;Kernel TEXT pages not requested in crashconf&lt;BR /&gt;Will use an artificial mapping from a.out TEXT pages&lt;BR /&gt;kmeminfo (3.71)&lt;BR /&gt;unix: /stand/vmunix 11.11 64bit PA2.0&lt;BR /&gt;core: /dev/kmem live&lt;BR /&gt;link: Tue Feb 14 21:57:25 EAT 2006&lt;BR /&gt;boot: Tue Feb 14 22:09:57 2006 &lt;BR /&gt;dump: Mon Mar 13 17:45:59 2006 &lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Pfdat processing:&lt;BR /&gt;&lt;BR /&gt;Scanning 13671023 pfdat entries (be patient) ...&lt;BR /&gt;&lt;BR /&gt;Warning: Found a P_BAD page (pfn 0xc92489, pfd_t 0xd1f20aa0)&lt;BR /&gt;Warning: P_BAD is set by the memory diagnostics (dmem scrubbing).&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Static kernel memory usage (in page/byte/percent):&lt;BR /&gt;&lt;BR /&gt;Static              =   633393    2.4g   5%  Static memory&lt;BR /&gt;  Text              =     2574   10.1m   0%  Text&lt;BR /&gt;  Data              =      444    1.7m   0%  Data&lt;BR /&gt;  Bss               =     4238   16.6m   0%  Bss&lt;BR /&gt;  Tables            =   626137    2.4g   4%  System tables&lt;BR /&gt;    pfdat           =   320414    1.2g   2%  pfdat&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------&lt;BR /&gt;Static system memory (size in bytes and pages):&lt;BR /&gt;&lt;BR /&gt;Name                    Start-       End     Nent       Size&lt;BR /&gt;text               0x00020000-0x00a2e000        1   10543104&lt;BR /&gt;data               0x00a2e000-0x00bea000        1    1818624&lt;BR /&gt;bss                0x00bea000-0x01c783a8        1   17359784&lt;BR /&gt;phys_mem_tbl       0x01c90710-0x01c9074c        5         60&lt;BR /&gt;sysmap_32bit       0x01d9fd80-0x01e15080    30000     480000&lt;BR /&gt;sysmap_64bit       0x01e15080-0x01e8a380    30000     480000&lt;BR /&gt;pgclasstab         0x023cb000-0x03121000 13983744   13983744&lt;BR /&gt;mpproc_info        0x0312f000-0x03196900       32     424192&lt;BR /&gt;pfn_to_virt_ptr    0x5aadb000-0x5aae87e0     3454      55264&lt;BR /&gt;pfn_to_virt        0x5aae9000-0x5fff9000  5574656   89194496&lt;BR /&gt;callout_info_array 0x5fff9000-0x5fffb200       32       8704&lt;BR /&gt;quad1map_64bit     0x5fffc000-0x5fffd910      401       6416&lt;BR /&gt;quad4map_64bit     0x5fffd940-0x5ffff250      401       6416&lt;BR /&gt;htbl2_0            0x60000000-0x80000000 16777216  536870912&lt;BR /&gt;pfn_to_virt        0x80000000-0x88050000  8409088  134545408&lt;BR /&gt;inode              0x88059000-0x882fb400     5568    2761728&lt;BR /&gt;file               0x882fb400-0x88f921f0   150010   13200880&lt;BR /&gt;ncache             0x88f92200-0x890d2c00     9120    1313280&lt;BR /&gt;nc_hash            0x890d2c00-0x89112c00    16384     262144&lt;BR /&gt;nc_lru             0x89112c00-0x8911cc00      512      40960&lt;BR /&gt;cfree              0x89315800-0x89354fa0     6500     260000&lt;BR /&gt;pfdat              0x8932d2c0-0x8938d2c0     4096     393216&lt;BR /&gt;tmp_save_states    0x89354fc0-0x8935dfc0       32      36864&lt;BR /&gt;memWindows         0x8935dfc0-0x8935e020        2         96&lt;BR /&gt;quad4map_32bit     0x89361300-0x89362c10      401       6416&lt;BR /&gt;pfdat_ptr          0x89364000-0x893717e0     3454      55264&lt;BR /&gt;pfdat              0x8937a900-0x8aaba900   253952   24379392&lt;BR /&gt;page_groups        0x89384440-0x89384680       18        576&lt;BR /&gt;pfdat              0x8aaa5720-0x8ab05720     4096     393216&lt;BR /&gt;pfdat              0x8ab05740-0xd7785740 13418496 1288175616&lt;BR /&gt;space_map          0xd7787000-0xd778f000   262144      32768&lt;BR /&gt;kmem_lobj_hdr_tbl  0xd8400000-0xd8684210   164897    2638352&lt;BR /&gt;&lt;BR /&gt;Total accounted static memory = 522395 pages&lt;BR /&gt;&lt;BR /&gt;So, what are pfdat, htbl2_0 and pfn_to_virt which consume the most of the static data memory?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;William</description>
      <pubDate>Mon, 13 Mar 2006 05:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749457#M787576</guid>
      <dc:creator>wm_shi</dc:creator>
      <dc:date>2006-03-13T05:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749458#M787577</link>
      <description>Hi William,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       If you are really concerned about the fact that you memory is being hogged up unecessarily or there is a memory leak, Please analyze your system as per the data found in the following link,...&lt;BR /&gt;&lt;BR /&gt;ftp://eh:spear9@hprc.external.hp.com/memory.htm&lt;BR /&gt;&lt;BR /&gt;      There might be many info with which we need not concern much as it is used internally by the kernel, whose data manipulation and intervention might be specific to the WTEC engineers at HP.&lt;BR /&gt;&lt;BR /&gt;      As far as a System admins are concerned the above link provides enough data to keep our memory utilization checked.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A&lt;BR /&gt;(P.S: If you need to know intricasies anyway, wait until ,SEP ,Clay , James and other experienced admins take a peek into this thread.)</description>
      <pubDate>Mon, 13 Mar 2006 05:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749458#M787577</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-03-13T05:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749459#M787578</link>
      <description>Thank you Senthil very much!&lt;BR /&gt;&lt;BR /&gt;I have learned a lot from memory.htm.&lt;BR /&gt;But there aren't anything about the system static data such as pfdat, htbl2_0 and pfn_to_virt which looked like something was mis-configured.&lt;BR /&gt;I want to get some links to documents describing these internal structures, what are these, what tunables impacting these and how to change something to save memory from kernel to my applications.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;William</description>
      <pubDate>Mon, 13 Mar 2006 07:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749459#M787578</guid>
      <dc:creator>wm_shi</dc:creator>
      <dc:date>2006-03-13T07:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749460#M787579</link>
      <description>Willliam -- There were some patches for 11.11 memory leak in  M_IOSYS.&lt;BR /&gt;&lt;BR /&gt;For M_IOSYS, there are three patches or their predecessors that might assist you:&lt;BR /&gt;&lt;BR /&gt;PHKL_29039, PHKL_30044, PHKL_29468 all introduced fixes for issues in this area.  &lt;BR /&gt;&lt;BR /&gt;Also, if you use CA Unicenter, you may want to talk to them to see if TF93187 would apply to your system since it addressed some extra memory usage by CA Unicenter in the M_TEMP area of index 12.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kent M. Ostby&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2006 08:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749460#M787579</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-03-13T08:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749461#M787580</link>
      <description>pfdat - physical frame descriptors. This is the main metadata (per physical page) for physical memory.&lt;BR /&gt;&lt;BR /&gt;htbl2_0 - That's the page table (virtual to physical translations... i.e. where you go to figure out what to load when you take a TLB miss fault)&lt;BR /&gt;&lt;BR /&gt;pfn_to_virt - Physical to virtual reverse lookup table. (The anti-htbl2_0).&lt;BR /&gt;&lt;BR /&gt;These are core VM metadata tables. You can't shrink them -- and you certainly need them to be there. These are *always* going to take a certain percentage (exact percentage can vary by release and patch level) of memory because they scale directly with the number of physical pages.&lt;BR /&gt;&lt;BR /&gt;Don</description>
      <pubDate>Mon, 13 Mar 2006 09:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749461#M787580</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2006-03-13T09:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is M_TEMP and why it consumes so much memory?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749462#M787581</link>
      <description>Thank you Senthil and Kent,&lt;BR /&gt;&lt;BR /&gt;I have studied your suggestion About why M_IOSYS consumes so much memory.&lt;BR /&gt;And we found the most recent patch is:&lt;BR /&gt;PHKL_29039  --&amp;gt; PHKL_32090&lt;BR /&gt;PHKL_30044&lt;BR /&gt;PHKL_29468  --&amp;gt; PHKL_31227&lt;BR /&gt;And in our system:&lt;BR /&gt;$/usr/sbin/swlist -l product | grep -E 'PHKL_29039|PHKL_32090|PHKL_30044|PHKL_29468 |PHKL_31227'&lt;BR /&gt;  PHKL_30044            1.0            Memory leak fix for Core Bus ioscan &lt;BR /&gt;  PHKL_31227            1.0            PCI patch,boot-time HPMC,PCI-X,OLA/R,AGP &lt;BR /&gt;  PHKL_32090            1.0            SCSI IO Cumulative Patch &lt;BR /&gt;&lt;BR /&gt;The above shows that we have no memory leak problem in our system.&lt;BR /&gt;&lt;BR /&gt;So is there any further reason for that 1G memory?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;William</description>
      <pubDate>Tue, 14 Mar 2006 22:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-m-temp-and-why-it-consumes-so-much-memory/m-p/3749462#M787581</guid>
      <dc:creator>wm_shi</dc:creator>
      <dc:date>2006-03-14T22:39:49Z</dc:date>
    </item>
  </channel>
</rss>

