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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24d6572   2 years f37yu Merge branch 'master' into ast-experimental ast-experimental
(edit) @aca0d2f   3 years pabuhr make anonymous struct declaration static ADT ast-experimental
(edit) @a46f7b6   3 years Thierry Delisle Fixed some warnings/mistakes between 32/64bit builds ADT ast-experimental
(edit) @5f6b2c2   3 years Thierry Delisle Fixed case where the measure time could be 0 and log2(0) is a problem. ADT ast-experimental
(edit) @d1cd4c4   3 years Thierry Delisle Changed moving average weights as an attempt to compensate for logscale. ADT ast-experimental
(edit) @31c967b   3 years Thierry Delisle Changed ready-queue so I can easily change the averaging algorithm. … ADT ast-experimental
(edit) @33e4968e   3 years Thierry Delisle Relaxed the warning a little. ADT ast-experimental
(edit) @da77728   3 years Thierry Delisle Added runtime warning for the leader_spin issue ADT ast-experimental
(edit) @5f9c42b   3 years Thierry Delisle Added strict flag to moving average to keep track of which timestamps … ADT ast-experimental
(edit) @aa144c5a   3 years Thierry Delisle Relaxed helping cutoff from 1.5X to 8X ADT ast-experimental pthread-emulation
(edit) @741e22c   3 years Thierry Delisle Fixed potential false sharing on ready-schedule mutate lock ADT ast-experimental pthread-emulation
(edit) @2af1943   3 years Thierry Delisle Small improvements to some of the alignment requirements in CFA runtime. ADT ast-experimental pthread-emulation
(edit) @b035046   3 years Thierry Delisle changed some MAX to ULLONG_MAX to avoid the memory access where … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @4479890   3 years Thierry Delisle Implemented helping for io drain based on timestamps. ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @78a580d   3 years Thierry Delisle I/O now updates the timestamps when draining. Timestamps are not used yet. ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @8f01ad71   3 years Thierry Delisle Forgot a few pragma once ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @adb3ea1   4 years Thierry Delisle Some more incremental work towards using timestamps for io fairness ADT ast-experimental enum pthread-emulation qualifiedEnum
(add) @708ae38   4 years Thierry Delisle Some more cleanup and grow/shrink now readjusts io timestamps. (They … ADT ast-experimental enum pthread-emulation qualifiedEnum
Note: See TracRevisionLog for help on using the revision log.