GitXplorerGitXplorer
m

lockcomparison

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
a7832e825d8b2e79ddd34886c936ff2dda8b2f5e

Add top-level test target

mmpe committed 7 years ago
Unverified
2fd9d1b4b13dec31e8e2f2a7103806092c6eaefa

Print out what we're doing to make results less confusing

mmpe committed 7 years ago
Unverified
031c5cda9ee0b9af72adf8e64d617fbf0901dd90

Update comment

mmpe committed 7 years ago
Unverified
31f0c7e02b2970179c40b30aefc19008820ac43e

Change lock to a trylock/HMT low loop

mmpe committed 8 years ago
Unverified
2882831f2cc409af794ad4711b4427db4612ad72

Add HMT macros

mmpe committed 8 years ago
Unverified
e98d2a590e9071c373585c539835508cf3b67fb1

Add barrier()

mmpe committed 8 years ago

README

The README file for this repository.

Spin Lock Comparison Test

Simple program to compare different spin lock barriers.