Files
xf86-video-cirrus/src
Adam Jackson 27f85fc523 Don't build split alpine and laguna support
Before:

   text	   data	    bss	    dec	    hex	filename
  25772	   2040	     16	  27828	   6cb4	src/.libs/cirrus_alpine.so
  11429	   1552	    112	  13093	   3325	src/.libs/cirrus_drv.so
  21968	   2016	     16	  24000	   5dc0	src/.libs/cirrus_laguna.so
  59169	   5608	    114	  64921	   fd99	(TOTALS)

After:

   text	   data	    bss	    dec	    hex	filename
  47831	   3840	    112	  51783	   ca47	src/.libs/cirrus_drv.so

So, in the worst case, you're using roughly two more pages for (clean,
evictable) text, but two fewer (dirty) pages for data and bss. Fixing
this also allows the X server to clean up module loading a bit by
enforcing the _drv.so suffix, and since this is the only driver pulling
such shenanigans...

Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2016-04-27 17:09:15 -04:00
..
2012-06-05 19:35:39 +01:00
2012-06-05 19:35:39 +01:00
2012-07-13 14:47:40 +10:00
2012-07-13 14:47:40 +10:00
2012-07-13 14:47:40 +10:00
2012-07-13 14:47:40 +10:00
2012-06-05 19:35:39 +01:00
2014-09-20 18:51:17 +10:00
2012-06-05 19:35:39 +01:00
2012-06-05 19:35:39 +01:00
2012-06-05 19:35:39 +01:00
2012-07-13 14:47:40 +10:00
2010-10-06 20:42:25 -07:00
2012-07-13 14:47:40 +10:00