[PATCH] mi: Mark the span blit routines as _X_COLD

Keith Packard keithp at keithp.com
Thu Oct 23 17:30:53 PDT 2014


Adam Jackson <ajax at redhat.com> writes:

> On gcc, __attribute__((cold)) means:
>
> - consider calls to the function to be unlikely for branch prediction
> - optimize the function for size
> - emit the function in a dedicated cold text section
>
> It's not worth deleting these routines even though there are no longer
> in-tree consumers, but we can at least keep them out of i$ at runtime.
>
> Signed-off-by: Adam Jackson <ajax at redhat.com>

Reviewed and merged.
   de55aaf..cffd4e4  master -> master

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20141023/968e0083/attachment.sig>


More information about the xorg-devel mailing list