<?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 about the command dmesg in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/about-the-command-dmesg/m-p/2575558#M858331</link>
    <description>when I enter dmesg command to see the memory condition : the output information are :&lt;BR /&gt;side_if_start(): NOT IMPLEMENTED , scsi cmd :0x4d&lt;BR /&gt;could you kindly tell me how to deal with it ?</description>
    <pubDate>Wed, 05 Sep 2001 13:39:59 GMT</pubDate>
    <dc:creator>forest</dc:creator>
    <dc:date>2001-09-05T13:39:59Z</dc:date>
    <item>
      <title>about the command dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-the-command-dmesg/m-p/2575558#M858331</link>
      <description>when I enter dmesg command to see the memory condition : the output information are :&lt;BR /&gt;side_if_start(): NOT IMPLEMENTED , scsi cmd :0x4d&lt;BR /&gt;could you kindly tell me how to deal with it ?</description>
      <pubDate>Wed, 05 Sep 2001 13:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-the-command-dmesg/m-p/2575558#M858331</guid>
      <dc:creator>forest</dc:creator>
      <dc:date>2001-09-05T13:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: about the command dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-the-command-dmesg/m-p/2575559#M858332</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The error message you are seeing is really not a problem but there is a disk driver patch to resolve it:&lt;BR /&gt;PHKL_24281 (10.20) or PHKL_24282 (11.0). In any event, dmesg is working normally and will only display boot messages like memory until the buffer fills. Once full, the buffer is overwritten.&lt;BR /&gt;&lt;BR /&gt;A much beter way is to query the kernel directly:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for 10.20 (Memory in MBytes)  &lt;BR /&gt;echo "physmem/D "| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256} ' &lt;BR /&gt;&lt;BR /&gt;for 11.x (Memory in Mbytes)&lt;BR /&gt;&lt;BR /&gt;echo "phys_mem_pages/D "| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256} ' &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Wed, 05 Sep 2001 13:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-the-command-dmesg/m-p/2575559#M858332</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-09-05T13:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: about the command dmesg</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-the-command-dmesg/m-p/2575560#M858333</link>
      <description>Hi,dear Clay&lt;BR /&gt;   After add the PHKL_24281 , the display is normal now, I still have two question , first : this patch increase the system buffer parameters?&lt;BR /&gt;second : you said :"for 10.20 (Memory in MBytes) &lt;BR /&gt;echo "physmem/D "| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '{print $2/256} '" I am a newcomer to the HP-UX , and I don't understand the meaning of these words , could you kindly explain for me , and where should I add these words ?</description>
      <pubDate>Thu, 06 Sep 2001 05:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-the-command-dmesg/m-p/2575560#M858333</guid>
      <dc:creator>forest</dc:creator>
      <dc:date>2001-09-06T05:13:51Z</dc:date>
    </item>
  </channel>
</rss>

