Christoph Lameter wrote:
Support fast cpu ops in x86_64 by providing a series of functions that
generate the proper instructions. Define CONFIG_FAST_CPU_OPS so that core code
can exploit the availability of fast per cpu operations.
Signed-off-by: Christoph Lameter <[email protected]>
There was, at some point, discussion about using the gcc TLS mechanism,
which should permit even better code to be generated. Unfortunately, it
would require gcc to be able to reference %gs instead of %fs (and vice
versa for i386), which I don't think is available in anything except
maybe the most cutting-edge version of gcc.
However, if we're doing a masssive revampt it would be good to get an
idea of how to migrate to that model eventually, or why it doesn't make
sense at all.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]