source: libcfa/src/concurrency/kernel/cluster.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5f6b2c2   19 months Thierry Delisle Fixed case where the measure time could be 0 and log2(0) is a problem. ADTast-experimental
(edit) @d1cd4c4   19 months Thierry Delisle Changed moving average weights as an attempt to compensate for logscale. ADTast-experimental
(edit) @31c967b   19 months Thierry Delisle Changed ready-queue so I can easily change the averaging algorithm. … ADTast-experimental
(edit) @33e4968e   19 months Thierry Delisle Relaxed the warning a little. ADTast-experimental
(edit) @da77728   19 months Thierry Delisle Added runtime warning for the leader_spin issue ADTast-experimental
(edit) @5f9c42b   19 months Thierry Delisle Added strict flag to moving average to keep track of which timestamps … ADTast-experimental
(edit) @aa144c5   20 months Thierry Delisle Relaxed helping cutoff from 1.5X to 8X ADTast-experimentalpthread-emulation
(edit) @741e22c   21 months Thierry Delisle Fixed potential false sharing on ready-schedule mutate lock ADTast-experimentalpthread-emulation
(edit) @2af1943   21 months Thierry Delisle Small improvements to some of the alignment requirements in CFA runtime. ADTast-experimentalpthread-emulation
(edit) @b035046   2 years Thierry Delisle changed some MAX to ULLONG_MAX to avoid the memory access where … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4479890   2 years Thierry Delisle Implemented helping for io drain based on timestamps. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @78a580d   2 years Thierry Delisle I/O now updates the timestamps when draining. Timestamps are not used yet. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @8f01ad71   2 years Thierry Delisle Forgot a few pragma once ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @adb3ea1   2 years Thierry Delisle Some more incremental work towards using timestamps for io fairness ADTast-experimentalenumpthread-emulationqualifiedEnum
(add) @708ae38   2 years Thierry Delisle Some more cleanup and grow/shrink now readjusts io timestamps. (They … ADTast-experimentalenumpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.