heh, I just noticed that Linux msr driver is actually more clever than
what I called "classical" msr driver (I shouldn't say that - my friend and
colleague actually wrote the one for UnixWare7!), i.e. in Linux you don't
need to bind to a CPU since /dev/cpu/msr? is actually an array of one
minor per CPU.
So, yes, I agree - you can rewrite this whole thing entirely in userspace.
Regards,
Tigran
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/