Re: [PATCH] [RFC] [2.5 i386] GCC 3.1 -march support, PPRO_FENCE

Alan Cox (alan@lxorguk.ukuu.org.uk)
04 Aug 2002 22:54:35 +0100


On Sun, 2002-08-04 at 21:23, Luca Barbieri wrote:
> Added, with the exception that sfence is only used if CONFIG_X86_OOSTORE
> is not defined (currently never).

Ok sorry I follow what you are doing. What I don't understand is why you
are generating unneeded sfence/mfence instructions in the other cases ?

When we use MMX/SSE we need the view to be consistent anyway so the
various copying routines already handle this internally.

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