1
1
openmpi/opal/mca/timer/linux
Nathan Hjelm a718743a5c opal/timer: add code to check if rtdtsc is core invariant
Newer x86 processors have a core invariant tsc. On these systems it is
safe to use the rtdtsc instruction as a monotonic timer. This commit
adds a new function to the opal timer code to check if the timer
backend is monotonic. On x86 it checks the appropriate bit and on
other architectures it parrots back the OPAL_TIMER_MONOTONIC value.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-12-16 15:11:50 -07:00
..
configure.m4 powerpc: Add support for powerpcle in timer/pstat. 2016-11-07 02:35:44 -05:00
help-opal-timer-linux.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
timer_linux_component.c opal/timer: add code to check if rtdtsc is core invariant 2016-12-16 15:11:50 -07:00
timer_linux.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00