Re: comps discussion at fudcon and the future

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2009-01-16 at 11:59 -0600, Matthew Woehlke wrote:
> Yes, that's better :-). That said, why on earth would you want to run 
> 32-bit processes on a 64-bit OS when 64-bit flavors are available?

You're running on a platform that isn't stooopid.  Only on x86 do x86_64
processes get "faster" due to access to more CPU registers.  But it
comes with a cost of much higher memory consumption.  On non x86 arches,
such as ppc, or s390, or sparc, the 32bit process has the full register
access and will run faster in 32bit mode and consume less memory than
the 64bit counterpart.  You still want a 64bit kernel there for various
reasons (like not even being able to run a 32bit kernel) but the
userland should be mostly 32bit.

-- 
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux