[ofw] [PATCH] opensm - libvendor reduce stack utilization

Sean Hefty sean.hefty at intel.com
Thu May 20 12:50:18 PDT 2010


>Reduce stack consumption by using a union of structs.
>Borrowed from osm_vendor_umad_sa.c

I don't have an issue with this, but a smart compiler should make use of the
same stack space for variables that do not overlap in their use.





More information about the ofw mailing list