source: doc/theses

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e59a9fa   13 months pabuhr clean up .gitignore file ADTast-experimental
(edit) @a085470   13 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @2b01f8e   13 months mlbrooks Adjust LL perf to use a random layout of nodes in memory ADTast-experimental
(edit) @beabdf3   13 months pabuhr formatting, replace latex package subcaption with subfig ADTast-experimental
(edit) @3d5fba21   13 months pabuhr formatting, replace latex package subcaption with subfig ADTast-experimental
(edit) @16dff44   13 months pabuhr proofread chapter mutex_stmt ADTast-experimental
(edit) @7f164c3   13 months pabuhr replace latex package subcaption with subfig ADTast-experimental
(edit) @39b2403   13 months pabuhr add temporary Newterm, PAB macro, save boxes, and lstnewenvironment java ADTast-experimental
(edit) @e9ed2a1   13 months mlbrooks Run LL perf with more stable compile flags and run context. ADTast-experimental
(edit) @9bb8ee42   13 months mlbrooks Extend LL perf experiment to run on many dataset sizes. ADTast-experimental
(edit) @e02e13f   13 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @ff71057   13 months mlbrooks Apply volatile variable frequency reduction (of fa6ca1ac779b4) to … ADTast-experimental
(edit) @fdc042d   13 months mlbrooks Fix Makefile noise on LL perf rebuild. ADTast-experimental
(edit) @b0be909f   13 months mlbrooks Remove mistakenly committed diagnostic output from LL prf. ADTast-experimental
(edit) @1dfc3d0   13 months mlbrooks Tweak LL perf compilation--CLI to support a fixed-work mode that does … ADTast-experimental
(edit) @4541b09   13 months pabuhr small corrections ADTast-experimental
(edit) @deeda09   13 months pabuhr proofread CFA-concurrency chapter ADTast-experimental
(edit) @11e3e97   13 months pabuhr formatting ADTast-experimental
(edit) @55fabac   13 months pabuhr change citation colour from green to blue ADTast-experimental
(edit) @59c05958   13 months pabuhr proofread CFA-introduction chapter ADTast-experimental
(edit) @9363b1b   13 months caparson removed code style and refactored to use cfa code style ADTast-experimental
(edit) @e8b1f23c   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @525a46a   13 months pabuhr formatting ADTast-experimental
(edit) @0e398ad   13 months pabuhr convert to CFAStyle in CFA_intro chapter ADTast-experimental
(edit) @9432499   13 months pabuhr turn on CFAStyle and make default language ADTast-experimental
(edit) @bf0c723   13 months pabuhr add style file to Makefile dependencies ADTast-experimental
(edit) @34b6a7b6   13 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @fa6ca1a   13 months mlbrooks LL perf: reduce frequency of using volatile variables. Significantly … ADTast-experimental
(edit) @90a3a89   13 months mlbrooks LL perf: Add comments for rerunning tests ADTast-experimental
(edit) @1689ecf   13 months caparson fixed citation issue ADTast-experimental
(edit) @9a5a2cd   13 months caparson Big cleanup pass. Updated style to get rid of almost all macros. … ADTast-experimental
(edit) @48fda7a   13 months caparson cleaned up cpp figure ADTast-experimental
(edit) @fb7cda9   13 months caparson removed uneeded make rules ADTast-experimental
(edit) @e41c4c6   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1e6cecb   13 months caparson fixed accidental duplicate label ADTast-experimental
(edit) @3c17a10   13 months caparson updated style to remove some 800-lb gorilla macros ADTast-experimental
(edit) @678c540   13 months pabuhr small commits before changing latex macros ADTast-experimental
(edit) @f3ba69d   13 months mlbrooks LL perf: Upgrade the results' dataset to have more runs of longer … ADTast-experimental
(edit) @0b66ef9   13 months mlbrooks Add linked list performance experiment ADTast-experimental
(edit) @6e83384   13 months caparson did more editing, finished first draft of mutex stmt and channel … ADTast-experimental
(edit) @c7f6786   13 months caparson added figures for mutex stmt and channels ADTast-experimental
(edit) @d24b1985   13 months caparson updated plotting and run scripts for channel benchmarks ADTast-experimental
(edit) @e2f827f   13 months caparson added go counterpart to cfa benchmarks ADTast-experimental
(edit) @76a8400   13 months caparson added all cfa benchmarks, contend is the only one used in the thesis, … ADTast-experimental
(edit) @4eebbcc   14 months caparson some mutex stmt benchmark cleanup ADTast-experimental
(edit) @2f6a9391   14 months caparson added first channel bench and copied over scripts that will need to be … ADTast-experimental
(edit) @5fd5de2   14 months caparson added WIP channels chapter ADTast-experimental
(edit) @512d937c   14 months caparson various edits and cleanup and added mutexstmt chapter ADTast-experimental
(edit) @5d9c4bb   14 months pabuhr proofread Mike's list chapter ADTast-experimental
(edit) @cd477ca   14 months caparson renamed baseline bench and added separate cluster to cfa benchmark to … ADTast-experimental
(edit) @5f648fb3   14 months caparson updated runscript and shared header for rand bench ADTast-experimental
(edit) @0da7181   14 months caparson added randomized lock ordering bench for mutexstmt ADTast-experimental
(edit) @0faacb8   14 months caparson various additions to thesis, finished first draft of actor chapter … ADTast-experimental
(edit) @119e6c8   14 months caparson updated mutex stmt run script and header for cpp variant ADTast-experimental
(edit) @5ff9b23   14 months caparson moved existing diagrams to diagram dir ADTast-experimental
(edit) @bb9b8f0   14 months caparson added plotting script for mutexstmt benchmarks ADTast-experimental
(edit) @6bc70a38   14 months caparson added baseline mutex stmt and scoped lock benchmarks ADTast-experimental
(edit) @d8e164c4   14 months caparson cleaned up data files ADTast-experimental
(edit) @7205265   14 months caparson committing current actor figures, will overwrite as benchmarks are … ADTast-experimental
(edit) @109e8b7   14 months caparson added actor performance graph plotting script ADTast-experimental
(edit) @ac26347   14 months caparson added diagram subdir for thesis ADTast-experimental
(edit) @9d84a88   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @6e6989c   14 months caparson added mutex stmt benchmarking ADTast-experimental
(edit) @5717495   14 months mlbrooks Start of the linked-list chapter. ADTast-experimental
(edit) @dbae916   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @5217569   14 months caparson added better x tick marks in plotting script ADTast-experimental
(edit) @c74372f   14 months caparson added plotting script support for memory footprint bench ADTast-experimental
(edit) @7044535   14 months caparson added data files for memory footprint benchmark ADTast-experimental
(edit) @1d93ba7   14 months caparson changed default number of sends for CAF sendstatic ADTast-experimental
(edit) @dd16dd5   14 months caparson added data files needed to generate plots/tables ADTast-experimental
(edit) @625f3e2   14 months caparson added latex compatible output format ADTast-experimental
(edit) @50d2513   14 months caparson added data files for tables in thesis ADTast-experimental
(edit) @ab81e3b   14 months caparson updated run script and plotting script ADTast-experimental
(edit) @b86d14c   14 months caparson added caf benchmarks ADTast-experimental
(edit) @4066bd2   14 months caparson added timing header and cleaned up benchmarks ADTast-experimental
(edit) @cec2551   14 months caparson added cfa benchmarks ADTast-experimental
(edit) @5adf4f4   14 months caparson added caf/uC++/proto benchmarks ADTast-experimental
(edit) @601bd9e   15 months caparson added figures, code examples and more to thesis stuff. wrote many more … ADTast-experimental
(edit) @1180175   15 months caparson rest of partial commit to move WIP thesis to plg ADTast-experimental
(edit) @46ab782   15 months caparson partial commit to move theses framework to plg ADTast-experimental
(edit) @5657de9   17 months Thierry Delisle Changes needed for UWSpace ADTast-experimental
(edit) @dacd8e6e   18 months Thierry Delisle fixed some tiny issues in the bibtex ADTast-experimental
(edit) @ddcaff6   18 months Thierry Delisle Last corrections to my thesis... hopefully ADTast-experimental
(edit) @eb9f7f9   19 months Thierry Delisle Added NSERC to acknowledgements ADTast-experimental
(edit) @a5e2682   19 months mlbrooks Improve new-array subscripting to cover missing cases. Missing cases … ADTast-experimental
(edit) @72d1118   20 months Thierry Delisle Finished final read ADTast-experimentalpthread-emulation
(edit) @d489da8   20 months Thierry Delisle core final read ADTast-experimentalpthread-emulation
(edit) @4407b7e   20 months Thierry Delisle Tiny changes as part of my final read-through ADTast-experimentalpthread-emulation
(edit) @2c63fa2   20 months Thierry Delisle Tiny fixes to the front pages ADTast-experimentalpthread-emulation
(edit) @a2fd937   20 months Thierry Delisle Finished last todo ADTast-experimentalpthread-emulation
(edit) @fc96890   20 months Thierry Delisle Ran second spell/grammar checker and now the cows have come home ADTast-experimentalpthread-emulation
(edit) @1c334d1   20 months Thierry Delisle Checking conclusion ADTast-experimentalpthread-emulation
(edit) @4ab54c9   20 months Thierry Delisle checking eval macro ADTast-experimentalpthread-emulation
(edit) @5548175   20 months Thierry Delisle checking eval micro ADTast-experimentalpthread-emulation
(edit) @3e8dacc   20 months Thierry Delisle Checking practice.tex ADTast-experimentalpthread-emulation
(edit) @1260224   20 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @b0ceb72   20 months Thierry Delisle Merged peter's changes to the glossary ADTast-experimentalpthread-emulation
(edit) @35ece70   20 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @d895e32   20 months Thierry Delisle Checking io.tex ADTast-experimentalpthread-emulation
(edit) @4a2d728   20 months pabuhr proofread glossary ADTast-experimentalpthread-emulation
Note: See TracRevisionLog for help on using the revision log.