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
/
private.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)
@a8667ab
20 months
pabuhr
expunge all rseq code from runtime
ADT
ast-experimental
(edit)
@a757ba1
2 years
Thierry Delisle
Removed wait-with-io_uring feature which was slow, broken and ifdefed out.
ADT
ast-experimental
(edit)
@28372f7
2 years
Thierry Delisle
Changed to park/unpark permit/ticketing to make sure no one unparks a …
ADT
ast-experimental
(edit)
@df6cc9d
2 years
Thierry Delisle
Merge branch 'master' into pthread-emulation
ADT
ast-experimental
(edit)
@31c967b
2 years
Thierry Delisle
Changed ready-queue so I can easily change the averaging algorithm. …
ADT
ast-experimental
(edit)
@9cd5bd2
2 years
Thierry Delisle
Added an assembly to prevent null-checks from being optimized out. …
ADT
ast-experimental
pthread-emulation
(edit)
@95dab9e
2 years
Thierry Delisle
Changed real_pthread symbols (now
cfaabi_pthread) to be protected in …
ADT
ast-experimental
pthread-emulation
(edit)
@2284d20
2 years
Thierry Delisle
Added some verifys to make sure
atomic_acquire isn't used outside …
ADT
ast-experimental
pthread-emulation
(edit)
@1bcbf02
2 years
Thierry Delisle
Changed declarations using _Thread_local to use
thread. I'm fairly …
ADT
ast-experimental
pthread-emulation
(edit)
@01ba701
2 years
Thierry Delisle
Purged "thread_local" from code base. Replaced with C11's …
ADT
ast-experimental
pthread-emulation
(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)
@c18bf9e
2 years
Thierry Delisle
Visibility concurrency
ADT
ast-experimental
pthread-emulation
qualifiedEnum
(edit)
@f870e257
3 years
Thierry Delisle
Disable waiting on io_uring for idle (maybe temporary).
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