Add affinity module.

Enable configuration in config.mk file.
Introduce timer resolution report.
This commit is contained in:
Jan Eitzinger
2019-03-13 14:41:11 +01:00
parent 36c2adfc81
commit 4dadbdf4b3
6 changed files with 183 additions and 33 deletions

6
config.mk Normal file
View File

@@ -0,0 +1,6 @@
OPTIONS = -DSIZE=40000000ull
OPTIONS += -DNTIMES=10
OPTIONS += -DARRAY_ALIGNMENT=64
#OPTIONS += -DVERBOSE_AFFINITY
#OPTIONS += -DVERBOSE_DATASIZE
#OPTIONS += -DVERBOSE_TIMER