On Wed, May 24, 2006 at 11:31:41AM +1200, Michal Ludvig wrote:
> 
> Lots of troubles with the fallback thing, isn't it?

It is pretty ugly.

> Is it possible to implement in the kernel the approach with arbitrary
> page faults that I did in phe_sum
> (http://www.logix.cz/michal/devel/padlock/phe_sum.xp)?

Yes I'd like to see what the performance is like.
 
> Can we safely handle these pagefaults in the atomic context? Or is it a
> nonsense?

It should work.  You need to setup an exception table to trap the
fault.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to