Re: [PATCH] [RFC] x86 SMP lazy FPU context switching

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 23 Aug 1999 01:58:15 +0100 (BST)


> I am kind of curious: what is the latest thinking on lazy FPU
> context loading for x86 these days? Is the pendulum swinging the other
> way now? Has anyone done any benchmarks one way or the other?

With Ingo's scheduler and with large boxes running tuned simulations set to
run over the right number of processors it is a win. With FXSAVE we dump
512 odd bytes of data out so its an even bigger win. With the K7 we want
to use MMX aggressively so having FPU saving that can save once when the
kernel first uses MMX/3Dnow is going to help too

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/