search for: a382538dcf4043d1ae9358df74ea6961

Displaying 1 result from an estimated 1 matches for "a382538dcf4043d1ae9358df74ea6961".

2013 Nov 14
33
VCPUOP_set_periodic_timer
Hi all, I need a periodic timer running at ideally at 125 microseconds and at least 500 microseconds. I''ve just found the VCPUOP_set_periodic_timer, however there is a comment saying "periods less than one millisecond may not be supported". I will be running on an x64 machine. Is this supported? If not, is there any alternate means of generating a fast interrupt? Regards.