On Fri, Apr 30, 2004 at 03:03:13PM +0300, Ira Abramov wrote: > Someone just asked me and I didn't know what to tell him... > > an Opteron machine, how x86 is it? I understand it's supposed to be > fully backwards compatible. does it mean I can just take an x86 regular > 32 bit kernel and binaries and run on it? is 64bit an option or a must? > how does it mix? can old 32bit binaries run under a 64bit kernel? IS > there already a 64bit opteron kernel?
opterons can fully boot and run 32bit systems. As for mixing 32bit and 64bit: AFAIK you can't mix 32bit and 64bit code in the same process. Thus a 32bit binary needs a separate set of libraries. Other than that, it works just as well. -- Tzafrir Cohen +---------------------------+ http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend| mailto:[EMAIL PROTECTED] +---------------------------+ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]