source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f8965f4   20 months Thierry Delisle Removed unnecessary throw lists ADTast-experimentalpthread-emulation
(edit) @1c0657a   20 months ajbeach Forgot to add the main new code file. ADTast-experimentalpthread-emulation
(edit) @3606fe4   20 months ajbeach Translated Instantiate Generic to the new AST. This includes various … 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   21 months Thierry Delisle Checking practice.tex ADTast-experimentalpthread-emulation
(edit) @1260224   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @b0ceb72   21 months Thierry Delisle Merged peter's changes to the glossary ADTast-experimentalpthread-emulation
(edit) @35ece70   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @d895e32   21 months Thierry Delisle Checking io.tex ADTast-experimentalpthread-emulation
(edit) @4a2d728   21 months pabuhr proofread glossary ADTast-experimentalpthread-emulation
(edit) @62424af2   21 months Thierry Delisle More spell/grammer checking ADTast-experimentalpthread-emulation
(edit) @264f6c9   21 months Thierry Delisle Removed old svg that probably never should have been committed ADTast-experimentalpthread-emulation
(edit) @918e0137   21 months Thierry Delisle First pass at spellchecking until chapter 2 ADTast-experimentalpthread-emulation
(edit) @e4855f6   21 months pabuhr finished proofreading thesis ADTast-experimentalpthread-emulation
(edit) @a44514e   21 months Thierry Delisle A whole bunch of small changes: trying to setup a version that I can … ADTast-experimentalpthread-emulation
(edit) @7a0f798b   21 months Thierry Delisle Merged peter's last changes and filled in most of the TODOs ADTast-experimentalpthread-emulation
(edit) @9f99799   21 months pabuhr modify graph sizes to match other graohs ADTast-experimentalpthread-emulation
(edit) @1aca1b3   21 months pabuhr add latex package array ADTast-experimentalpthread-emulation
(edit) @901c0f6   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @1fcbce7   21 months pabuhr proofred chapter eval_micro ADTast-experimentalpthread-emulation
(edit) @83cb754   21 months Thierry Delisle Fixed minor typo ADTast-experimentalpthread-emulation
(edit) @0fec6c1   21 months pabuhr proofread conclusion chapter ADTast-experimentalpthread-emulation
(edit) @4dba1da   21 months Thierry Delisle Re-enabled 32bit comp fair test ADTast-experimentalpthread-emulation
(edit) @69698d2   21 months Thierry Delisle Fixed frustratingly stupid mistake that broke 32bit build ADTast-experimentalpthread-emulation
(edit) @2284d20   21 months Thierry Delisle Added some verifys to make sure atomic_acquire isn't used outside … ADTast-experimentalpthread-emulation
(edit) @680137a   21 months Thierry Delisle Fixed indentation ADTast-experimentalpthread-emulation
(edit) @e228f46   21 months Thierry Delisle Forgot one line ADTast-experimentalpthread-emulation
(edit) @836cf647   21 months Thierry Delisle Fixed paragraph in conclusion ADTast-experimentalpthread-emulation
(edit) @0e3f80d   21 months ajbeach Added some more notes to the iterators proposal. ADTast-experimentalpthread-emulation
(edit) @c87b604   21 months Thierry Delisle Removed the last old ast expected files ADTast-experimentalpthread-emulation
(edit) @b5bec71   21 months Thierry Delisle Removed old ast only math tests ADTast-experimentalpthread-emulation
(edit) @123a9f3   21 months Thierry Delisle Removed the old ast tests for io/io. ADTast-experimentalpthread-emulation
(edit) @8b95bab   21 months Thierry Delisle Added basic test for io_uring. Trying to diagnose comp_fair on debian. ADTast-experimentalpthread-emulation
(edit) @456215a   21 months Thierry Delisle Removed another batch of old ast expect files ADTast-experimentalpthread-emulation
(edit) @b443db0   21 months Thierry Delisle Change how no preempts zone are implemented. From begin/end tags to … ADTast-experimentalpthread-emulation
(edit) @f403c46   21 months Thierry Delisle Re-worked the goal section of the conclusion. ADTast-experimentalpthread-emulation
(edit) @7e5da64   21 months Thierry Delisle Reworked conclusion except Goals section ADTast-experimentalpthread-emulation
(edit) @9d67a6d   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @38e4c5c   21 months Thierry Delisle Re-wrote nginx threading section and fixed typo ADTast-experimentalpthread-emulation
(edit) @67a1c67   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @38a238d   21 months pabuhr proofread conclusion, small change to eval_macro ADTast-experimentalpthread-emulation
(edit) @594e1db   21 months Thierry Delisle Removed a bunch of oast tests, since they are never triggered anymore. ADTast-experimentalpthread-emulation
(edit) @1bcbf02   21 months Thierry Delisle Changed declarations using _Thread_local to use thread. I'm fairly … ADTast-experimentalpthread-emulation
(edit) @e5c04b9   21 months Thierry Delisle Added thread to keyword list. ADTast-experimentalpthread-emulation
(edit) @64af7ac   21 months Thierry Delisle Added thread and _Thread_local to some tests. ADTast-experimentalpthread-emulation
(edit) @ed9a1ae   21 months Thierry Delisle Cfa now distinguishes between thread and _Thread_local. ADTast-experimentalpthread-emulation
(edit) @dc708c1   21 months Thierry Delisle Removed other instance of thread_local ADTast-experimentalpthread-emulation
(edit) @f13906f9   21 months Thierry Delisle Deactivated io/comp_fair for x86, not x64, like I was supposed to in … ADTast-experimentalpthread-emulation
(edit) @b67fe85   21 months Thierry Delisle Updated thread_local I forgot to change last time ADTast-experimentalpthread-emulation
(edit) @4858a88   21 months pabuhr lex thread ADTast-experimentalpthread-emulation
(edit) @a0dbf20   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @a8dd247   21 months pabuhr proofread chapter eval_macro.tex ADTast-experimentalpthread-emulation
(edit) @01ba701   21 months Thierry Delisle Purged "thread_local" from code base. Replaced with C11's … ADTast-experimentalpthread-emulation
(edit) @fbb930e   21 months Thierry Delisle Added option to explicitly poll interrupts. Usefull in cases using … ADTast-experimentalpthread-emulation
(edit) @cefd0b9   21 months Thierry Delisle Fixed intialization of SQE to be more resistant to version updates, … ADTast-experimentalpthread-emulation
(edit) @0f1336c   21 months Thierry Delisle Minor error handling improvement. ADTast-experimentalpthread-emulation
(edit) @19cb0cb   21 months Thierry Delisle Added comments and fixed scoping ADTast-experimentalpthread-emulation
(edit) @94e006a4   21 months Thierry Delisle Added missing distribution dependency on defines.hfa ADTast-experimentalpthread-emulation
(edit) @2c1b7de   21 months Thierry Delisle Re-ran autoheader for the missing MAX_WORKERS config. ADTast-experimentalpthread-emulation
(edit) @50ff1d0   21 months Thierry Delisle Finished making the micro section more boring ADTast-experimentalpthread-emulation
(edit) @c702d21   21 months Thierry Delisle Cleaned-up the axis of the locality graphs ADTast-experimentalpthread-emulation
(edit) @02a3972   21 months Thierry Delisle Fixed full build to use the compilers ada has ADTast-experimentalpthread-emulation
(edit) @100dd368   21 months Thierry Delisle Re-enabled 32bit builds but disabled comp_fair until I figure out what … ADTast-experimentalpthread-emulation
(edit) @e2e31c6   21 months Thierry Delisle Added missing parenthesis ADTast-experimentalpthread-emulation
(edit) @e173d3c   21 months Thierry Delisle 'soft' removed old ast from tests. Option still works but no longer … ADTast-experimentalpthread-emulation
(edit) @31b9d3c   21 months Thierry Delisle Updated cycle, yield and churn to have a consistent pattern to the … ADTast-experimentalpthread-emulation
(edit) @507d48d   21 months Thierry Delisle Changed some max Y axis values ADTast-experimentalpthread-emulation
(edit) @aa122e9   21 months pabuhr fix typo in last push ADTast-experimentalpthread-emulation
(edit) @51fbba5   21 months pabuhr add empty loop-index to for control ADTast-experimentalpthread-emulation
(edit) @f6a4917   21 months pabuhr change C loop control to CFA loop control ADTast-experimentalpthread-emulation
(edit) @d2f09e4   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @fc6c410   21 months Thierry Delisle Added description of NGINX's threading model. Added section to io.tex … ADTast-experimentalpthread-emulation
(edit) @4d3666d   21 months pabuhr fix spelling and wording ADTast-experimentalpthread-emulation
(edit) @82b9e956   21 months Thierry Delisle Updated the micro data after latest optimization ADTast-experimentalpthread-emulation
(edit) @e9a7bdb3   21 months Thierry Delisle Fixed process after new memcd results ADTast-experimentalpthread-emulation
(edit) @b59d6d1   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @8baa40aa   21 months ajbeach First draft of new iterator proposal. ADTast-experimentalpthread-emulation
(edit) @558999f   21 months pabuhr update user documentation for for-loop control ADTast-experimentalpthread-emulation
(edit) @0c40bfe   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @4fee301   21 months pabuhr update compiler error messages for-loop control ADTast-experimentalpthread-emulation
(edit) @94eff4c   21 months pabuhr add additional bibliography citations ADTast-experimentalpthread-emulation
(edit) @fcfbc52   21 months pabuhr proofread eval_macro chapter ADTast-experimentalpthread-emulation
(edit) @e9e3d02   21 months pabuhr small changes to Churn ADTast-experimentalpthread-emulation
(edit) @ff370d8   21 months pabuhr more structuring work in chapter eval_micro ADTast-experimentalpthread-emulation
(edit) @36cc24a   21 months pabuhr fix conflict from pull ADTast-experimentalpthread-emulation
(edit) @3ce3fb9   21 months pabuhr small changes and first attempt to present graphs in micro-benchmarks … ADTast-experimentalpthread-emulation
(edit) @683cc13   21 months Thierry Delisle Change 1 word after change to plot ADTast-experimentalpthread-emulation
(edit) @94ce03a   21 months Thierry Delisle Filled in macro section after results for new experiment ADTast-experimentalpthread-emulation
(edit) @1b57a38   21 months Thierry Delisle Re-ran update experiments with 15 * 5 min experiments ADTast-experimentalpthread-emulation
(edit) @8fca132   21 months Thierry Delisle Changed plots to use different markers and dotted lines for minimum ADTast-experimentalpthread-emulation
(edit) @cd3fc46   21 months Thierry Delisle Changed scheduler lock to remove one level of pointer. ADTast-experimentalpthread-emulation
(edit) @aec2c022   21 months Thierry Delisle Clean-up the benchmarks a little ADTast-experimentalpthread-emulation
(edit) @71cf630   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @741e22c   21 months Thierry Delisle Fixed potential false sharing on ready-schedule mutate lock ADTast-experimentalpthread-emulation
(edit) @17c6edeb   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @32d1383   21 months Thierry Delisle Committing http server when I know it works ADTast-experimentalpthread-emulation
(edit) @e116db3   21 months ajbeach Combined some sub-passes in Tuple Expansion, two less tree traversals … ADTast-experimentalpthread-emulation
Note: See TracRevisionLog for help on using the revision log.