<?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: 32 or 64 bit kernel?? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931199#M3979</link>
    <description>Unless you are running Itanium, high end SPARC or PA-RISC, you're 32 bit.</description>
    <pubDate>Thu, 20 Mar 2003 00:04:29 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-03-20T00:04:29Z</dc:date>
    <item>
      <title>32 or 64 bit kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931195#M3975</link>
      <description>How do I determine if the kernel is executing in 64bit mode?. Can I tell via the kernel name or file attributes? I am using SuSE&lt;BR /&gt;Linux 2.4.17-SuSE.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Wed, 19 Mar 2003 17:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931195#M3975</guid>
      <dc:creator>Randy_9</dc:creator>
      <dc:date>2003-03-19T17:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: 32 or 64 bit kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931196#M3976</link>
      <description>with root execute:&lt;BR /&gt;#dmesg&lt;BR /&gt;see line vendor&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2003 20:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931196#M3976</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2003-03-19T20:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: 32 or 64 bit kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931197#M3977</link>
      <description>with root execute:&lt;BR /&gt;#dmesg&lt;BR /&gt;see line vendor}&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;cat /proc/cpuinfo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2003 20:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931197#M3977</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2003-03-19T20:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: 32 or 64 bit kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931198#M3978</link>
      <description>Jairo,&lt;BR /&gt;&lt;BR /&gt;I may need some additional help to pinpoint what it is that tells me it is running in a 64bit mode. The command:&lt;BR /&gt;&lt;BR /&gt;==&amp;gt; cat /proc/cpuinfo&lt;BR /&gt;&lt;BR /&gt;gives me this:&lt;BR /&gt;&lt;BR /&gt;vendor_id       : IBM/S390&lt;BR /&gt;# processors    : 2&lt;BR /&gt;bogomips per cpu: 688.12&lt;BR /&gt;processor 0: version = FF,  identification = 09147E,  machine = 2064&lt;BR /&gt;processor 1: version = FF,  identification = 09147E,  machine = 2064&lt;BR /&gt;&lt;BR /&gt;And I am attaching the output from the "dmesg" command, because I still cannot tell?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Randy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2003 22:52:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931198#M3978</guid>
      <dc:creator>Randy_9</dc:creator>
      <dc:date>2003-03-19T22:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: 32 or 64 bit kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931199#M3979</link>
      <description>Unless you are running Itanium, high end SPARC or PA-RISC, you're 32 bit.</description>
      <pubDate>Thu, 20 Mar 2003 00:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931199#M3979</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-03-20T00:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: 32 or 64 bit kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931200#M3980</link>
      <description>Not true at all, he is running a VM on a ZED Series (aka S/390) from what it shows. There are many other CPUs out there FYI that are 64bit, like SuSE did some work on MIPS, Alpha, Sparc-64,and AMD Sledgehammer. &lt;BR /&gt;&lt;BR /&gt;You need to be running SLES8-64bit kernel to take advantage of that CPU. &lt;BR /&gt;&lt;BR /&gt;You should post a msg to the SuSE S-390 list or MARIST list for more info on Linux on a mainframe.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Thu, 20 Mar 2003 03:08:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931200#M3980</guid>
      <dc:creator>Jon_87</dc:creator>
      <dc:date>2003-03-20T03:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: 32 or 64 bit kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931201#M3981</link>
      <description>*nod* tru.. I was only thinking of the small subset of people.  my apologies.&lt;BR /&gt;&lt;BR /&gt;WIth the S/390, doesn't the VM emulate other processor types?&lt;BR /&gt;&lt;BR /&gt;I've not had the opportunity to play with one, so I'm not sure what it is and is not capable of.(and I completely forgot that there's native linux stuff for it)..</description>
      <pubDate>Thu, 20 Mar 2003 04:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931201#M3981</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-03-20T04:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: 32 or 64 bit kernel??</title>
      <link>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931202#M3982</link>
      <description>Stuart/Jon,&lt;BR /&gt;&lt;BR /&gt;Thank you both. Currently we do not have SuSE support, but I will try the other support group that you referenced. I appreciate all of your help.&lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Thu, 20 Mar 2003 15:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/32-or-64-bit-kernel/m-p/2931202#M3982</guid>
      <dc:creator>Randy_9</dc:creator>
      <dc:date>2003-03-20T15:11:20Z</dc:date>
    </item>
  </channel>
</rss>

