[PATCH 00/31] _X_UNEXPORT

Adam Jackson ajax at nwnk.net
Fri Dec 2 10:43:49 PST 2011


On 12/2/11 6:31 AM, Daniel Stone wrote:
> Hi,
> As the name implies, go through and remove the _X_EXPORT tag from
> anything in the server which was completely unused by any clients.  The
> follow-up commits also cull any code which was completely dead and
> discarded by the linker, as well as a couple of fixes (e.g. Xinerama
> regeneration and sync system counters) for issues turned up by symbols
> which really shouldn't be culled, being culled.

You left out an important statistic here:

    text	   data	    bss	    dec	    hex	filename
2004865	  54360	  65280	2124505	 206ad9	Xorg-before-unexport
1934091	  53864	  65248	2053203	 1f5453	Xorg-after-unexport

I suspect this series requires the extmod merge first, but I'm 
completely okay with that too.

Reviewed-by: Adam Jackson <ajax at redhat.com>

- ajax


More information about the xorg-devel mailing list