Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
libcfa
/
src
/
concurrency
/
kernel
/
cluster.hfa
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@ba068c0
14 months
pabuhr
rename clock routines processor and program to processor_cpu and …
(edit)
@24d6572
17 months
f37yu
Merge branch 'master' into ast-experimental
ast-experimental
(edit)
@aca0d2f
21 months
pabuhr
make anonymous struct declaration static
ADT
ast-experimental
(edit)
@a46f7b6
2 years
Thierry Delisle
Fixed some warnings/mistakes between 32/64bit builds
ADT
ast-experimental
(edit)
@5f6b2c2
2 years
Thierry Delisle
Fixed case where the measure time could be 0 and log2(0) is a problem.
ADT
ast-experimental
(edit)
@d1cd4c4
2 years
Thierry Delisle
Changed moving average weights as an attempt to compensate for logscale.
ADT
ast-experimental
(edit)
@31c967b
2 years
Thierry Delisle
Changed ready-queue so I can easily change the averaging algorithm. …
ADT
ast-experimental
(edit)
@33e4968e
2 years
Thierry Delisle
Relaxed the warning a little.
ADT
ast-experimental
(edit)
@da77728
2 years
Thierry Delisle
Added runtime warning for the leader_spin issue
ADT
ast-experimental
(edit)
@5f9c42b
2 years
Thierry Delisle
Added strict flag to moving average to keep track of which timestamps …
ADT
ast-experimental
(edit)
@aa144c5a
2 years
Thierry Delisle
Relaxed helping cutoff from 1.5X to 8X
ADT
ast-experimental
pthread-emulation
(edit)
@741e22c
2 years
Thierry Delisle
Fixed potential false sharing on ready-schedule mutate lock
ADT
ast-experimental
pthread-emulation
(edit)
@2af1943
2 years
Thierry Delisle
Small improvements to some of the alignment requirements in CFA runtime.
ADT
ast-experimental
pthread-emulation
(edit)
@b035046
2 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
3 years
Thierry Delisle
Some more incremental work towards using timestamps for io fairness
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
(add)
@708ae38
3 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.
Download in other formats:
RSS Feed
ChangeLog