Event Flags versus Messages
Event flags are lighter-weight than messages and are therefore lower overhead. Furthermore, event flags do not require any buffer allocation or queuing within the hypervisor, so a call to the HvSignalEvent hypercall function will never fail due to insufficient resources.
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show: