- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- 32 or 64 bit 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
03-19-2003 09:32 AM
03-19-2003 09:32 AM
Linux 2.4.17-SuSE.
Thanks,
Randy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 12:37 PM
03-19-2003 12:37 PM
Re: 32 or 64 bit kernel??
#dmesg
see line vendor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 12:37 PM
03-19-2003 12:37 PM
Re: 32 or 64 bit kernel??
#dmesg
see line vendor}
or
cat /proc/cpuinfo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 02:52 PM
03-19-2003 02:52 PM
Re: 32 or 64 bit kernel??
I may need some additional help to pinpoint what it is that tells me it is running in a 64bit mode. The command:
==> cat /proc/cpuinfo
gives me this:
vendor_id : IBM/S390
# processors : 2
bogomips per cpu: 688.12
processor 0: version = FF, identification = 09147E, machine = 2064
processor 1: version = FF, identification = 09147E, machine = 2064
And I am attaching the output from the "dmesg" command, because I still cannot tell?
Thanks,
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 04:04 PM
03-19-2003 04:04 PM
Re: 32 or 64 bit kernel??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 07:08 PM
03-19-2003 07:08 PM
SolutionYou need to be running SLES8-64bit kernel to take advantage of that CPU.
You should post a msg to the SuSE S-390 list or MARIST list for more info on Linux on a mainframe.
Regards,
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 08:37 PM
03-19-2003 08:37 PM
Re: 32 or 64 bit kernel??
WIth the S/390, doesn't the VM emulate other processor types?
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)..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2003 07:11 AM
03-20-2003 07:11 AM
Re: 32 or 64 bit kernel??
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.
Randy