More Complex Assembly Code Gets Ported To C In Linux 4.6

Written by Michael Larabel in Linux Kernel on 15 March 2016 at 08:41 AM EDT. 4 Comments
LINUX KERNEL
In recent kernel cycles we've seen more and more x86 Assembly code get rewritten in C and for Linux 4.6 this process has continued.

Ingo Molnar sent in the x86/asm changes on Monday and a bulk of the work is around x86 system call entry code enhancements. Ingo explained that a number of complex parts of the 64-bit entry code have been migrated to C code and that a number of "dusty corners" have been refreshed.

Besides having some complex x86 Assembly rewritten in C, there is also some cpufeature refactoring and a number of other changes.

More details via this pull request.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week