|
|
|
@f7496c5
|
3 years |
ajbeach |
class -> struct, silences a warning.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@39d8950
|
3 years |
ajbeach |
Thread global information through resolution. Non-top-level calls to …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@9d8124f
|
3 years |
f37yu |
fix some code that clearly does not accomplish the correct thing.
has …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@708ae38
|
3 years |
Thierry Delisle |
Some more cleanup and grow/shrink now readjusts io timestamps.
(They …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a552a8c
|
3 years |
Thierry Delisle |
Added test to check fairness of completions, disable since my pc …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@48a91e2
|
3 years |
Thierry Delisle |
Fixed defines for cases without RSEQ
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@33b7d49
|
3 years |
ajbeach |
Added another check to checkInvariants for code locations. I also went …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@d824715
|
3 years |
pabuhr |
support reverse array subscript, 3[a] => a[3], 3abc? => "abc"[3]
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@c7f2d9b
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@bfb9bf5
|
3 years |
Thierry Delisle |
Fixed some warnings
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@884f3f67
|
3 years |
Thierry Delisle |
Change how the ready queue is initialized to make it common with I/O
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@623d1c8
|
3 years |
caparson |
added test changes
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@510e6f9
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@eb3bc52
|
3 years |
caparson |
split mutexstmt locking test to try and catch error
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@c42b8a1
|
3 years |
Thierry Delisle |
Major cleanup and moved cluster growth to new file
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@3c4bf05
|
3 years |
Thierry Delisle |
Removed old scheduler algorithms which weren't as good.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@630c4bb
|
3 years |
Thierry Delisle |
Added more information when we expect a core dump and didn't get one.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@4f6dda0
|
3 years |
ajbeach |
Converted Implement Concurrent Keywords to the new AST. Includes …
ADTast-experimentalenumpthread-emulationqualifiedEnum
old-sched
|
|
|
@b053083
|
3 years |
Thierry Delisle |
Fixed error handling for core_info
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@cc9b520
|
3 years |
Thierry Delisle |
Clean-up error handling in test scripts
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@5baa33c
|
3 years |
Thierry Delisle |
Removed debug print and drop spurious 'w' in make flags.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@ef56087
|
3 years |
Thierry Delisle |
Fixed test.py to support -j.
(unlimited jobs)
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@fc01219
|
3 years |
Thierry Delisle |
fixed -j option in the test suite to behave like make's -j.
-j …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@d529ad0
|
3 years |
Thierry Delisle |
Pending/Dirty? flags now use relaxed atomics since they can be set remotely
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@9cd44ba
|
3 years |
Thierry Delisle |
change tests to evaluate -j option once
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@d9d8b9f
|
3 years |
Thierry Delisle |
Away_fair no longer uses private io header
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@40a606d2
|
3 years |
Thierry Delisle |
Modified io headers so io/types.hfa can stay private
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@bf8b77e
|
3 years |
m3zulfiq |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@9c5aef9
|
3 years |
m3zulfiq |
Added heap structure and design choices to allocator chapter
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@b0d0285
|
3 years |
Thierry Delisle |
kernel now aborts if a ring is closed with unsubmitted entries.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@496f92ed
|
3 years |
Thierry Delisle |
Enabled away_fair test and added more randomness to it.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@9f5a71eb
|
3 years |
Thierry Delisle |
Totally confusing myself in these commit messages.
This file was …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@1860885
|
3 years |
Thierry Delisle |
Messed-up last commit...
This commit : moved preempt reason to …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@13fdf86
|
3 years |
Thierry Delisle |
Moved preemption reason to kernel_private and added preempt IO.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a494d105
|
3 years |
ajbeach |
Added a semantic error if the proper includes are not used before a …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@362f760
|
3 years |
Thierry Delisle |
Implemented test that highlights potential deadlock when a yield …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@93829cb
|
3 years |
Thierry Delisle |
Added helper function to zero out sqes.
Not done in allocate since so …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@ced2e855
|
3 years |
Thierry Delisle |
Fixed typo
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@2432e8e
|
3 years |
Thierry Delisle |
Fixed deadlock on io slowpath due to spin lock recursion.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@028404f
|
3 years |
pabuhr |
more editing of Mubeen's thesis
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@05ffb7b
|
3 years |
pabuhr |
more editing of Mubeen's thesis
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@41870a5
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@afe9e45
|
3 years |
pabuhr |
add more detailed syntax-error messages
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@c5af4f9
|
3 years |
Thierry Delisle |
Small fixes to io.tex and reworked start of existing work.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@08ed947
|
3 years |
mlbrooks |
Roll up of string changes for performance testing/improvement, and a …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@cc7bbe6
|
3 years |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@3a038fa
|
3 years |
pabuhr |
more updates to added text
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@f53afafb
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@5cefa43
|
3 years |
pabuhr |
update PRNG documentation
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@1eec0b0
|
3 years |
pabuhr |
organizes figures into directories, update Makefile, add text from …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a182ad5
|
3 years |
Thierry Delisle |
Revert "removed old memory allocator and replaced it with the …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@5c216b4
|
3 years |
pabuhr |
add detailed syntax-error messages
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@f69fac7
|
3 years |
ajbeach |
Got the Util module started by moving over the unused AssertAcyclic? pass.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@fe610ab
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@778315e
|
3 years |
pabuhr |
add attribute no-reorder-blocks to preemption_enabled to prevent …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a389ffe
|
3 years |
pabuhr |
change expected output for ARM tests
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@09ae8a6
|
3 years |
pabuhr |
change initialization of stacksize = max( PTHREAD_STACK_MIN, …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@d43a1fe
|
3 years |
pabuhr |
remove unused parameters from checkEnv1 to remove warnings
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@9ef9644
|
3 years |
ajbeach |
Merge branch 'forall-pointer-decay' into 'master'.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a556492
|
3 years |
ajbeach |
There was less extra code in ForallPointerDecay? then I hopped, but it …
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@7d7ef6f
|
3 years |
ajbeach |
Revereted some changes and added a fix to get around the current issue …
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@f0567a8
|
3 years |
Thierry Delisle |
Fix meta/dumpable which had integer overflow errors.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@8ee163e2
|
3 years |
m3zulfiq |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@5614a191
|
3 years |
m3zulfiq |
removed old memory allocator and replaced it with the concurrent allocator
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@3a40df6
|
3 years |
Thierry Delisle |
Producer now also uses the naive read/write approach
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@51b8582
|
3 years |
ajbeach |
So it was a bug in old code that seemed to be cancelling itself out …
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@3263e2a4
|
3 years |
Thierry Delisle |
Producer now has multiple io_uring implementations.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@6dc17a3d
|
3 years |
Thierry Delisle |
Changed consumer to run for ever.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@7d18733
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@1a0b600
|
3 years |
Thierry Delisle |
Implemented producer to use sendfile and splice.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@ef6d059
|
3 years |
Thierry Delisle |
Changed the consumer to accept twice
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@da81b849
|
3 years |
Thierry Delisle |
Fix argument handling for sink.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@8761d40a
|
3 years |
Thierry Delisle |
Added sink program to test splice
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a38bbbc
|
3 years |
pabuhr |
change font size from 11pt to 10pt
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@0ebbca4
|
3 years |
pabuhr |
optimization calls, initialize callcnt
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@0db48ca
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@4708eaa
|
3 years |
pabuhr |
update PRNG documentation
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@470618c0
|
3 years |
pabuhr |
add mutex statement for concurrent printing
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@c655650
|
3 years |
pabuhr |
update fast PRNG code
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@aac37fa
|
3 years |
pabuhr |
remove SemanticError? for "else" extension, support extern "..." for …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@eb211bf
|
3 years |
ajbeach |
Did some clean-up with the ast::Pass class. Moved some things out of …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@0240a7cb
|
3 years |
Thierry Delisle |
Apparently -j1 is a special case I don't support, changed it to -j2.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@7d84369
|
3 years |
Thierry Delisle |
Quick hack to run tests 1 by 1 on x86 (for Mike).
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a892e61
|
3 years |
Thierry Delisle |
Some warning fixes.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a6d4901
|
3 years |
Thierry Delisle |
Finally fixed dependencies for httpforall.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@891f707
|
3 years |
Thierry Delisle |
Removed move in MLE as it prevents copy-ellision.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@08e4e6a
|
3 years |
Thierry Delisle |
Removed warning after last change.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@6668a3e
|
3 years |
Thierry Delisle |
Waitfor now resolves calls to get_monitor inside the resolver rather …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@1f7dc61
|
3 years |
Thierry Delisle |
Consistently changed TranslationUnit? from struct to class.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@9490621
|
3 years |
ajbeach |
My work in progress implementation of ForallPointerDecay? for Fangren.
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@5910fc0
|
3 years |
pabuhr |
add PRNG test
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@6a823241
|
3 years |
pabuhr |
formatting, fix bug in set_seed so global_random_state is set
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@454b4e0
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@12b5e94a
|
3 years |
pabuhr |
add fast PRNG code
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@a986807
|
3 years |
Thierry Delisle |
Fix stub of cfa_io_flush for cases with no IOURING.
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@850aff1
|
3 years |
Thierry Delisle |
Added -Werror=return-type EVERYWHERE!
Added -Wextra in some places.
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@a554e5f4
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@21a99cc
|
3 years |
caparson |
fixed return val
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@c4f8170
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@968f280
|
3 years |
Thierry Delisle |
Made some implicit methods explicit due to clang warning
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|