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.cfa
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)
@15c93d8
2 years
Thierry Delisle
Renamed ready-queue link fields to rdy_link
ADT
ast-experimental
(edit)
@31c967b
2 years
Thierry Delisle
Changed ready-queue so I can easily change the averaging algorithm. …
ADT
ast-experimental
(edit)
@1756e08
2 years
Thierry Delisle
Added some defensive programming to work around parsing bug
ADT
ast-experimental
(edit)
@cd3fc46
2 years
Thierry Delisle
Changed scheduler lock to remove one level of pointer.
ADT
ast-experimental
pthread-emulation
(edit)
@71cf630
2 years
Thierry Delisle
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
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)
@8bee858
2 years
Thierry Delisle
Changed io types to have trailing $ instead of leading
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)
@5024df4
2 years
Thierry Delisle
Changed ready-queue to atomically read/write timestamps, no effect on …
ADT
ast-experimental
pthread-emulation
qualifiedEnum
(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)
@c18bf9e
2 years
Thierry Delisle
Visibility concurrency
ADT
ast-experimental
pthread-emulation
qualifiedEnum
(edit)
@1a567d0
3 years
Thierry Delisle
Fixed 32-bit compilation
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)
@adb3ea1
3 years
Thierry Delisle
Some more incremental work towards using timestamps for io fairness
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
(edit)
@708ae38
3 years
Thierry Delisle
Some more cleanup and grow/shrink now readjusts io timestamps. (They …
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
(edit)
@48a91e2
3 years
Thierry Delisle
Fixed defines for cases without RSEQ
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
(edit)
@bfb9bf5
3 years
Thierry Delisle
Fixed some warnings
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
(edit)
@884f3f67
3 years
Thierry Delisle
Change how the ready queue is initialized to make it common with I/O
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
(add)
@c42b8a1
3 years
Thierry Delisle
Major cleanup and moved cluster growth to new file
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog