Adam Jackson <[email protected]> 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 <[email protected]>
Reviewed and merged. de55aaf..cffd4e4 master -> master -- [email protected]
pgpmgkMHy9zGm.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
