ARM-software / synchronization-benchmarks

Collection of synchronization micro-benchmarks and traces from infrastructure applications
Other
38 stars 36 forks source link

Lh calibrating wait loop #14

Closed geoffreyblake closed 6 years ago

geoffreyblake commented 6 years ago

Create a self-calibrating wait loop.

geoffreyblake commented 6 years ago

Update the calibrating wait loop. Tests on small Arm systems appear to work well. Tests on larger Arm systems also seem to be fairly accurate for waits >100ns.

geoffreyblake commented 6 years ago

Rebased auto-calibrating loop code.