Adam Jackson <a...@redhat.com> writes:

> Pick smaller types where possible, including bitfielding some Bools and
> small enums, then shuffle the result to be hole-free.  192 -> 128 bytes
> on LP64, 144 -> 96 bytes on ILP32.

One thing that would make this easier to check for 'optimal' packing
would be to simply start with the largest sized objects and work down to
the smallest ones. Otherwise, I'm sitting here counting bits. Or would
that be less efficient at run time?

-- 
keith.pack...@intel.com

Attachment: pgpvs57LPlaum.pgp
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to