source:

Revision Log Mode:


Legend:

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