Usage: Intel intrinsic _mm_monitor or MONITOR instruction

Hi Folks,

I was exploring the usage of MONITOR instruction or _mm_monitor intel intrinsic in Driver (ring 0) domain, although I found literature around intrinsic and instruction but could not found any concrete example of using it?

So any one share pointers to the sample or way of using these intrinsic in Driver?
Essentially, I would like to watch memory ranges from ring 0 component using _mm_monitor intrinsic or MONITOR instruction.

Any help is greatly appreciated.

– Thanks
Amrat

This instruction indeed sounds interesting, but, as you found - not practically usable.
Try the Intel’s forum for more info…

https://communities.intel.com/community/tech

Regards,
– pa