Suresh Siddha 61c4628b53 x86, fpu: split FPU state from task struct - v5
Split the FPU save area from the task struct. This allows easy migration
of FPU context, and it's generally cleaner. It also allows the following
two optimizations:

1) only allocate when the application actually uses FPU, so in the first
lazy FPU trap. This could save memory for non-fpu using apps. Next patch
does this lazy allocation.

2) allocate the right size for the actual cpu rather than 512 bytes always.
Patches enabling xsave/xrstor support (coming shortly) will take advantage
of this.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-04-19 19:19:55 +02:00
..
2008-04-19 19:19:54 +02:00
2008-04-19 19:19:54 +02:00
2008-04-17 17:41:19 +02:00
2008-04-17 17:40:51 +02:00
2008-04-19 19:19:54 +02:00
2008-04-19 19:19:54 +02:00
2008-04-19 19:19:54 +02:00
2008-04-17 17:41:13 +02:00
2008-04-17 17:41:36 +02:00
2008-04-17 17:41:33 +02:00
2008-04-17 17:40:49 +02:00
2008-04-19 19:19:54 +02:00
2008-04-17 17:41:37 +02:00
2008-04-04 18:36:49 +02:00
2008-04-17 17:41:36 +02:00
2008-03-26 22:23:40 +01:00
2008-04-17 17:40:56 +02:00
2008-04-19 19:19:54 +02:00
2008-04-17 17:41:36 +02:00
2008-04-17 17:40:59 +02:00
2008-04-17 17:41:36 +02:00
2008-04-19 19:19:55 +02:00
2008-04-17 17:40:57 +02:00
2008-04-17 17:41:30 +02:00
2008-04-17 17:41:37 +02:00
2008-04-17 17:40:55 +02:00
2008-04-17 17:40:55 +02:00
2008-04-17 17:40:56 +02:00
2008-04-17 17:41:37 +02:00
2008-04-19 19:19:55 +02:00
2008-04-19 19:19:55 +02:00
2008-04-17 17:41:29 +02:00