tcpdump 发表于 2013-2-5 01:51:12

GCC hacks in the Linux kernel

GCC hacks in the Linux kernel

Discover GCC extensions for the C language

M. Tim Jones, Consultant Engineer, Emulex Corp.

18 Nov 2008

??? The Linux? kernel uses several special capabilities of the GNU Compiler Collection (GCC) suite. These capabilities range from giving you shortcuts and simplifications to providing the compiler with hints for optimization. Discover some of these special GCC features and learn how to use them in the Linux kernel.

……
页: [1]
查看完整版本: GCC hacks in the Linux kernel