Pawel Dziepak 88e8e24c84 kernel/x86_64: improve context switch implementation
The goal of this patch is to amortize the cost of context switch by making
the compiler aware that context switch clobbers all registers. Because all
register need to be saved anyway there is no additional cost of using
callee saved register in the function that does the context switch.
2014-05-06 21:15:55 +02:00
..
2014-01-17 04:06:15 +01:00
2014-01-03 19:44:57 +01:00
2013-11-08 02:41:26 +01:00
2013-11-08 02:41:26 +01:00