LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

i386 userland?

i386 userland?

Posted Jul 21, 2006 17:42 UTC (Fri) by vonbrand (subscriber, #4458)
In reply to: inotify by pizza
Parent article: OLS: On how user space sucks

The userland is normally compiled for i386 instructions only, but scheduled (instruction selection and ordering) for i686. The code where full i686 (or whatever) does make a real difference is far in between (and there you do get i686 packages).

Distributions (and their users!) do pay a hefty price if there are zillions of package versions by CPU type.


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds