microsoft / DTrace-on-Windows

Code for the cross platform, single source, OpenDTrace implementation
Other
473 stars 42 forks source link

Allow IPI to a specific CPU #55

Closed CodeMaxx closed 6 months ago

CodeMaxx commented 6 months ago

DTrace uses it to avoid broadcasts, and dramatically reduce IPI rage on massively MP systems.