OpenHFT / Java-Thread-Affinity

Bind a java thread to a given core
http://chronicle.software/products/thread-affinity/
Apache License 2.0
1.78k stars 361 forks source link

Add rdtsc for ARM 64 and 32 bit #129

Closed rogersimmons closed 3 months ago

rogersimmons commented 3 months ago

Add rdtsc for ARM 64 and 32 bit

Fixes https://github.com/OpenHFT/Java-Thread-Affinity/issues/105