- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Processor type vs kernel
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 02:22 AM
10-01-2003 02:22 AM
grep $(model | sed 's;.*/;;') /usr/sam/lib/mo/sched.models
tells me
D370 2.0 PA8000
and the command
file /stand/vmunix
tells me
/stand/vmunix: PA-RISC1.1 executable -not stripped
The PA-RISC versions are different.
If I do the same two commands on my A400, the PA-RISC versions agree with each other.
What the problem with the D370?
Jun
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 02:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 02:45 AM
10-01-2003 02:45 AM
Re: Processor type vs kernel
Nothing wrong with running 32-bit OS on a D-class as it's a 32/64 capable machine.
The PA8000 was the first PA-RISC2.0 capable processor.
The processor in the A-class is also a PA-RISC2.0 CPU, but that system cannot run a 32-bit kernel. It's strictly a 64-bit system.
AFAIK only the D & K-class systems could run either kernels. Everything before, only 32-bit. Everything after, only 64-bit.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 04:47 AM
10-01-2003 04:47 AM
Re: Processor type vs kernel
In your context I feel the association of 32-bit with PA-RISC 1, and 64-bit with PA-RISC 2, my question will be,
How to understand a 32-bit app built for pa2?
Is the combination of kernel/cpu type/bitness to be blamed for the poor performace of jBASE?
Jun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 04:52 AM
10-01-2003 04:52 AM