source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @6a823241   2 years pabuhr formatting, fix bug in set_seed so global_random_state is set ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @454b4e0   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @12b5e94a   2 years pabuhr add fast PRNG code ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a986807   2 years Thierry Delisle Fix stub of cfa_io_flush for cases with no IOURING. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @850aff1   2 years Thierry Delisle Added -Werror=return-type EVERYWHERE! Added -Wextra in some places. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a554e5f4   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @21a99cc   2 years caparson fixed return val ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c4f8170   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @968f280   2 years Thierry Delisle Made some implicit methods explicit due to clang warning ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ee918356   2 years Thierry Delisle Some clean-up to remove clang-only warnings ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f5a51db   2 years mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @7a15b7e   2 years pabuhr cleanup, add snake and lang macro ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1cf8a9f   2 years Thierry Delisle Thesis now depends on common.tex and common.sty ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @250583e   2 years Thierry Delisle Some clean-up after preemption fix ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f8143a6   2 years Thierry Delisle Change pass visitor to avoid more transient strong references ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b56ad5e   2 years f37yu Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5f3ba11   2 years f37yu TranslateTries? pass ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @67e86ae6   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @becb85b9   2 years Thierry Delisle Attempt to fix preemption deadlock. No longer prevent preemption … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c14d91a   2 years pabuhr cleanup ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @85a2c3f   2 years pabuhr workaround for gcc-11 bug with spurious array-parameter warning ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2f52b18   2 years pabuhr more cleanup ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @9dc0836   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6180274   2 years pabuhr more cleanup, make more function parameters const, remove more std:: ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @941e14a   2 years Thierry Delisle Added statistics for preemption ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @17cb385   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fc72696c   2 years Thierry Delisle Added second preempt test that checks the same thing but using a … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8cb149f   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4de48c5   2 years caparson fixed comment ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4e7171f   2 years pabuhr more cleanup of build_* functions, make init parameter const for … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ff3b0249   2 years pabuhr add else clause into WhileDoStmt? and ForStmt? ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @436bbe5   2 years pabuhr remove unnecessary std:: qualification, clean up build_* functions, … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fde0a58   2 years pabuhr change assert to assertf ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3b0bc16   2 years pabuhr change class name WhileStmt? to WhileDoStmt?, add else clause to … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.