-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The counter code needs to be cleaned up a bit. We need to merge the prototype that allows for --enable-rdtscp. On Windows, we should investigate the use of shared memory or other systems for counter access out of process.
The counters should fallback to atomic int if sched_getcpu() and rdtscp are not available.