izard: (Default)
izard ([personal profile] izard) wrote2012-03-14 10:19 am
Entry tags:

Windows vs Linux

Linux is definitely better :) e.g. I need to read and/or write couple of CPU MSRs.

Linux:
# modprobe msr
# ./readMsr.c
where readMsr.c just opens /dev/cpu/0/msr, seeks to MSR I need and reads.

Windows:
I have to develop a driver (or choose one of few available in internet, all of those buggy. Then interface depends on the driver.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting