Cc: Ingo Molnar <mingo@...>, Siddha, Suresh B <suresh.b.siddha@...>, Herbert Xu <herbert@...>, Wolfgang Walter <wolfgang.walter@...>, netdev@vger.kernel.org <netdev@...>, linux-kernel@vger.kernel.org <linux-kernel@...>, viro@ZenIV.linux.org.uk <viro@...>, vegard.nossum@gmail.com <vegard.nossum@...>, Thomas Gleixner <tglx@...>
On Mon, Aug 11, 2008 at 12:24:59PM -0700, H. Peter Anvin wrote:
In addition to the slowness(Wolf has collected some data with earlier
patch and I think it showed a double digit increase in cpu utilization with
some crypt tests):
we can't unconditionally do clts() in the process context. We have
to disable pre-emption to avoid interactions with context switch and
lazy restore. So there will be RT latency issues aswell.
thanks,
suresh
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html