[Openib-windows] [RFC] changing kernel complib to be static library

Sean Hefty sean.hefty at intel.com
Tue Jul 12 13:36:31 PDT 2005


>The fix for this is to make complib a static library, but the result is larger
>binary footprint (1% total, but up to 50% for some drivers for release builds),
>and likely a larger memory footprint due to things being duplicated.  This is
>exacerbated in debug builds, where debug code is duplicated in each driver
>(e.g.
>the memory tracker).

How would you be able to access memory tracker info?  Would you need to unload
the driver to see the debug output?  (If you're Windows only, do you care?)

I'm assuming that this would allow a mix of debug/free build components.
Correct?

- Sean




More information about the ofw mailing list