Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.hp.hpux FAQ
Section - 5.5.2 How do I determine if a system supports a 32 and/or a 64-bit kernel?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Neighborhoods ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.5.1 How can I tell if I have a 32-bit or 64-bit kernel?
Next Document: 5.5.3 Where can I find detailed documentation of the various kernel parameters?
See reader questions & answers on this topic! - Help others by sharing your knowledge
Added: 09/13/01

From the command-line
=====================
  $ getconf HW_CPU_SUPP_BITS
  32                             ---> system supports only 32-bit
  32/64                          ---> system supports both 32 and 64-bit
  64                             ---> system supports only 64-bit

From SAM
========
  1) goto Performance Monitors -> System Properties -> Processor
  2) check Kernel Width Support: value

The following summarizes the 11.00 implementations supported on HP9000
Servers:

32-bit only
===========
      * A-Class: A180/180C
      * D-Class: D200/x10 (only w/ XSW 9806+)
                 Dx20/x30/x50/x60
      * E-Class: all
      * F/G/H/I-Class: all
      * K-Class: K100/200/x10/x20
      * T-Class: T500/520

32/64-bit
=========
      * D-Class: Dx70/x80/D390
                 (Dx70/Dx80 supports 64-bit only w/ Firmware rev. 38.30+)
                 (D390 supports 64-bit only w/ Firmware rev. 38.31+)
                 (Dx70/x80/D390 require XSW 9808+ to run 64-bit)
                 and provide NO support for any EISA cards!)
      * K-Class: Kx50/x60/x60EG/460XP/x70/x80
      * R-Class: all
      * T-Class: T600
      * Enterprise Parallel Servers: all

64-bit Only
===========
      * A-Class: A400/500
      * L-Class: all
      * N-Class: all
      * V-Class: all

The following summarizes the 11.00 implementations supported on HP9000
Workstations:

32-bit Only
===========
      * B-class: B132L/160L
      * C-class: C100/110/160/160L/180/180-XP/200/240/360/3000/3600
      * J-Class: J200/210/210XC
      * 700-Series: 712, 715/64, 715/80, 715/100, 715/100XC, 725/100, 743, 744

32/64-bit
=========
      * B-Class: B132L+/180L/1000 (only w/ XSW 9808+)
      * C-Class: C200/240/160/180/180XP (only w/ XSW 9808+)
      * J-Class: J280/282/2240 (only w/ XSW 9808+)

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.5.1 How can I tell if I have a 32-bit or 64-bit kernel?
Next Document: 5.5.3 Where can I find detailed documentation of the various kernel parameters?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com





Last Update March 27 2014 @ 02:11 PM