|
|
|
@fc0996a
|
19 months |
caparson |
refactores to account for removal of ret val from on_selected
ast-experimental
|
|
|
@70a4ed5
|
19 months |
caparson |
refactored to remove return val from on_selected
ast-experimental
|
|
|
@8913de4
|
19 months |
ajbeach |
Update in autogen that should help with some resolver issues and …
ast-experimental
|
|
|
@efe89894
|
19 months |
ajbeach |
Fixed small whitespace issue.
ast-experimental
|
|
|
@f77f648d
|
19 months |
caparson |
intermediate runscript to move to benchmarking on another machine
ast-experimental
|
|
|
@4d5c855
|
19 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@6c121eed
|
19 months |
caparson |
intermediate commit to move some benchmarking to another machine
ast-experimental
|
|
|
@5007618
|
19 months |
pabuhr |
update tests/Makefile.am and corresponding Jenkinsfile with more …
ast-experimental
|
|
|
@124400b
|
19 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@bdbf536
|
19 months |
pabuhr |
remove/specialize test/Makfile.am variables concurrent/timeout, …
ast-experimental
|
|
|
@7ae39f0
|
19 months |
mlbrooks |
Re-enable testing function prototype taking length-star array, working …
ast-experimental
|
|
|
@b2fa3c2
|
19 months |
pabuhr |
fix comments referring to concurrency directory
ast-experimental
|
|
|
@6b1c4f2
|
19 months |
pabuhr |
fix spelling mistake of concurrency
ast-experimental
|
|
|
@98edf2f
|
19 months |
pabuhr |
found further uses of concurrent directory
ast-experimental
|
|
|
@a01faa98
|
19 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@53f6a11
|
19 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@c26bea2a
|
19 months |
pabuhr |
first attempt at renaming directory tests/concurrent to …
ast-experimental
|
|
|
@687b663
|
19 months |
pabuhr |
fix lockfree-stack test on 32-bit
ast-experimental
|
|
|
@8a919cf
|
19 months |
mlbrooks |
Address build error from commit a5aa5b.
To keep: Change all tabs to …
ast-experimental
|
|
|
@a5aa5bf
|
19 months |
mlbrooks |
Flesh out "C" array syntax testing.
Enable testing of …
ast-experimental
|
|
|
@a5294af
|
19 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ast-experimental
|
|
|
@4246869
|
19 months |
pabuhr |
update header comments
ast-experimental
|
|
|
@0e6cadf1
|
19 months |
pabuhr |
add new atomic macros to Makefile.am
ast-experimental
|
|
|
@2314aac
|
19 months |
pabuhr |
add lock-free stack using double-wide CAS
ast-experimental
|
|
|
@8463136
|
19 months |
pabuhr |
add short atomic instruction macros
ast-experimental
|
|
|
@bccd70a
|
19 months |
ajbeach |
Removed internal code from TypeSubstitution? header. It caused a chain …
ast-experimental
|
|
|
@b09ca2b
|
19 months |
caparson |
small bit of cleanup in waituntil pass
ast-experimental
|
|
|
@382467f
|
19 months |
caparson |
added go and cfa waituntil channel benchmarks
ast-experimental
|
|
|
@6c15d66
|
19 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@88b49bb
|
19 months |
caparson |
added a small waituntil optimization and added some improvements to …
ADTast-experimental
|
|
|
@5ece8ce
|
19 months |
caparson |
fixed a bug in mcs implementation and cleaned up a bit
ADTast-experimental
|
|
|
@9317419
|
19 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@41639089
|
19 months |
pabuhr |
add compilation flag -mno-outline-atomics on the ARM processor
ADTast-experimental
|
|
|
@76e77a4
|
19 months |
caparson |
Completed next iteration on channel chapter
ADTast-experimental
|
|
|
@a0c746df
|
19 months |
caparson |
added beginning of waituntil chapter
ADTast-experimental
|
|
|
@9f1beb4
|
19 months |
pabuhr |
more proofreading of the channel chapter
ADTast-experimental
|
|
|
@c3e2131
|
19 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@e3d4fd1
|
19 months |
pabuhr |
more cleanup of the make-help option
ADTast-experimental
|
|
|
@e4633b4
|
19 months |
pabuhr |
fix spelling mistake
ADTast-experimental
|
|
|
@8db4708
|
19 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@5908fb4
|
19 months |
caparson |
changed channel fetch routines to use relaxed atomics
ADTast-experimental
|
|
|
@8c267cf
|
19 months |
ajbeach |
Added proposal for alternate enumerations that could replace some of …
ADTast-experimental
|
|
|
@100d12d4
|
19 months |
caparson |
changed makefile since select has a .cfa now
ADTast-experimental
|
|
|
@e23b3ce
|
19 months |
caparson |
added support for timeouts in waituntil
ADTast-experimental
|
|
|
@c0ec8b6
|
19 months |
caparson |
fixed bug in waituntil and future interop where signals could be lost
ADTast-experimental
|
|
|
@629c95a
|
19 months |
caparson |
fixed bug in special OR case for channels and waituntil
ADTast-experimental
|
|
|
@5a05946
|
19 months |
caparson |
cleanup up locks files and fixed a minor whitespace issue in preemption.cfa
ADTast-experimental
|
|
|
@8cb06b6
|
19 months |
caparson |
added waituntil timeout test and added waituntil test that uses …
ADTast-experimental
|
|
|
@b3ce76f
|
19 months |
caparson |
resolved merge conflict in makefile changes
ADTast-experimental
|
|
|
@386fb57
|
19 months |
caparson |
added invariant flag to test makefile
ADTast-experimental
|
|
|
@e2887a9
|
20 months |
pabuhr |
add make-help option and change parenthesis to braces for variables
ADTast-experimental
|
|
|
@4dd10fb
|
20 months |
caparson |
added atomic_load to non-MX channel get routines
ADTast-experimental
|
|
|
@01de470
|
20 months |
caparson |
added back initially failing test and cleaned up other test
ADTast-experimental
|
|
|
@7c2c37a
|
20 months |
caparson |
removed tests made during deadlock debugging
ADTast-experimental
|
|
|
@0922716
|
20 months |
caparson |
changed dist-hook rule to use curly braces to access shell vars where …
ADTast-experimental
|
|
|
@8fa3b660
|
20 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@94672ba
|
20 months |
caparson |
changed variable name in makefile to try and avoid shell command with …
ADTast-experimental
|
|
|
@2c24971
|
20 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@9eb7f07c
|
20 months |
pabuhr |
more updates for llheap paper
ADTast-experimental
|
|
|
@7b53bfd
|
20 months |
caparson |
Eliminating the busy wait spin at the end seems to resolve deadlock. …
ADTast-experimental
|
|
|
@c5a2c96
|
20 months |
caparson |
added atomic to eliminate if failing test deadlock is a staleness issue
ADTast-experimental
|
|
|
@187570f
|
20 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@c34a1a4
|
20 months |
caparson |
removed uneeded busy wait
ADTast-experimental
|
|
|
@d697527
|
20 months |
pabuhr |
add Makefile for llheap paper
ADTast-experimental
|
|
|
@f977509
|
20 months |
pabuhr |
continue working on llheap paper
ADTast-experimental
|
|
|
@8fd1b7c
|
20 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@fece3d9
|
20 months |
caparson |
Added fix for cond var timeout handling race. Cleanup of locks.hfa/cfa …
ADTast-experimental
|
|
|
@2d0f918
|
20 months |
ajbeach |
Clean up methods for result1/N/Nstmt classes and the padantic pass macros.
ADTast-experimental
|
|
|
@e50fce1
|
20 months |
caparson |
added some instrumentation to attempt to glean some insight into …
ADTast-experimental
|
|
|
@253a78f
|
20 months |
caparson |
removed some redundant tests and added some instrumentation to help …
ADTast-experimental
|
|
|
@330b856
|
20 months |
caparson |
removed tests that are redundant
ADTast-experimental
|
|
|
@b5513f1
|
20 months |
caparson |
refactored tests to refine failure case to minimal repro
ADTast-experimental
|
|
|
@02fa55e
|
20 months |
caparson |
added zero size channel waituntil test case
ADTast-experimental
|
|
|
@c4f411e
|
20 months |
caparson |
fixed a bug which may potentially fix build
ADTast-experimental
|
|
|
@84018e0
|
20 months |
caparson |
cleaned up benchmark pseudocode
ADTast-experimental
|
|
|
@2d831a1
|
20 months |
caparson |
added various small edits and resolved some action items
ADTast-experimental
|
|
|
@c0527f8
|
20 months |
caparson |
added CAP annotation macro
ADTast-experimental
|
|
|
@4912520
|
20 months |
caparson |
updated plotting scripts with new plot style
ADTast-experimental
|
|
|
@ab2b352
|
20 months |
caparson |
updated channel and mutex stmt figures
ADTast-experimental
|
|
|
@d5187a0
|
20 months |
caparson |
removed potential race to attempt to fix failing test
ADTast-experimental
|
|
|
@a32a887
|
20 months |
caparson |
removed uneeded tests
ADTast-experimental
|
|
|
@85e49a6
|
20 months |
caparson |
added and removed some tests in pursuit of a more minimal repro of the …
ADTast-experimental
|
|
|
@dd7a8ce
|
20 months |
caparson |
added some variations on failing channel test to try and narrow down …
ADTast-experimental
|
|
|
@a882b68
|
20 months |
caparson |
added a test change to help locate the deadlock on next test failure
ADTast-experimental
|
|
|
@cb69fba
|
20 months |
caparson |
did some cleanup of channels
ADTast-experimental
|
|
|
@ca8c91ce
|
20 months |
pabuhr |
small changes to channel chapter
ADTast-experimental
|
|
|
@d5c5586
|
20 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@7bef8cf
|
20 months |
pabuhr |
start paper on llheap
ADTast-experimental
|
|
|
@8607a72
|
20 months |
caparson |
added 32 bit failure fix for channels
ADTast-experimental
|
|
|
@7358f65
|
20 months |
pabuhr |
remove version count of thesis builds
ADTast-experimental
|
|
|
@e9fffb1
|
20 months |
pabuhr |
start proofreading of channel chapter
ADTast-experimental
|
|
|
@e0e2f02
|
20 months |
pabuhr |
small updates
ADTast-experimental
|
|
|
@21d1c9c
|
20 months |
pabuhr |
small updates
ADTast-experimental
|
|
|
@c459f99
|
20 months |
pabuhr |
formatting, small updates
ADTast-experimental
|
|
|
@d1c51b1
|
20 months |
pabuhr |
small updates
ADTast-experimental
|
|
|
@6c7227b
|
20 months |
pabuhr |
formatting, small updates
ADTast-experimental
|
|
|
@302a16c
|
20 months |
pabuhr |
formatting, add intro chapter to tex dependencies
ADTast-experimental
|
|
|
@8c25760
|
20 months |
pabuhr |
put keywords in alphabetic order in lex.ll
ADTast-experimental
|
|
|
@ab6dcc8
|
20 months |
pabuhr |
add citations for Actor paper
ADTast-experimental
|
|
|
@e20c0af
|
20 months |
pabuhr |
update list of CFA keywords in lstlang.sty
ADTast-experimental
|
|
|