Re: [RFC] RNG rewrite...

From: H. Peter Anvin
Date: Mon Oct 17 2005 - 19:23:24 EST


Jeff Garzik wrote:

MSR instructions cannot execute out of userspace, but the MSR driver
might be possible to use. It's usually quite slow, however.

MSRs are used for setup, not for actual data.

Intel: magic MMIO address (readb)
AMD: magic PIO address (inl)
VIA: CPU instruction ('xstore')


For setup, the MSR driver is fine.

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