<?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: Using adb to change hidden kernel params in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447916#M9946</link>
    <description>&lt;BR /&gt;echo "mman_elog?W 1" | adb -w /stand/vmunix&lt;BR /&gt;&lt;BR /&gt;You should see a message back like;&lt;BR /&gt;&lt;BR /&gt;mman_elog:      0               =       1&lt;BR /&gt;&lt;BR /&gt;Then reboot.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 26 Sep 2000 11:56:50 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2000-09-26T11:56:50Z</dc:date>
    <item>
      <title>Using adb to change hidden kernel params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447915#M9945</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My Oracle users are getting errors that the process is out of memory.  The o/s does not log this problem.  I have tracked down a kernel parameter called mman_elog that I need to enable to activate such logging.  Can anyone help with information re how to activate this param?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chris</description>
      <pubDate>Tue, 26 Sep 2000 11:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447915#M9945</guid>
      <dc:creator>Chris Garman</dc:creator>
      <dc:date>2000-09-26T11:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using adb to change hidden kernel params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447916#M9946</link>
      <description>&lt;BR /&gt;echo "mman_elog?W 1" | adb -w /stand/vmunix&lt;BR /&gt;&lt;BR /&gt;You should see a message back like;&lt;BR /&gt;&lt;BR /&gt;mman_elog:      0               =       1&lt;BR /&gt;&lt;BR /&gt;Then reboot.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Sep 2000 11:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447916#M9946</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-26T11:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using adb to change hidden kernel params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447917#M9947</link>
      <description>Turning this on isn't actually going to help much. Your just going to get a message on the console/dmesg saying what pid failed to grow it's stack or data area.&lt;BR /&gt;&lt;BR /&gt;You'd be better off checking things like the maxdsiz/maxssiz and the swap space usage (with swapinfo -tm) and then check the bottom line only.</description>
      <pubDate>Tue, 26 Sep 2000 12:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447917#M9947</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-09-26T12:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using adb to change hidden kernel params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447918#M9948</link>
      <description>Check the attached document for some good information on how to get a view into shared memory using adb.</description>
      <pubDate>Tue, 26 Sep 2000 14:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447918#M9948</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-09-26T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using adb to change hidden kernel params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447919#M9949</link>
      <description>Thanks for the replies.&lt;BR /&gt;&lt;BR /&gt;Steve,&lt;BR /&gt;&lt;BR /&gt;Ithere a way to change the param on the fly?  This is in case a reboot clears the problem.&lt;BR /&gt;&lt;BR /&gt;Andy,&lt;BR /&gt;&lt;BR /&gt;Those params were already at about 128Mb, the actual cause was some dodgy data in the tables.&lt;BR /&gt;&lt;BR /&gt;Alan,&lt;BR /&gt;&lt;BR /&gt;Thanks for the doc.  Do you know how process memory relates to shared memory?  I wish the response centre had told me about the ipcs command when I spoke to them!</description>
      <pubDate>Tue, 26 Sep 2000 14:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447919#M9949</guid>
      <dc:creator>Chris Garman</dc:creator>
      <dc:date>2000-09-26T14:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using adb to change hidden kernel params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447920#M9950</link>
      <description>&lt;BR /&gt;Chris,&lt;BR /&gt;&lt;BR /&gt;nope, no way to modify it on the fly. All you can do is 'patch' the kernel (cant even set it in the system file!) and if you ever rebuild the kernel or say install a patch which rebuilds it you will need to make the adb change again! mman_elog is not a tunable parameter.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Sep 2000 14:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447920#M9950</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-26T14:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using adb to change hidden kernel params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447921#M9951</link>
      <description>Thanks Stefan,&lt;BR /&gt;&lt;BR /&gt;At this rate you should be royalty by tomorrow!!&lt;BR /&gt;Do you work for HP?&lt;BR /&gt;&lt;BR /&gt;chris</description>
      <pubDate>Tue, 26 Sep 2000 15:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447921#M9951</guid>
      <dc:creator>Chris Garman</dc:creator>
      <dc:date>2000-09-26T15:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using adb to change hidden kernel params</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447922#M9952</link>
      <description>&lt;BR /&gt;Hi Chris,&lt;BR /&gt;&lt;BR /&gt;sort of. Im a self employed contractor, have been for a long time. Im currently on contract to HP in London. Dont tell my boss, I must have too much free time to be answering all these questions!&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Sep 2000 15:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-adb-to-change-hidden-kernel-params/m-p/2447922#M9952</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-26T15:35:22Z</dc:date>
    </item>
  </channel>
</rss>

