<?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: Getting 32/64 bit and processor info in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742281#M67936</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;getconf KERNEL_BITS &lt;BR /&gt;for 32 or 64 bit kernel&lt;BR /&gt;&lt;BR /&gt;for no. of processors&lt;BR /&gt;top&lt;BR /&gt;cstm&lt;BR /&gt;print_manifest if you are using Ignite UX&lt;BR /&gt;&lt;BR /&gt;Piyush&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Jun 2002 17:47:27 GMT</pubDate>
    <dc:creator>PIYUSH D. PATEL</dc:creator>
    <dc:date>2002-06-11T17:47:27Z</dc:date>
    <item>
      <title>Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742274#M67929</link>
      <description>Looking for  efficient way to get the following 2 pieces of info:&lt;BR /&gt;&lt;BR /&gt;Am I running 32 or 64 bit kernel?&lt;BR /&gt;(some releases/platforms can run either)&lt;BR /&gt;&lt;BR /&gt;How many processors are on my system?&lt;BR /&gt;Currently I'm using ioscan to look for processors and counting each but I'm thinking there is a better way.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 11 Jun 2002 17:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742274#M67929</guid>
      <dc:creator>Steven Buschman_3</dc:creator>
      <dc:date>2002-06-11T17:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742275#M67930</link>
      <description>Try these:&lt;BR /&gt;&lt;BR /&gt;# print_manifest&lt;BR /&gt;&lt;BR /&gt;1) For kernel info (32 or 64):&lt;BR /&gt;&lt;BR /&gt;# getconf KERNEL_BITS (works in 11.X systems)&lt;BR /&gt;&lt;BR /&gt;2) For processor information:&lt;BR /&gt;&lt;BR /&gt;# top&lt;BR /&gt;# stm&lt;BR /&gt;# sam -&amp;gt; performance monitors -&amp;gt; system properties&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 17:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742275#M67930</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-06-11T17:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742276#M67931</link>
      <description>Also, to see what you box can handle&lt;BR /&gt;&lt;BR /&gt;getconf HW_CPU_SUPP_BITS&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Tue, 11 Jun 2002 17:32:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742276#M67931</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-06-11T17:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742277#M67932</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;# getconf KERNEL_BITS will give u the info about ur os kernel bits.&lt;BR /&gt;&lt;BR /&gt;# top 10 ...will give u the no of CPU's&lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 17:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742277#M67932</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2002-06-11T17:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742278#M67933</link>
      <description>getconf KERNEL_BITS &lt;BR /&gt;will give you 32/64 info.&lt;BR /&gt;&lt;BR /&gt;`ioscan -k |grep -n processor |wc -l`&lt;BR /&gt;will give you # of processors&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 11 Jun 2002 17:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742278#M67933</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-11T17:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742279#M67934</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;To see if you are running a 32- or 64-bit&lt;BR /&gt;kernel  use this command:&lt;BR /&gt;&lt;BR /&gt;getconf KERNEL_BITS&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Olav</description>
      <pubDate>Tue, 11 Jun 2002 17:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742279#M67934</guid>
      <dc:creator>Olav Baadsvik</dc:creator>
      <dc:date>2002-06-11T17:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742280#M67935</link>
      <description># getconf KERNEL_BITS&lt;BR /&gt;==&amp;gt; gives 32 or 64 bits info&lt;BR /&gt;&lt;BR /&gt;# echo runningprocs/D | adb -k /stand/vmunix /dev/mem&lt;BR /&gt;==&amp;gt; gives # of processors</description>
      <pubDate>Tue, 11 Jun 2002 17:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742280#M67935</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-11T17:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742281#M67936</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;getconf KERNEL_BITS &lt;BR /&gt;for 32 or 64 bit kernel&lt;BR /&gt;&lt;BR /&gt;for no. of processors&lt;BR /&gt;top&lt;BR /&gt;cstm&lt;BR /&gt;print_manifest if you are using Ignite UX&lt;BR /&gt;&lt;BR /&gt;Piyush&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 17:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742281#M67936</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-11T17:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742282#M67937</link>
      <description>Hi Steven&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. getconf KERNEL_BITS if you aer using 11.00 and above 10.2 is 32 bits only.&lt;BR /&gt;&lt;BR /&gt;2.ioscan | grep proc | wc -l&lt;BR /&gt;   /var/adm/syslog &lt;BR /&gt;   stm&lt;BR /&gt;   print_manifest&lt;BR /&gt;   sam---&amp;gt;perforamnce monitors---&amp;gt;system properties &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;will all give you the no of processors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 11 Jun 2002 18:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742282#M67937</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-06-11T18:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742283#M67938</link>
      <description>To check whether your hardware can support 64 bit kernel run ,&lt;BR /&gt;getconf HW_32_64_capable .&lt;BR /&gt;if it returns 1, then you can install 64 bit kernel on the box if it is not already installed.&lt;BR /&gt;&lt;BR /&gt;AR</description>
      <pubDate>Tue, 11 Jun 2002 18:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742283#M67938</guid>
      <dc:creator>Aashish Raj</dc:creator>
      <dc:date>2002-06-11T18:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742284#M67939</link>
      <description>You might want to try a simple script:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;bits=`getconf KERNEL_BITS`;echo Bits $bits;proc=`dmesg|grep process|wc -l`;echo Processors $proc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 15:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742284#M67939</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-06-12T15:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 32/64 bit and processor info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742285#M67940</link>
      <description>#getconf KERNEL_BITS will give u the 32/64 bit os...&lt;BR /&gt;&lt;BR /&gt;running top will give u the number of processors</description>
      <pubDate>Wed, 04 Feb 2004 16:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-32-64-bit-and-processor-info/m-p/2742285#M67940</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2004-02-04T16:25:35Z</dc:date>
    </item>
  </channel>
</rss>

