|
|
|
@2a859b5
|
11 months |
pabuhr |
add new figure base_ts2
ADTpthread-emulationqualifiedEnum
|
|
|
@6415549
|
11 months |
pabuhr |
update attribute.cfa expect file for ARM64
ADTpthread-emulationqualifiedEnum
|
|
|
@0edbdb2
|
11 months |
pabuhr |
add constant expression tests
ADTpthread-emulationqualifiedEnum
|
|
|
@f37d9e7
|
11 months |
pabuhr |
change CurrentObject?.cc to use eval rather than ad-hoc …
ADTpthread-emulationqualifiedEnum
|
|
|
@7991c7d
|
11 months |
pabuhr |
change enumerator_value_opt to only parse constant_expression
ADTpthread-emulationqualifiedEnum
|
|
|
@120867e
|
11 months |
pabuhr |
update EvalNew? to handle more compile-time constant-expression evaluation
ADTpthread-emulationqualifiedEnum
|
|
|
@1ed3fe7c
|
11 months |
pabuhr |
change semantic error message for non-const enumerator to be clearer
ADTpthread-emulationqualifiedEnum
|
|
|
@adf03a6
|
11 months |
Thierry Delisle |
Updated intro
ADTpthread-emulationqualifiedEnum
|
|
|
@d7af839
|
11 months |
Thierry Delisle |
More merging of Peter's changes
ADTpthread-emulationqualifiedEnum
|
|
|
@72e76fd
|
11 months |
ajbeach |
Converted the last pass in validate B (linkReferenceToTypes). Cleaned …
ADTpthread-emulationqualifiedEnum
|
|
|
@43aec9e
|
11 months |
Thierry Delisle |
Merged some of peter's changes
ADTpthread-emulationqualifiedEnum
|
|
|
@7b71402
|
11 months |
ajbeach |
Some white-space and comment fixes.
ADTpthread-emulationqualifiedEnum
|
|
|
@b01d459
|
11 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@fd365da
|
11 months |
caparson |
added atomics to other spin_queue style locks
ADTpthread-emulationqualifiedEnum
|
|
|
@e4ea4b8d
|
11 months |
pabuhr |
proofread runtime chapter
ADTpthread-emulationqualifiedEnum
|
|
|
@cad61f4
|
11 months |
pabuhr |
talk about Go safe-points
ADTpthread-emulationqualifiedEnum
|
|
|
@9b817e15
|
11 months |
pabuhr |
update system figure
ADTpthread-emulationqualifiedEnum
|
|
|
@6e21aaf
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@8446c18
|
11 months |
pabuhr |
proofread existing.tex
ADTpthread-emulationqualifiedEnum
|
|
|
@6e8d446
|
11 months |
pabuhr |
add some outline material for the introduction
ADTpthread-emulationqualifiedEnum
|
|
|
@1f201238
|
11 months |
pabuhr |
add 4 figures for consideration
ADTpthread-emulationqualifiedEnum
|
|
|
@10bd126
|
11 months |
pabuhr |
git ignore SAVE.fig
ADTpthread-emulationqualifiedEnum
|
|
|
@a6cfb4d
|
11 months |
pabuhr |
remove temporary file SAVE.fig
ADTpthread-emulationqualifiedEnum
|
|
|
@91715ce
|
11 months |
Thierry Delisle |
Don't autogen for struct with flexible array members
fixes #261?
ADTpthread-emulationqualifiedEnum
|
|
|
@b70abaf
|
11 months |
Thierry Delisle |
Added inspect file for asking questions about the ast.
So far only …
ADTpthread-emulationqualifiedEnum
|
|
|
@b99fd56
|
11 months |
Thierry Delisle |
CodeGeneration? now generates variable exprs of type zero_t as litteral 0s.
ADTpthread-emulationqualifiedEnum
|
|
|
@5a076837
|
11 months |
Thierry Delisle |
Remove unnecessary declaration in heap
ADTpthread-emulationqualifiedEnum
|
|
|
@3322180
|
11 months |
Thierry Delisle |
Fix enum assignment warning
ADTpthread-emulationqualifiedEnum
|
|
|
@d28524a
|
11 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@4e83bb7
|
11 months |
caparson |
fixed timeout cond var bug and updated pthread_locks test with timeout …
ADTpthread-emulationqualifiedEnum
|
|
|
@9dad5b3
|
11 months |
Thierry Delisle |
Fixed gdb printing of processors which was broken for a while now.
ADTpthread-emulationqualifiedEnum
|
|
|
@1158180
|
11 months |
Thierry Delisle |
Added check for IORING_REGISTER_IOWQ_MAX_WORKERS.
Not used yet.
ADTpthread-emulationqualifiedEnum
|
|
|
@ae2f2ae
|
11 months |
Thierry Delisle |
Removed and ignored some warnings in Parser.
ADTpthread-emulationqualifiedEnum
|
|
|
@c19edd1
|
11 months |
Thierry Delisle |
Removed some warnings and fixed some whitespace
ADTpthread-emulationqualifiedEnum
|
|
|
@c5d5723
|
11 months |
Thierry Delisle |
Disabled null conversion warning in lexer.
ADTpthread-emulationqualifiedEnum
|
|
|
@b62d1d6
|
12 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@eb5962a
|
12 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@1df492a
|
12 months |
j82liang |
Convert TypeInstType? to PointerType? before resolution
ADTpthread-emulationqualifiedEnum
|
|
|
@b0be3713
|
12 months |
Thierry Delisle |
Missed an atomic store on the TS handling.
ADTpthread-emulationqualifiedEnum
|
|
|
@86601a5
|
12 months |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@1dbbef6
|
12 months |
caparson |
added non shared critical section entry counter
ADTpthread-emulationqualifiedEnum
|
|
|
@5a96b36
|
12 months |
Thierry Delisle |
Fixed small bugs with dry-run in tests.
ADTpthread-emulationqualifiedEnum
|
|
|
@2ed32fa7
|
12 months |
caparson |
added atomics to spin_queue_lock
ADTpthread-emulationqualifiedEnum
|
|
|
@df932552
|
12 months |
caparson |
added atomic store/load for spinqueue
ADTpthread-emulationqualifiedEnum
|
|
|
@76a798d
|
12 months |
caparson |
hopefully fixed mcs spin lock
ADTpthread-emulationqualifiedEnum
|
|
|
@9e3d123
|
12 months |
caparson |
added atomic_load_n to mcs_spin in attempt at fixing it
ADTpthread-emulationqualifiedEnum
|
|
|
@e1a9c77
|
12 months |
caparson |
added tests for qspinlocks internal mcs lock
ADTpthread-emulationqualifiedEnum
|
|
|
@6739590
|
12 months |
ajbeach |
A small spacing fix.
ADTpthread-emulationqualifiedEnum
|
|
|
@aec20700
|
12 months |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@ae020ea
|
12 months |
Thierry Delisle |
Printer now prints max fd and open/closed/live connections.
ADTpthread-emulationqualifiedEnum
|
|
|
@563a36b
|
12 months |
Thierry Delisle |
Fixed verify that was backwards.
ADTpthread-emulationqualifiedEnum
|
|
|
@a8b87d3
|
12 months |
ajbeach |
Various bits of clean-up. The big one was some renaming inside …
ADTpthread-emulationqualifiedEnum
|
|
|
@1f0ee71
|
12 months |
Thierry Delisle |
Fixed typo in wait_any after yesterday's fix
ADTpthread-emulationqualifiedEnum
|
|
|
@07997cd
|
12 months |
Thierry Delisle |
Fixed errors with the accept many version
ADTpthread-emulationqualifiedEnum
|
|
|
@8419b76
|
12 months |
Thierry Delisle |
printer now properly uses eng3
ADTpthread-emulationqualifiedEnum
|
|
|
@329e26a
|
12 months |
Thierry Delisle |
Re-instated the isolate/multi-cluster option.
ADTpthread-emulationqualifiedEnum
|
|
|
@bf7c7ea
|
12 months |
Thierry Delisle |
Moved printer and protocol thread to the main cluster
ADTpthread-emulationqualifiedEnum
|
|
|
@c25338d
|
12 months |
Thierry Delisle |
Added accept 10 method (it doesn't really work).
ADTpthread-emulationqualifiedEnum
|
|
|
@10ba012
|
12 months |
Thierry Delisle |
Minor fixes to Worker threads
ADTpthread-emulationqualifiedEnum
|
|
|
@f3da205
|
12 months |
Thierry Delisle |
Fixed wait_any to be polymorphic on future type.
ADTpthread-emulationqualifiedEnum
|
|
|
@1c56bf7
|
12 months |
Thierry Delisle |
Fixed retract to not reset the future when retracting.
ADTpthread-emulationqualifiedEnum
|
|
|
@6d41f66
|
12 months |
Thierry Delisle |
Fixed wait_any to use fulfil rather than post
ADTpthread-emulationqualifiedEnum
|
|
|
@c06551b
|
12 months |
caparson |
added wait_any to fwd.cfa for future_t
ADTpthread-emulationqualifiedEnum
|
|
|
@aeb20a4
|
12 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@db7a3ad
|
12 months |
caparson |
fixed build (hopefully)
ADTpthread-emulationqualifiedEnum
|
|
|
@430ce61
|
12 months |
Thierry Delisle |
Added sendfile test in Cforall
ADTpthread-emulationqualifiedEnum
|
|
|
@137974a
|
12 months |
Thierry Delisle |
Moved stats printer to it's own file and now using push-stats rather …
ADTpthread-emulationqualifiedEnum
|
|
|
@8c58e73
|
12 months |
Thierry Delisle |
Removed webserver feature to have multiple clusters (it never actually …
ADTpthread-emulationqualifiedEnum
|
|
|
@bbf61838
|
12 months |
Thierry Delisle |
Fixed missing header
ADTpthread-emulationqualifiedEnum
|
|
|
@7f0ac12
|
12 months |
Thierry Delisle |
First draft at acceptor thread webserver
ADTpthread-emulationqualifiedEnum
|
|
|
@6e2b04e
|
12 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@55422cf
|
12 months |
caparson |
added tests for pthread lock and cond var
ADTpthread-emulationqualifiedEnum
|
|
|
@ae06e0b
|
12 months |
caparson |
added pthread_cond_var
ADTpthread-emulationqualifiedEnum
|
|
|
@ced5e2a
|
12 months |
caparson |
removed debug fields from spinlock_t
ADTpthread-emulationqualifiedEnum
|
|
|
@720f2fe2
|
12 months |
Thierry Delisle |
Changed 'addDataSectionAttribute' to correctly handle tls.
Fixed Typo.
ADTpthread-emulationqualifiedEnum
|
|
|
@b6e0b61
|
12 months |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@c8f5f7d
|
12 months |
ajbeach |
Translated Gen Waitfor, the waitfor statement works in the new ast.
ADTpthread-emulationqualifiedEnum
|
|
|
@86c12d65
|
12 months |
Thierry Delisle |
Checkpoint of the broken version of reuseport
ADTpthread-emulationqualifiedEnum
|
|
|
@ac1aba4b
|
12 months |
Thierry Delisle |
Tentative change to fix jenkins setup script when RUNPATH is not found …
ADTpthread-emulationqualifiedEnum
|
|
|
@f11296a
|
12 months |
ajbeach |
Updated the nanorc file to include some missing keywords (exception …
ADTpthread-emulationqualifiedEnum
|
|
|
@ce98816
|
12 months |
Thierry Delisle |
Stats printer now uses a condition variable to sleep so it exists …
ADTpthread-emulationqualifiedEnum
|
|
|
@c4b10e2
|
12 months |
Thierry Delisle |
Moved socket creation to a different file.
Makefile now has debug …
ADTpthread-emulationqualifiedEnum
|
|
|
@153570d
|
12 months |
Thierry Delisle |
Server now cleanly closes in non interactive mode
ADTpthread-emulationqualifiedEnum
|
|
|
@7affcda
|
12 months |
Thierry Delisle |
Fixed a bug where io wouldn't drain everything if the completion queue …
ADTpthread-emulationqualifiedEnum
|
|
|
@90a8125
|
12 months |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@bf0263c
|
12 months |
Thierry Delisle |
setup error is now clearer
ADTpthread-emulationqualifiedEnum
|
|
|
@e5d9274
|
12 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTpthread-emulationqualifiedEnum
|
|
|
@015925a
|
12 months |
caparson |
fixed new/delete issue by switching to malloc/free
ADTpthread-emulationqualifiedEnum
|
|
|
@305aaef
|
12 months |
caparson |
fixed multiple def issue
ADTpthread-emulationqualifiedEnum
|
|
|
@490d17e0
|
12 months |
caparson |
fixed multiple def issue
ADTpthread-emulationqualifiedEnum
|
|
|
@fb63c70
|
12 months |
caparson |
added tests for new locks
ADTpthread-emulationqualifiedEnum
|
|
|
@f835806
|
12 months |
caparson |
added some locks and cleaned up unused seqable field in thread block
ADTpthread-emulationqualifiedEnum
|
|
|
@fc134a48
|
12 months |
j82liang |
Implement the struct enum
ADTpthread-emulationqualifiedEnum
|
|
|
@01f6a06
|
12 months |
pabuhr |
add Huawei Canada to acknowledgement
ADTpthread-emulationqualifiedEnum
|
|
|
@373aad7
|
12 months |
pabuhr |
change arrow heads from line to solid
ADTpthread-emulationqualifiedEnum
|
|
|
@0a004b7
|
12 months |
pabuhr |
fix double period, move figure 2.10 after reference
ADTpthread-emulationqualifiedEnum
|
|
|
@5416b44
|
12 months |
pabuhr |
make expected output for nested functions deterministic
ADTpthread-emulationqualifiedEnum
|
|
|
@c3b9d639
|
12 months |
ajbeach |
Clean-up the exception interface. It should be slightly more like the …
ADTpthread-emulationqualifiedEnum
|
|
|
@c715e5f
|
12 months |
ajbeach |
Removed most of the exception macros (EHM_ group). Made changes to the …
ADTpthread-emulationqualifiedEnum
|
|
|
@5024df4
|
12 months |
Thierry Delisle |
Changed ready-queue to atomically read/write timestamps, no effect on …
ADTpthread-emulationqualifiedEnum
|
|
|