|
|
|
@8419b76
|
3 years |
Thierry Delisle |
printer now properly uses eng3
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@329e26a
|
3 years |
Thierry Delisle |
Re-instated the isolate/multi-cluster option.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@bf7c7ea
|
3 years |
Thierry Delisle |
Moved printer and protocol thread to the main cluster
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c25338d
|
3 years |
Thierry Delisle |
Added accept 10 method (it doesn't really work).
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@10ba012
|
3 years |
Thierry Delisle |
Minor fixes to Worker threads
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f3da205
|
3 years |
Thierry Delisle |
Fixed wait_any to be polymorphic on future type.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@1c56bf7
|
3 years |
Thierry Delisle |
Fixed retract to not reset the future when retracting.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6d41f66
|
3 years |
Thierry Delisle |
Fixed wait_any to use fulfil rather than post
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c06551b
|
3 years |
caparson |
added wait_any to fwd.cfa for future_t
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@aeb20a4
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@db7a3ad
|
3 years |
caparson |
fixed build (hopefully)
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@430ce61
|
3 years |
Thierry Delisle |
Added sendfile test in Cforall
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@137974ae
|
3 years |
Thierry Delisle |
Moved stats printer to it's own file and now using push-stats rather …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@8c58e73
|
3 years |
Thierry Delisle |
Removed webserver feature to have multiple clusters (it never actually …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@bbf61838
|
3 years |
Thierry Delisle |
Fixed missing header
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7f0ac12
|
3 years |
Thierry Delisle |
First draft at acceptor thread webserver
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6e2b04e
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@55422cf
|
3 years |
caparson |
added tests for pthread lock and cond var
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@ae06e0b
|
3 years |
caparson |
added pthread_cond_var
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@ced5e2a
|
3 years |
caparson |
removed debug fields from spinlock_t
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@720f2fe2
|
3 years |
Thierry Delisle |
Changed 'addDataSectionAttribute' to correctly handle tls.
Fixed Typo.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b6e0b61
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c8f5f7d
|
3 years |
ajbeach |
Translated Gen Waitfor, the waitfor statement works in the new ast.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@86c12d65
|
3 years |
Thierry Delisle |
Checkpoint of the broken version of reuseport
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@ac1aba4b
|
3 years |
Thierry Delisle |
Tentative change to fix jenkins setup script when RUNPATH is not found …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f11296a
|
3 years |
ajbeach |
Updated the nanorc file to include some missing keywords (exception …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@ce98816
|
3 years |
Thierry Delisle |
Stats printer now uses a condition variable to sleep so it exists …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c4b10e2
|
3 years |
Thierry Delisle |
Moved socket creation to a different file.
Makefile now has debug …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@153570d
|
3 years |
Thierry Delisle |
Server now cleanly closes in non interactive mode
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7affcda
|
3 years |
Thierry Delisle |
Fixed a bug where io wouldn't drain everything if the completion queue …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@90a8125
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@bf0263c
|
3 years |
Thierry Delisle |
setup error is now clearer
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e5d9274
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@015925a
|
3 years |
caparson |
fixed new/delete issue by switching to malloc/free
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@305aaef
|
3 years |
caparson |
fixed multiple def issue
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@490d17e0
|
3 years |
caparson |
fixed multiple def issue
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fb63c70
|
3 years |
caparson |
added tests for new locks
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f835806
|
3 years |
caparson |
added some locks and cleaned up unused seqable field in thread block
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fc134a48
|
3 years |
j82liang |
Implement the struct enum
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@01f6a06
|
3 years |
pabuhr |
add Huawei Canada to acknowledgement
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@373aad7
|
3 years |
pabuhr |
change arrow heads from line to solid
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@0a004b7
|
3 years |
pabuhr |
fix double period, move figure 2.10 after reference
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@5416b44
|
3 years |
pabuhr |
make expected output for nested functions deterministic
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c3b9d639
|
3 years |
ajbeach |
Clean-up the exception interface. It should be slightly more like the …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c715e5f
|
3 years |
ajbeach |
Removed most of the exception macros (EHM_ group). Made changes to the …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@5024df4
|
3 years |
Thierry Delisle |
Changed ready-queue to atomically read/write timestamps, no effect on …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b035046
|
3 years |
Thierry Delisle |
changed some MAX to ULLONG_MAX to avoid the memory access where …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6dc7011a
|
3 years |
Thierry Delisle |
Tentative test for non-executable heap, currently broken
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@666f8a3
|
3 years |
pabuhr |
fix test and expected output for nested functions run on user-thread stacks
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f820f42
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@03656d1
|
3 years |
pabuhr |
add test for nested functions run on user-thread stacks
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@512d3dc1
|
3 years |
pabuhr |
first proofread of introduction
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@598dc68
|
3 years |
pabuhr |
update includes.cfa with more includes that might not be installed
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fb6691a
|
3 years |
pabuhr |
final proofread of Mubeen's MMath thesis
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@25fa20a
|
3 years |
m3zulfiq |
Corrected thesis title
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@74ec742
|
3 years |
m3zulfiq |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@29d8c02
|
3 years |
m3zulfiq |
made corrections in thesis as per feedback from the readers
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7831e8fb
|
3 years |
pabuhr |
increase timeout from 120 to 180 seconds in test.py to handle tests on …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@31540f5
|
3 years |
ajbeach |
Exception Clean-Up: Removed extra include no longer needed with the …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@76f5e9f
|
3 years |
Thierry Delisle |
Forgot to commit change to plot.py
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@288927f
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@622a358
|
3 years |
Thierry Delisle |
A whole lot of results and some text section done
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e6cf857f
|
3 years |
ajbeach |
call -> createCall: The template wrapper has been removed and now it …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@767a8ef
|
3 years |
ajbeach |
Test output now trims over-long test targets. Shorten the name …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@9939dc3
|
3 years |
ajbeach |
Reduced the number of object files linked into the demangler. Some of …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fa2a3b1
|
3 years |
Thierry Delisle |
libcfa and libcfathread now have visibility hidden turned on by default.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@4bb5d36
|
3 years |
Thierry Delisle |
Visibility stragglers.
cfa_linkonce always means visibility default.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c18bf9e
|
3 years |
Thierry Delisle |
Visibility concurrency
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@108345a
|
3 years |
Thierry Delisle |
visbility for io
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@032234bd
|
3 years |
Thierry Delisle |
Visibility of the core libcfa files.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@d8454b9
|
3 years |
pabuhr |
add better error message for attributes after "with" clause, commented …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@789f279
|
3 years |
Thierry Delisle |
More standard lib visibility
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@accc9df9
|
3 years |
Thierry Delisle |
Visibility containers lib
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@0aa4beb
|
3 years |
Thierry Delisle |
Visibility of some of the stdlib
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@cce4648
|
3 years |
Thierry Delisle |
Visibility for streams
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@8108ba8
|
3 years |
Thierry Delisle |
Started to add basic visibility control to libcfa
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c0af102
|
3 years |
ajbeach |
Reorganization of some demangler code so header and code file match.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@8060b2b
|
3 years |
ajbeach |
Some recent work has taken me by ResolveCopyCtors?, while there I saw …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e5628db
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f75e25b
|
3 years |
caparson |
removed else clause from loop after inserting it in compund stmt
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@491bb81
|
3 years |
ajbeach |
Fixed some whitespace and indentation issues.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7675f58
|
3 years |
ajbeach |
Labels on statements (not all Labels in the AST) now have all their …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@3f681b1
|
3 years |
ajbeach |
Added the new invariant checks. There seems to be a few unset …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e6bb667
|
3 years |
pabuhr |
add conditional include-file check for uninstalled libraries, update …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@5c231c1
|
3 years |
Thierry Delisle |
Fixed incorrect class that should be struct
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e07187d
|
3 years |
Thierry Delisle |
Change parseargs yes/no parsing to support YyNn?
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@65c9208
|
3 years |
Thierry Delisle |
Changed transfer benchmark to be more consistent with other rmit benchmarks
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@3613e25
|
3 years |
Thierry Delisle |
Rmit script now supports escaping string arguments
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@8faa6612
|
3 years |
Thierry Delisle |
Minor fixes to how benchmarks handle yes/no arguments
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@00675a1
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7edd5c1
|
3 years |
ajbeach |
Assorted fixes to the AST, found while I was trying to add more …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@3b80db8
|
3 years |
Thierry Delisle |
Fixed libfibre tests after api change
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@bd1d279
|
3 years |
Thierry Delisle |
process mutilate now recors average latency
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@8a5e357
|
3 years |
Thierry Delisle |
Trivial changes to libcfa concurrency
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@86b8d16
|
3 years |
pabuhr |
formatting, remove for/else shift/reduce conflict
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6825167
|
3 years |
caparson |
fixed loop else parse bug
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@ec57856
|
3 years |
caparson |
added fast lock tests
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7f958c4
|
3 years |
caparson |
added fast lock/cond var
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f6737ae1
|
3 years |
caparson |
added else loop tests
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b738974
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|