* mixing 32 and 64 bit?
@ 2006-06-09 9:18 Dieter Stüken
2006-06-09 14:54 ` Lennart Sorensen
0 siblings, 1 reply; 3+ messages in thread
From: Dieter Stüken @ 2006-06-09 9:18 UTC (permalink / raw)
To: linux-kernel
I just wonder how some userland applications are able to use 64-bit
capabilities although they are started by an ELF 32-bit binary. I observed
this when installing vmware: Even if the binary is an ELF32, it is
able to provide an 64Bit ABI to its guest OS. Until now I thought a
process is either 32bit or 64bit. Seems this is not true.
Has some one a good link or entry point about this topic?
I could not find a matching keyword to search for.
Regards, Dieter.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mixing 32 and 64 bit?
2006-06-09 9:18 mixing 32 and 64 bit? Dieter Stüken
@ 2006-06-09 14:54 ` Lennart Sorensen
0 siblings, 0 replies; 3+ messages in thread
From: Lennart Sorensen @ 2006-06-09 14:54 UTC (permalink / raw)
To: Dieter St?ken; +Cc: linux-kernel
On Fri, Jun 09, 2006 at 11:18:56AM +0200, Dieter St?ken wrote:
> I just wonder how some userland applications are able to use 64-bit
> capabilities although they are started by an ELF 32-bit binary. I observed
> this when installing vmware: Even if the binary is an ELF32, it is
> able to provide an 64Bit ABI to its guest OS. Until now I thought a
> process is either 32bit or 64bit. Seems this is not true.
>
> Has some one a good link or entry point about this topic?
> I could not find a matching keyword to search for.
VMware also has some kernel modules, which are compiled in whatever
format the kernel is. I suspect some of this ability comes from those
kernel modules, rather than the user interface you use to control the
vm.
Len Sorensen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mixing 32 and 64 bit?
@ 2006-06-11 6:09 Chuck Ebbert
0 siblings, 0 replies; 3+ messages in thread
From: Chuck Ebbert @ 2006-06-11 6:09 UTC (permalink / raw)
To: Dieter Stueken; +Cc: linux-kernel
In-Reply-To: <44893D00.8090807@conterra.de>
On Fri, 09 Jun 2006 11:18:56 +0200, Dieter Stueken wrote:
> I just wonder how some userland applications are able to use 64-bit
> capabilities although they are started by an ELF 32-bit binary. I observed
> this when installing vmware: Even if the binary is an ELF32, it is
> able to provide an 64Bit ABI to its guest OS. Until now I thought a
> process is either 32bit or 64bit. Seems this is not true.
>
> Has some one a good link or entry point about this topic?
> I could not find a matching keyword to search for.
http://marc.theaimsgroup.com/?t=110202845100001&r=1&w=2
--
Chuck
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-06-11 6:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-09 9:18 mixing 32 and 64 bit? Dieter Stüken
2006-06-09 14:54 ` Lennart Sorensen
-- strict thread matches above, loose matches on Subject: below --
2006-06-11 6:09 Chuck Ebbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox