Timeline
Jun 21, 2022:
- 2:28 PM Changeset [b62d1d6]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:39 PM Changeset [eb5962a]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:39 PM Changeset [1df492a]pthread-emulationqualifiedEnum by
- Convert TypeInstType? to PointerType? before resolution
- 12:41 PM Changeset [b0be3713]pthread-emulationqualifiedEnum by
- Missed an atomic store on the TS handling.
- 11:56 AM Changeset [86601a5]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 10:37 AM Changeset [1dbbef6]pthread-emulationqualifiedEnum by
- added non shared critical section entry counter
Jun 20, 2022:
- 4:47 PM Changeset [5a96b36]pthread-emulationqualifiedEnum by
- Fixed small bugs with dry-run in tests.
- 4:13 PM Changeset [2ed32fa7]pthread-emulationqualifiedEnum by
- added atomics to spin_queue_lock
- 2:03 PM Changeset [df932552]pthread-emulationqualifiedEnum by
- added atomic store/load for spinqueue
Jun 16, 2022:
- 2:47 PM Changeset [76a798d]pthread-emulationqualifiedEnum by
- hopefully fixed mcs spin lock
- 2:39 PM Changeset [9e3d123]pthread-emulationqualifiedEnum by
- added atomic_load_n to mcs_spin in attempt at fixing it
- 2:38 PM Changeset [e1a9c77]pthread-emulationqualifiedEnum by
- added tests for qspinlocks internal mcs lock
Jun 15, 2022:
- 10:19 AM Changeset [6739590]pthread-emulationqualifiedEnum by
- A small spacing fix.
Jun 14, 2022:
- 11:47 AM Changeset [aec20700]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:46 AM Changeset [ae020ea]pthread-emulationqualifiedEnum by
- Printer now prints max fd and open/closed/live connections.
- 11:46 AM Changeset [563a36b]pthread-emulationqualifiedEnum by
- Fixed verify that was backwards.
- 10:55 AM Changeset [a8b87d3]pthread-emulationqualifiedEnum by
- Various bits of clean-up. The big one was some renaming inside …
Jun 11, 2022:
- 1:43 PM Changeset [1f0ee71]pthread-emulationqualifiedEnum by
- Fixed typo in wait_any after yesterday's fix
Jun 10, 2022:
- 5:35 PM Changeset [07997cd]pthread-emulationqualifiedEnum by
- Fixed errors with the accept many version
- 5:11 PM Changeset [8419b76]pthread-emulationqualifiedEnum by
- printer now properly uses eng3
- 5:02 PM Changeset [329e26a]pthread-emulationqualifiedEnum by
- Re-instated the isolate/multi-cluster option.
- 4:13 PM Changeset [bf7c7ea]pthread-emulationqualifiedEnum by
- Moved printer and protocol thread to the main cluster
- 4:12 PM Changeset [c25338d]pthread-emulationqualifiedEnum by
- Added accept 10 method (it doesn't really work).
- 3:04 PM Changeset [10ba012]pthread-emulationqualifiedEnum by
- Minor fixes to Worker threads
- 2:59 PM Changeset [f3da205]pthread-emulationqualifiedEnum by
- Fixed wait_any to be polymorphic on future type.
- 2:59 PM Changeset [1c56bf7]pthread-emulationqualifiedEnum by
- Fixed retract to not reset the future when retracting.
- 2:58 PM Changeset [6d41f66]pthread-emulationqualifiedEnum by
- Fixed wait_any to use fulfil rather than post
Jun 9, 2022:
- 4:30 PM Changeset [c06551b]pthread-emulationqualifiedEnum by
- added wait_any to fwd.cfa for future_t
- 2:26 PM Changeset [aeb20a4]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:25 PM Changeset [db7a3ad]pthread-emulationqualifiedEnum by
- fixed build (hopefully)
- 10:58 AM Changeset [430ce61]pthread-emulationqualifiedEnum by
- Added sendfile test in Cforall
- 10:56 AM Changeset [137974a]pthread-emulationqualifiedEnum by
- Moved stats printer to it's own file and now using push-stats rather …
Jun 8, 2022:
- 7:24 PM Changeset [8c58e73]pthread-emulationqualifiedEnum by
- Removed webserver feature to have multiple clusters (it never actually …
- 7:08 PM Changeset [bbf61838]pthread-emulationqualifiedEnum by
- Fixed missing header
- 7:07 PM Changeset [7f0ac12]pthread-emulationqualifiedEnum by
- First draft at acceptor thread webserver
- 4:23 PM Changeset [6e2b04e]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:23 PM Changeset [55422cf]pthread-emulationqualifiedEnum by
- added tests for pthread lock and cond var
- 4:23 PM Changeset [ae06e0b]pthread-emulationqualifiedEnum by
- added pthread_cond_var
- 4:22 PM Changeset [ced5e2a]pthread-emulationqualifiedEnum by
- removed debug fields from spinlock_t
Jun 7, 2022:
- 1:51 PM Changeset [720f2fe2]pthread-emulationqualifiedEnum by
- Changed 'addDataSectionAttribute' to correctly handle tls. Fixed Typo.
- 1:49 PM Changeset [b6e0b61]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:33 PM Changeset [c8f5f7d]pthread-emulationqualifiedEnum by
- Translated Gen Waitfor, the waitfor statement works in the new ast.
Jun 6, 2022:
- 9:04 PM Changeset [86c12d65]pthread-emulationqualifiedEnum by
- Checkpoint of the broken version of reuseport
- 5:18 PM Changeset [ac1aba4b]pthread-emulationqualifiedEnum by
- Tentative change to fix jenkins setup script when RUNPATH is not found …
- 11:43 AM Changeset [f11296a]pthread-emulationqualifiedEnum by
- Updated the nanorc file to include some missing keywords (exception …
Jun 4, 2022:
- 2:43 PM Changeset [ce98816]pthread-emulationqualifiedEnum by
- Stats printer now uses a condition variable to sleep so it exists …
- 1:12 PM Changeset [c4b10e2]pthread-emulationqualifiedEnum by
- Moved socket creation to a different file. Makefile now has debug …
Jun 3, 2022:
- 6:54 PM Changeset [153570d]pthread-emulationqualifiedEnum by
- Server now cleanly closes in non interactive mode
- 6:53 PM Changeset [7affcda]pthread-emulationqualifiedEnum by
- Fixed a bug where io wouldn't drain everything if the completion queue …
- 4:49 PM Ticket #260 (cfa-cc - comparing signal return value crashes) created by
- The following code crashes the compiler: […] The output error is : …
- 3:10 PM Changeset [90a8125]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:09 PM Changeset [bf0263c]pthread-emulationqualifiedEnum by
- setup error is now clearer
Jun 2, 2022:
- 3:11 PM Changeset [e5d9274]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:11 PM Changeset [015925a]pthread-emulationqualifiedEnum by
- fixed new/delete issue by switching to malloc/free
- 3:10 PM Changeset [305aaef]pthread-emulationqualifiedEnum by
- fixed multiple def issue
- 3:10 PM Changeset [490d17e0]pthread-emulationqualifiedEnum by
- fixed multiple def issue
- 2:41 PM Changeset [fb63c70]pthread-emulationqualifiedEnum by
- added tests for new locks
- 2:39 PM Changeset [f835806]pthread-emulationqualifiedEnum by
- added some locks and cleaned up unused seqable field in thread block
- 4:12 AM Changeset [fc134a48]pthread-emulationqualifiedEnum by
- Implement the struct enum
May 31, 2022:
- 1:40 PM Changeset [01f6a06]pthread-emulationqualifiedEnum by
- add Huawei Canada to acknowledgement
- 1:39 PM Changeset [373aad7]pthread-emulationqualifiedEnum by
- change arrow heads from line to solid
- 1:38 PM Changeset [0a004b7]pthread-emulationqualifiedEnum by
- fix double period, move figure 2.10 after reference
May 27, 2022:
- 11:22 PM Changeset [5416b44]pthread-emulationqualifiedEnum by
- make expected output for nested functions deterministic
May 26, 2022:
- 10:21 AM Changeset [c3b9d639]pthread-emulationqualifiedEnum by
- Clean-up the exception interface. It should be slightly more like the …
May 25, 2022:
- 5:51 PM Changeset [c715e5f]pthread-emulationqualifiedEnum by
- Removed most of the exception macros (EHM_ group). Made changes to the …
- 3:41 PM Changeset [5024df4]pthread-emulationqualifiedEnum by
- Changed ready-queue to atomically read/write timestamps, no effect on …
- 3:18 PM Changeset [b035046]pthread-emulationqualifiedEnum by
- changed some MAX to ULLONG_MAX to avoid the memory access where …
May 24, 2022:
- 12:24 PM Changeset [6dc7011a]pthread-emulationqualifiedEnum by
- Tentative test for non-executable heap, currently broken
May 23, 2022:
- 11:14 PM Changeset [666f8a3]pthread-emulationqualifiedEnum by
- fix test and expected output for nested functions run on user-thread stacks
- 10:29 PM Changeset [f820f42]pthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 10:27 PM Changeset [03656d1]pthread-emulationqualifiedEnum by
- add test for nested functions run on user-thread stacks
- 4:48 PM Changeset [512d3dc1]pthread-emulationqualifiedEnum by
- first proofread of introduction
May 22, 2022:
- 8:36 AM Changeset [598dc68]pthread-emulationqualifiedEnum by
- update includes.cfa with more includes that might not be installed
Note: See TracTimeline
for information about the timeline view.