|
|
@b2f3880
|
3 years |
pabuhr |
add newline at end of file
ADT
ast-experimental
|
|
|
@15c93d8
|
3 years |
Thierry Delisle |
Renamed ready-queue link fields to rdy_link
ADT
ast-experimental
|
|
|
@2af1943
|
3 years |
Thierry Delisle |
Small improvements to some of the alignment requirements in CFA runtime.
ADT
ast-experimental
pthread-emulation
|
|
|
@b0be3713
|
3 years |
Thierry Delisle |
Missed an atomic store on the TS handling.
ADT
ast-experimental
pthread-emulation
qualifiedEnum
|
|
|
@5024df4
|
3 years |
Thierry Delisle |
Changed ready-queue to atomically read/write timestamps, no effect on …
ADT
ast-experimental
pthread-emulation
qualifiedEnum
|
|
|
@b035046
|
3 years |
Thierry Delisle |
changed some MAX to ULLONG_MAX to avoid the memory access where …
ADT
ast-experimental
pthread-emulation
qualifiedEnum
|
|
|
@8a5e357
|
3 years |
Thierry Delisle |
Trivial changes to libcfa concurrency
ADT
ast-experimental
pthread-emulation
qualifiedEnum
|
|
|
@e71e94a
|
3 years |
Thierry Delisle |
Some clean-up of ready queue usage of -1llu.
io types ts now returns …
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
|
|
|
@c42b8a1
|
4 years |
Thierry Delisle |
Major cleanup and moved cluster growth to new file
ADT
ast-experimental
enum
pthread-emulation
qualifiedEnum
|
|
|
@cf78319
|
4 years |
Thierry Delisle |
removed unnecessary local variable
ADT
ast-experimental
enum
forall-pointer-decay
pthread-emulation
qualifiedEnum
|
|
|
@e84ab3d
|
4 years |
Thierry Delisle |
Step 1 of changing $thread to thread$
ADT
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@ef94ae7
|
4 years |
Thierry Delisle |
Changed ready-queue to use -1 for empty ts.
ADT
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@353aaba
|
4 years |
Thierry Delisle |
Moved stats cnt to fix 32-bit build
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@16fd826
|
4 years |
Thierry Delisle |
Added count to the ready sub_queues
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@8cd40bf
|
4 years |
Thierry Delisle |
Moved timestamp declaration to kernel.hfa
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@f302d80
|
4 years |
Thierry Delisle |
Fix timestamp with new subqueue which was read after being cleared.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@d3ba775
|
4 years |
Thierry Delisle |
More clean-up after new subqueue
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@f6fdfb14
|
4 years |
Thierry Delisle |
Removed old sub-queue
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@2b96031
|
4 years |
Thierry Delisle |
Added new subqueue implementation.
Seems faster will test on another …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@9cc3a18
|
4 years |
Thierry Delisle |
Major clean-up before attempting to add new scheduler
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@7a2972b9
|
4 years |
Thierry Delisle |
ready queue can now toggle between
- lock-based queue
- mpsc_queue …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@343d10e
|
5 years |
Thierry Delisle |
Removed code broken in new-ast out of libcfa
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@13c5e19
|
5 years |
Thierry Delisle |
- Moved snzi and subqueues outside of ready_queue.cfa.
- Added …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|