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.1 How can I tell if I have a 32-bit or 64-bit kernel?

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


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.5 Kernel Configuration
Next Document: 5.5.2 How do I determine if a system supports a 32 and/or a 64-bit kernel?
See reader questions & answers on this topic! - Help others by sharing your knowledge

First off, in all versions of HP-UX prior to 11.00, the kernel is always
32-bit.  That being said, on 11.x systems, there are several ways to
determine whether you're running a 32 or 64 bit kernel...

From the command-line
=====================
  $ getconf KERNEL_BITS

or:

  $ file /stand/vmunix
  /stand/vmunix:  PA-RISC1.1 executable           --->   32-bit
  /stand/vmunix:  ELF-64 executable object file   --->   64-bit

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

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 Kernel Configuration
Next Document: 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 ]

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





Last Update March 27 2014 @ 02:11 PM