Quote Originally Posted by mikeyakame View Post
Unwinder,

Off topic question, is it possible with current RT kernel mode driver to SYSCALL priv 0 through a monitoring plugin?
Nope. Monitoring plugin API provides all privileged functions, which can be required for hardware monitoring related tasks (CPU MSR reads/writes, PCI configurations space reads/writes, GPU MMIO reads/writes and GPU I2C reads/writes). There are no general purpose privileget calls available through API.