<?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: sysmap_64bit: rmap ovflo in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000852#M126459</link>
    <description>Elena:  Fair enough--you certainly didn't subtract anything from the conversation.&lt;BR /&gt;&lt;BR /&gt;One more piece of info: the customers on the box periodically start complaining that it's "very slow", although we can't find much paging, i/o bottlenecks, cpu spikes, etc.  Rebooting usually clears it up for a while.</description>
    <pubDate>Fri, 20 Jun 2003 15:58:47 GMT</pubDate>
    <dc:creator>W.C. Epperson</dc:creator>
    <dc:date>2003-06-20T15:58:47Z</dc:date>
    <item>
      <title>sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000846#M126453</link>
      <description>What does this output from dmesg mean?&lt;BR /&gt;&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [427196,427197)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [425697,425698)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [427684,427685)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [427297,427298)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [425994,425995)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [425214,425215)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [425182,425183)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [426500,426501)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [426885,426886)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [428726,428727)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [428082,428083)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [428341,428342)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [428184,428185)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [428231,428232)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [426115,426116)&lt;BR /&gt;sysmap_64bit: rmap ovflo, lost [425105,425106)</description>
      <pubDate>Wed, 18 Jun 2003 11:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000846#M126453</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2003-06-18T11:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000847#M126454</link>
      <description>From this document KBRC00000293 which is referred to in the below listed thread you apparently have an application causing a memory leak.  I've found detecting memory leaks are best detected when using glance advisor.  Here's the thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xebf3911284f5d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xebf3911284f5d5118ff40090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 18 Jun 2003 12:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000847#M126454</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-18T12:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000848#M126455</link>
      <description>Hi,&lt;BR /&gt;try to have a look to this URL:&lt;BR /&gt;&lt;A href="http://wtec.cup.hp.com/~hpux/crash/FirstPassWeb/PA/trap_panic/fragmentation.htm" target="_blank"&gt;http://wtec.cup.hp.com/~hpux/crash/FirstPassWeb/PA/trap_panic/fragmentation.htm&lt;/A&gt;&lt;BR /&gt;Maybe it could help you.&lt;BR /&gt;Ivan.</description>
      <pubDate>Wed, 18 Jun 2003 12:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000848#M126455</guid>
      <dc:creator>Ivan_42</dc:creator>
      <dc:date>2003-06-18T12:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000849#M126456</link>
      <description>The sysmap being referred to here is the resource map (rmap) which&lt;BR /&gt;is used by the kernel to allocate pages of virtual memory to various&lt;BR /&gt;kernel-related processes.  An rmap overflow is typically the result&lt;BR /&gt;of fragmentation: where kernel virtual memory is being freed in&lt;BR /&gt;many small, non-contiguous chunks which cannot be combined into&lt;BR /&gt;free areas.  &lt;BR /&gt;You can choose to:&lt;BR /&gt;1. Ignore it: it's basically a small memory leak.&lt;BR /&gt;2. Figure-out which application is causing kernel virtual memory to become so fragmented as to cause this problem, and get it to do better garbage collection.&lt;BR /&gt;3. Increase the size of the resource map so that less will be lost. &lt;BR /&gt;&lt;BR /&gt;Installing PHKL_28766 may help.</description>
      <pubDate>Wed, 18 Jun 2003 12:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000849#M126456</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-18T12:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000850#M126457</link>
      <description>Michael:  Thanks--the article provides some insight, although it and the patches it refers to are hp-ux 10.20.&lt;BR /&gt;&lt;BR /&gt;Ivan: wtec.cup.hp.com refuses my connections, so I can't read the material.&lt;BR /&gt;&lt;BR /&gt;Elena:  When cutting and pasting, it's polite to credit your source, apparently the document referenced by Michael.&lt;BR /&gt;&lt;BR /&gt;More information:  This is a K380 running 11.11 and Oracle Financials 11i.  Any pointers to literature on this issue in an hp-ux 11 environment will be appreciated.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jun 2003 14:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000850#M126457</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2003-06-20T14:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000851#M126458</link>
      <description>I was not trying to hide a source, just trying to give you direct info, so you do not have to follow the link. You may try to assign some negative points to me. :)</description>
      <pubDate>Fri, 20 Jun 2003 14:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000851#M126458</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-20T14:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000852#M126459</link>
      <description>Elena:  Fair enough--you certainly didn't subtract anything from the conversation.&lt;BR /&gt;&lt;BR /&gt;One more piece of info: the customers on the box periodically start complaining that it's "very slow", although we can't find much paging, i/o bottlenecks, cpu spikes, etc.  Rebooting usually clears it up for a while.</description>
      <pubDate>Fri, 20 Jun 2003 15:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000852#M126459</guid>
      <dc:creator>W.C. Epperson</dc:creator>
      <dc:date>2003-06-20T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000853#M126460</link>
      <description>Just one more thing to share. It looks like a memory leak problem to me (we had that same situation and did reboot weekly ). &lt;BR /&gt;To check  for memory leaks, generate regular outputs of the following command and see if the first column for any of the processes is growing over time ( this is somebody's posting in this forum):&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o "vzs args" | sort</description>
      <pubDate>Fri, 20 Jun 2003 16:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000853#M126460</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-20T16:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000854#M126461</link>
      <description>Sorry, it should be:&lt;BR /&gt;UNIX95= ps -e -o "vsz args" |sort</description>
      <pubDate>Fri, 20 Jun 2003 16:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000854#M126461</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-20T16:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: sysmap_64bit: rmap ovflo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000855#M126462</link>
      <description>Run Xstm gui and check for memory leakage is really problem or some other problem ,long time back I also got same problem,it helpful for me.&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Jun 2003 01:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysmap-64bit-rmap-ovflo/m-p/3000855#M126462</guid>
      <dc:creator>Srinivas Obulasetty</dc:creator>
      <dc:date>2003-06-21T01:28:10Z</dc:date>
    </item>
  </channel>
</rss>

