source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @eb5962a   4 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @1df492a   4 years j82liang Convert TypeInstType to PointerType before resolution ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @1dbbef6   4 years caparson added non shared critical section entry counter ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @2ed32fa7   4 years caparson added atomics to spin_queue_lock ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @df932552   4 years caparson added atomic store/load for spinqueue ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @76a798d   4 years caparson hopefully fixed mcs spin lock ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @9e3d123   4 years caparson added atomic_load_n to mcs_spin in attempt at fixing it ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @e1a9c77   4 years caparson added tests for qspinlocks internal mcs lock ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @6739590   4 years ajbeach A small spacing fix. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @aec20700   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @ae020ea   4 years Thierry Delisle Printer now prints max fd and open/closed/live connections. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @563a36b   4 years Thierry Delisle Fixed verify that was backwards. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @a8b87d3   4 years ajbeach Various bits of clean-up. The big one was some renaming inside … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @1f0ee71   4 years Thierry Delisle Fixed typo in wait_any after yesterday's fix ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @07997cd   4 years Thierry Delisle Fixed errors with the accept many version ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @8419b76   4 years Thierry Delisle printer now properly uses eng3 ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @329e26a   4 years Thierry Delisle Re-instated the isolate/multi-cluster option. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @bf7c7ea   4 years Thierry Delisle Moved printer and protocol thread to the main cluster ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @c25338d   4 years Thierry Delisle Added accept 10 method (it doesn't really work). ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @10ba012   4 years Thierry Delisle Minor fixes to Worker threads ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @f3da205   4 years Thierry Delisle Fixed wait_any to be polymorphic on future type. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @1c56bf7   4 years Thierry Delisle Fixed retract to not reset the future when retracting. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @6d41f66   4 years Thierry Delisle Fixed wait_any to use fulfil rather than post ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @c06551b   4 years caparson added wait_any to fwd.cfa for future_t ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @aeb20a4   4 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @db7a3ad   4 years caparson fixed build (hopefully) ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @430ce61   4 years Thierry Delisle Added sendfile test in Cforall ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @137974ae   4 years Thierry Delisle Moved stats printer to it's own file and now using push-stats rather … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @8c58e73   4 years Thierry Delisle Removed webserver feature to have multiple clusters (it never actually … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @bbf61838   4 years Thierry Delisle Fixed missing header ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @7f0ac12   4 years Thierry Delisle First draft at acceptor thread webserver ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @6e2b04e   4 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @55422cf   4 years caparson added tests for pthread lock and cond var ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @ae06e0b   4 years caparson added pthread_cond_var ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @ced5e2a   4 years caparson removed debug fields from spinlock_t ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @720f2fe2   4 years Thierry Delisle Changed 'addDataSectionAttribute' to correctly handle tls. Fixed Typo. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @b6e0b61   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @c8f5f7d   4 years ajbeach Translated Gen Waitfor, the waitfor statement works in the new ast. ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @86c12d65   4 years Thierry Delisle Checkpoint of the broken version of reuseport ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @ac1aba4b   4 years Thierry Delisle Tentative change to fix jenkins setup script when RUNPATH is not found … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @f11296a   4 years ajbeach Updated the nanorc file to include some missing keywords (exception … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @ce98816   4 years Thierry Delisle Stats printer now uses a condition variable to sleep so it exists … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @c4b10e2   4 years Thierry Delisle Moved socket creation to a different file. Makefile now has debug … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @153570d   4 years Thierry Delisle Server now cleanly closes in non interactive mode ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @7affcda   4 years Thierry Delisle Fixed a bug where io wouldn't drain everything if the completion queue … ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @90a8125   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @bf0263c   4 years Thierry Delisle setup error is now clearer ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @e5d9274   4 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @015925a   4 years caparson fixed new/delete issue by switching to malloc/free ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @305aaef   4 years caparson fixed multiple def issue ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @490d17e0   4 years caparson fixed multiple def issue ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @fb63c70   4 years caparson added tests for new locks ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
(edit) @f835806   4 years caparson added some locks and cleaned up unused seqable field in thread block ADT ast-experimental pthread-emulation qualifiedEnum stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.