Paul Irofti <p...@irofti.net> wrote:

> Exposing the skews to the user is easy. The hard bit is figuring out
> on which CPU you are to pick the proper skew without doing a system
> call. If you do a syscall then all of this is for nothing :)

That can't work right.  When you figure out which cpu you are on, you
context switch and now it is untrue.

If other systems are trying to handle this, it should be looked at how
they try to handle it.

Reply via email to