# # ChangeLog for doc/theses # # Generated by Trac 1.2.1 # May 19, 2024, 7:23:48 PM Sun, 02 Apr 2023 11:58:54 GMT caparsons [1e6cecb] * doc/theses/colby_parsons_MMAth/text/intro.tex (modified) fixed accidental duplicate label Sun, 02 Apr 2023 11:58:34 GMT caparsons [3c17a10] * doc/theses/colby_parsons_MMAth/style/cfa-format.tex (modified) * doc/theses/colby_parsons_MMAth/thesis.tex (modified) updated style to remove some 800-lb gorilla macros Sat, 01 Apr 2023 02:56:31 GMT Mike Brooks [f3ba69d] * doc/theses/mike_brooks_MMath/benchmarks/list/results-baseline.csv (modified) LL perf: Upgrade the results' dataset to have more runs of longer ... Fri, 31 Mar 2023 22:32:04 GMT Michael Brooks [0b66ef9] * doc/theses/mike_brooks_MMath/benchmarks/list/.gitignore (added) * doc/theses/mike_brooks_MMath/benchmarks/list/Makefile (added) * doc/theses/mike_brooks_MMath/benchmarks/list/_classic.c (added) * doc/theses/mike_brooks_MMath/benchmarks/list/driver.c (added) * doc/theses/mike_brooks_MMath/benchmarks/list/expect.queue-insfirst.txt (added) * doc/theses/mike_brooks_MMath/benchmarks/list/expect.queue-inslast.txt (added) * doc/theses/mike_brooks_MMath/benchmarks/list/expect.stack-insfirst.txt (added) * doc/theses/mike_brooks_MMath/benchmarks/list/expect.stack-inslast.txt (added) * doc/theses/mike_brooks_MMath/benchmarks/list/fx-cfa-cfa.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/fx-cpp-stlref.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/fx-lq-list.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/fx-lq-tailq.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/fx-upp-upp.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/observation.c (added) * doc/theses/mike_brooks_MMath/benchmarks/list/observation.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-queue-insfirst-allhead.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-queue-insfirst-inselem.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-queue-insfirst-remelem.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-queue-inslast-allhead.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-queue-inslast-inselem.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-queue-inslast-remelem.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-stack-insfirst-allhead.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-stack-insfirst-inselem.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-stack-insfirst-remelem.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-stack-inslast-allhead.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-stack-inslast-inselem.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/op-stack-inslast-remelem.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/proglang.h (added) * doc/theses/mike_brooks_MMath/benchmarks/list/results-baseline.csv (added) * doc/theses/mike_brooks_MMath/benchmarks/list/tailq-bug.c (added) * doc/theses/mike_brooks_MMath/benchmarks/list/test-correctness-regenerate-expected.sh (added) * doc/theses/mike_brooks_MMath/benchmarks/list/test-correctness.sh (added) Add linked list performance experiment Fri, 31 Mar 2023 00:48:02 GMT caparsons [6e83384] * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/glossary.tex (modified) * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) * doc/theses/colby_parsons_MMAth/text/channels.tex (modified) * doc/theses/colby_parsons_MMAth/text/intro.tex (added) * doc/theses/colby_parsons_MMAth/text/mutex_stmt.tex (modified) * doc/theses/colby_parsons_MMAth/thesis.tex (modified) did more editing, finished first draft of mutex stmt and channel ... Fri, 31 Mar 2023 00:46:37 GMT caparsons [c7f6786] * doc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_2.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_4.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_8.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasus_Channel_Contention.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_2.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_4.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_8.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pyke_Channel_Contention.pgf (added) added figures for mutex stmt and channels Thu, 30 Mar 2023 20:05:14 GMT caparson [d24b1985] * doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py (modified) * doc/theses/colby_parsons_MMAth/benchmarks/channels/run (modified) updated plotting and run scripts for channel benchmarks Thu, 30 Mar 2023 20:01:44 GMT caparson [e2f827f] * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/barrier/barrier.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/barrier/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/churn/churn.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/churn/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/contend/contend.go (moved) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/contend/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/daisy_chain/daisy_chain.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/daisy_chain/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/hot_potato/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/hot_potato/hot_potato.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/ping_pong/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/ping_pong/ping_pong.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/pub_sub/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/pub_sub/pub_sub.go (added) added go counterpart to cfa benchmarks Thu, 30 Mar 2023 20:01:02 GMT caparson [76a8400] * doc/theses/colby_parsons_MMAth/benchmarks/channels/cfa/barrier.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/cfa/churn.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/cfa/contend.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/channels/cfa/daisy_chain.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/cfa/hot_potato.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/cfa/ping_pong.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/cfa/pub_sub.cfa (added) added all cfa benchmarks, contend is the only one used in the thesis, ... Fri, 24 Mar 2023 20:57:03 GMT caparsons [4eebbcc] * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/rand.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py (modified) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/run (modified) some mutex stmt benchmark cleanup Fri, 24 Mar 2023 20:55:16 GMT caparsons [2f6a9391] * doc/theses/colby_parsons_MMAth/benchmarks/channels/cfa/contend.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/go/contend.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py (added) * doc/theses/colby_parsons_MMAth/benchmarks/channels/run (added) added first channel bench and copied over scripts that will need to ... Fri, 24 Mar 2023 20:53:10 GMT caparsons [5fd5de2] * doc/theses/colby_parsons_MMAth/text/channels.tex (added) added WIP channels chapter Fri, 24 Mar 2023 20:52:50 GMT caparsons [512d937c] * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/glossary.tex (modified) * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/CFA_intro.tex (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) * doc/theses/colby_parsons_MMAth/text/frontpgs.tex (modified) * doc/theses/colby_parsons_MMAth/text/mutex_stmt.tex (modified) * doc/theses/colby_parsons_MMAth/thesis.tex (modified) various edits and cleanup and added mutexstmt chapter Wed, 22 Mar 2023 15:34:45 GMT Peter A. Buhr [5d9c4bb] * doc/theses/mike_brooks_MMath/list.tex (modified) * doc/theses/mike_brooks_MMath/uw-ethesis.tex (modified) proofread Mike's list chapter Sun, 19 Mar 2023 17:52:19 GMT caparsons [cd477ca] * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/order-basic.cfa (deleted) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/order.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/order-basic.cc (deleted) renamed baseline bench and added separate cluster to cfa benchmark to ... Sun, 19 Mar 2023 17:51:35 GMT caparsons [5f648fb3] * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/bench.h (modified) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/run (modified) updated runscript and shared header for rand bench Sun, 19 Mar 2023 17:51:13 GMT caparsons [0da7181] * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/baseline.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/rand.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/baseline.cc (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/rand.cc (added) added randomized lock ordering bench for mutexstmt Sat, 18 Mar 2023 18:29:23 GMT caparsons [0faacb8] * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/text/CFA_concurrency.tex (added) * doc/theses/colby_parsons_MMAth/text/CFA_intro.tex (modified) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) * doc/theses/colby_parsons_MMAth/text/frontpgs.tex (added) * doc/theses/colby_parsons_MMAth/text/mutex_stmt.tex (added) * doc/theses/colby_parsons_MMAth/thesis.tex (modified) various additions to thesis, finished first draft of actor chapter ... Sat, 18 Mar 2023 18:20:40 GMT caparsons [119e6c8] * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/cppLock.hpp (modified) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/run (modified) updated mutex stmt run script and header for cpp variant Sat, 18 Mar 2023 18:19:31 GMT caparsons [5ff9b23] * doc/theses/colby_parsons_MMAth/figures/gulp.tikz (deleted) * doc/theses/colby_parsons_MMAth/figures/inverted_actor.tikz (deleted) * doc/theses/colby_parsons_MMAth/figures/standard_actor.tikz (deleted) moved existing diagrams to diagram dir Sat, 18 Mar 2023 18:18:41 GMT caparsons [bb9b8f0] * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py (added) added plotting script for mutexstmt benchmarks Sat, 18 Mar 2023 18:17:33 GMT caparsons [6bc70a38] * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/order-basic.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/order-basic.cc (added) added baseline mutex stmt and scoped lock benchmarks Sat, 18 Mar 2023 18:16:22 GMT caparsons [d8e164c4] * doc/theses/colby_parsons_MMAth/data/nasusExecutorMem (modified) * doc/theses/colby_parsons_MMAth/data/nasusSendDynamic (modified) * doc/theses/colby_parsons_MMAth/data/nasusSendStatic (modified) * doc/theses/colby_parsons_MMAth/data/pykeExecutorMem (modified) * doc/theses/colby_parsons_MMAth/data/pykeSendDynamic (modified) * doc/theses/colby_parsons_MMAth/data/pykeSendStatic (modified) cleaned up data files Sat, 18 Mar 2023 18:15:08 GMT caparsons [7205265] * doc/theses/colby_parsons_MMAth/figures/nasusCFABalance-Multi.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasusCFABalance-One.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasusCFAExecutor.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasusCFAMatrix.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasusCFARepeat.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasusExecutor.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasusMatrix.pgf (added) * doc/theses/colby_parsons_MMAth/figures/nasusRepeat.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pykeCFABalance-Multi.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pykeCFABalance-One.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pykeCFAExecutor.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pykeCFAMatrix.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pykeCFARepeat.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pykeExecutor.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pykeMatrix.pgf (added) * doc/theses/colby_parsons_MMAth/figures/pykeRepeat.pgf (added) committing current actor figures, will overwrite as benchmarks are ... Sat, 18 Mar 2023 18:14:15 GMT caparsons [109e8b7] * doc/theses/colby_parsons_MMAth/benchmarks/actors/genPlots (added) added actor performance graph plotting script Sat, 18 Mar 2023 18:12:09 GMT caparsons [ac26347] * doc/theses/colby_parsons_MMAth/diagrams/M_to_one_swap.tikz (added) * doc/theses/colby_parsons_MMAth/diagrams/acyclic_swap.tikz (added) * doc/theses/colby_parsons_MMAth/diagrams/chain_swap.tikz (added) * doc/theses/colby_parsons_MMAth/diagrams/cyclic_swap.tikz (added) * doc/theses/colby_parsons_MMAth/diagrams/gulp.tikz (added) * doc/theses/colby_parsons_MMAth/diagrams/inverted_actor.tikz (added) * doc/theses/colby_parsons_MMAth/diagrams/standard_actor.tikz (added) added diagram subdir for thesis Fri, 17 Mar 2023 18:34:03 GMT caparsons [9d84a88] * doc/theses/mike_brooks_MMath/Makefile (modified) * doc/theses/mike_brooks_MMath/list.tex (added) * doc/theses/mike_brooks_MMath/pictures/lst-issues-attach.pdf (added) * doc/theses/mike_brooks_MMath/pictures/lst-issues-attach.vsdx (added) * doc/theses/mike_brooks_MMath/pictures/lst-issues-direct.pdf (added) * doc/theses/mike_brooks_MMath/pictures/lst-issues-direct.vsdx (added) * doc/theses/mike_brooks_MMath/programs/lst-features-intro.run.cfa (added) * doc/theses/mike_brooks_MMath/programs/lst-features-multidir.run.cfa (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction-byref.run.cpp (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction-emplaced.run.cpp (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction.hpp (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-intrusive.run.c (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-multi-static.run.c (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-wrapped-byref.run.cpp (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-wrapped-emplaced.run.cpp (added) * doc/theses/mike_brooks_MMath/uw-ethesis.bib (modified) * doc/theses/mike_brooks_MMath/uw-ethesis.tex (modified) * libcfa/src/Makefile.am (modified) * libcfa/src/containers/list.hfa (modified) * src/Parser/ExpressionNode.cc (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 17 Mar 2023 18:33:32 GMT caparsons [6e6989c] * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/bench.h (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/order.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/cppLock.hpp (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/order.cc (added) * doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/run (added) added mutex stmt benchmarking Fri, 17 Mar 2023 15:47:05 GMT Michael Brooks [5717495] * doc/theses/mike_brooks_MMath/Makefile (modified) * doc/theses/mike_brooks_MMath/list.tex (added) * doc/theses/mike_brooks_MMath/pictures/lst-issues-attach.pdf (added) * doc/theses/mike_brooks_MMath/pictures/lst-issues-attach.vsdx (added) * doc/theses/mike_brooks_MMath/pictures/lst-issues-direct.pdf (added) * doc/theses/mike_brooks_MMath/pictures/lst-issues-direct.vsdx (added) * doc/theses/mike_brooks_MMath/programs/lst-features-intro.run.cfa (added) * doc/theses/mike_brooks_MMath/programs/lst-features-multidir.run.cfa (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction-byref.run.cpp (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction-emplaced.run.cpp (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-attach-reduction.hpp (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-intrusive.run.c (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-multi-static.run.c (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-wrapped-byref.run.cpp (added) * doc/theses/mike_brooks_MMath/programs/lst-issues-wrapped-emplaced.run.cpp (added) * doc/theses/mike_brooks_MMath/uw-ethesis.bib (modified) * doc/theses/mike_brooks_MMath/uw-ethesis.tex (modified) Start of the linked-list chapter. Tue, 14 Mar 2023 20:21:05 GMT caparsons [dbae916] * doc/LaTeXmacros/common.tex (modified) * doc/bibliography/pl.bib (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py (modified) * libcfa/src/algorithms/range_iterator.hfa (modified) * libcfa/src/bits/weakso_locks.hfa (modified) * libcfa/src/concurrency/barrier.hfa (modified) * libcfa/src/concurrency/channel.hfa (modified) * libcfa/src/concurrency/clib/cfathread.cfa (modified) * libcfa/src/concurrency/clib/cfathread.h (modified) * libcfa/src/concurrency/future.hfa (modified) * libcfa/src/concurrency/invoke.h (modified) * libcfa/src/concurrency/io/types.hfa (modified) * libcfa/src/concurrency/iofwd.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) * libcfa/src/concurrency/mutex_stmt.hfa (modified) * libcfa/src/concurrency/once.hfa (modified) * libcfa/src/concurrency/pthread.cfa (modified) * libcfa/src/concurrency/ready_subqueue.hfa (modified) * libcfa/src/concurrency/select.hfa (modified) * libcfa/src/concurrency/snzi.hfa (modified) * libcfa/src/containers/lockfree.hfa (modified) * libcfa/src/containers/vector2.hfa (modified) * libcfa/src/interpose.cfa (modified) * libcfa/src/interpose_thread.cfa (modified) * src/AST/TranslationUnit.hpp (modified) * src/Parser/DeclarationNode.cc (modified) * src/Parser/ExpressionNode.cc (modified) * src/Parser/InitializerNode.cc (modified) * src/Parser/ParseNode.h (modified) * src/Parser/StatementNode.cc (modified) * src/Parser/TypeData.cc (modified) * src/Parser/TypeData.h (modified) * src/Parser/TypedefTable.cc (modified) * src/Parser/parser.yy (modified) * src/Parser/parserutility.h (modified) * tests/concurrent/channels/parallel_harness.hfa (modified) * tests/io/comp_fair.cfa (modified) * tests/linking/mangling/.expect/anon.txt (added) * tests/linking/mangling/header.hfa (modified) * tests/linking/mangling/lib.cfa (modified) * tests/linking/mangling/main.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 14 Mar 2023 20:20:18 GMT caparsons [5217569] * doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py (modified) added better x tick marks in plotting script Thu, 09 Mar 2023 19:16:12 GMT caparson [c74372f] * doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py (modified) added plotting script support for memory footprint bench Thu, 09 Mar 2023 16:55:46 GMT caparson [7044535] * doc/theses/colby_parsons_MMAth/data/nasusExecutorMem (added) * doc/theses/colby_parsons_MMAth/data/pykeExecutorMem (added) added data files for memory footprint benchmark Tue, 07 Mar 2023 22:04:00 GMT caparson [1d93ba7] * doc/theses/colby_parsons_MMAth/benchmarks/actors/caf/CAFSendStatic.cpp (modified) changed default number of sends for CAF sendstatic Tue, 07 Mar 2023 21:50:36 GMT caparson [dd16dd5] * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasusSendDynamic (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasusSendStatic (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_ALL.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_CFA.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_SEND.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pykeSendDynamic (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pykeSendStatic (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_ALL.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_CFA.txt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_SEND.txt (added) added data files needed to generate plots/tables Tue, 07 Mar 2023 21:50:09 GMT caparson [625f3e2] * doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py (modified) added latex compatible output format Tue, 07 Mar 2023 21:03:05 GMT caparson [50d2513] * doc/theses/colby_parsons_MMAth/data/nasusSendDynamic (added) * doc/theses/colby_parsons_MMAth/data/nasusSendStatic (added) * doc/theses/colby_parsons_MMAth/data/pykeSendDynamic (added) * doc/theses/colby_parsons_MMAth/data/pykeSendStatic (added) added data files for tables in thesis Tue, 07 Mar 2023 20:08:52 GMT caparson [ab81e3b] * doc/theses/colby_parsons_MMAth/benchmarks/actors/plotData.py (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/run (modified) updated run script and plotting script Tue, 07 Mar 2023 19:47:46 GMT caparson [b86d14c] * doc/theses/colby_parsons_MMAth/benchmarks/actors/caf/CAFExecutor.cpp (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/caf/CAFMatrix.cpp (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/caf/CAFRepeat.cpp (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/caf/CAFSendDynamic.cpp (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/caf/CAFSendStatic.cpp (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/caf/caf-application.conf (added) added caf benchmarks Tue, 07 Mar 2023 19:43:27 GMT caparson [4066bd2] * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/bench.hfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/dynamic.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/executor.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/matrix.cfa (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/static.cfa (modified) added timing header and cleaned up benchmarks Tue, 07 Mar 2023 19:39:20 GMT caparson [cec2551] * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/balance.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/dynamic.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/executor.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/matrix.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/repeat.cfa (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/static.cfa (added) added cfa benchmarks Tue, 07 Mar 2023 19:39:07 GMT caparson [5adf4f4] * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Executor/AkkaExecutor.scala (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Executor/application.conf (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Executor/build.sbt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Matrix/AkkaMatrix.scala (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Matrix/application.conf (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Matrix/build.sbt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Repeat/AkkaRepeat.scala (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Repeat/application.conf (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/Repeat/build.sbt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/SendDynamic/AkkaSendDynamic.scala (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/SendDynamic/application.conf (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/SendDynamic/build.sbt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/SendStatic/AkkaSendStatic.scala (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/SendStatic/application.conf (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/akka/SendStatic/build.sbt (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Executor/GoExecutor.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Executor/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Executor/go.sum (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/INSTALL (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Matrix/GoMatrix.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Matrix/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Matrix/go.sum (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Repeat/GoRepeat.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Repeat/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/Repeat/go.sum (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/SendDynamic/GoSendDynamic.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/SendDynamic/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/SendDynamic/go.sum (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/SendStatic/GoSendStatic.go (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/SendStatic/go.mod (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/proto/SendStatic/go.sum (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/ucpp/uC++Executor.cc (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/ucpp/uC++Matrix.cc (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/ucpp/uC++Repeat.cc (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/ucpp/uC++SendDynamic.cc (added) * doc/theses/colby_parsons_MMAth/benchmarks/actors/ucpp/uC++SendStatic.cc (added) added caf/uC++/proto benchmarks Mon, 27 Feb 2023 19:43:24 GMT caparsons [601bd9e] * doc/theses/colby_parsons_MMAth/Makefile (modified) * doc/theses/colby_parsons_MMAth/benchmarks/actors/run (added) * doc/theses/colby_parsons_MMAth/code/basic_actor_example.cfa (added) * doc/theses/colby_parsons_MMAth/code/swap_queues.cfa (added) * doc/theses/colby_parsons_MMAth/figures/gulp.tikz (added) * doc/theses/colby_parsons_MMAth/figures/inverted_actor.tikz (added) * doc/theses/colby_parsons_MMAth/figures/standard_actor.tikz (added) * doc/theses/colby_parsons_MMAth/glossary.tex (added) * doc/theses/colby_parsons_MMAth/local.bib (modified) * doc/theses/colby_parsons_MMAth/style/cfa-format.tex (modified) * doc/theses/colby_parsons_MMAth/text/CFA_intro.tex (added) * doc/theses/colby_parsons_MMAth/text/actors.tex (modified) * doc/theses/colby_parsons_MMAth/thesis.tex (modified) * doc/theses/colby_parsons_MMAth/version (added) * doc/theses/colby_parsons_MMAth/version.sh (added) added figures, code examples and more to thesis stuff. wrote many ... Tue, 21 Feb 2023 21:24:30 GMT caparson [1180175] * doc/theses/colby_parsons_MMAth/thesis.tex (added) rest of partial commit to move WIP thesis to plg Tue, 21 Feb 2023 21:23:32 GMT caparson [46ab782] * doc/theses/colby_parsons_MMAth/.gitignore (added) * doc/theses/colby_parsons_MMAth/Makefile (added) * doc/theses/colby_parsons_MMAth/local.bib (added) * doc/theses/colby_parsons_MMAth/style/cfa-format.tex (added) * doc/theses/colby_parsons_MMAth/style/style.tex (added) * doc/theses/colby_parsons_MMAth/text/actors.tex (added) partial commit to move theses framework to plg Thu, 01 Dec 2022 18:47:18 GMT Thierry Delisle [5657de9] * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) Changes needed for UWSpace Mon, 28 Nov 2022 19:34:06 GMT Thierry Delisle [dacd8e6e] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) fixed some tiny issues in the bibtex Thu, 24 Nov 2022 20:41:44 GMT Thierry Delisle [ddcaff6] * doc/theses/thierry_delisle_PhD/thesis/fig/base_ts2.fig (modified) * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/core.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/existing.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/practice.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/runtime.tex (modified) Last corrections to my thesis... hopefully Mon, 24 Oct 2022 15:06:52 GMT Thierry Delisle [eb9f7f9] * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) Added NSERC to acknowledgements Fri, 21 Oct 2022 16:13:25 GMT Michael Brooks [a5e2682] * doc/theses/mike_brooks_MMath/programs/hello-md.cfa (modified) * libcfa/src/containers/array.hfa (modified) * tests/array-container/.expect/array-sbscr-types.txt (added) * tests/array-container/array-basic.cfa (modified) * tests/array-container/array-sbscr-types.cfa (added) Improve new-array subscripting to cover missing cases. Missing ... Tue, 20 Sep 2022 18:42:15 GMT Thierry Delisle [72d1118] * doc/bibliography/pl.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/practice.tex (modified) Finished final read Mon, 19 Sep 2022 15:22:32 GMT Thierry Delisle [d489da8] * doc/theses/thierry_delisle_PhD/thesis/text/core.tex (modified) core final read Fri, 16 Sep 2022 19:40:19 GMT Thierry Delisle [4407b7e] * doc/theses/thierry_delisle_PhD/thesis/text/existing.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) Tiny changes as part of my final read-through Thu, 15 Sep 2022 18:37:37 GMT Thierry Delisle [2c63fa2] * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) Tiny fixes to the front pages Thu, 15 Sep 2022 15:48:19 GMT Thierry Delisle [a2fd937] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) Finished last todo Tue, 13 Sep 2022 19:07:25 GMT Thierry Delisle [fc96890] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/core.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/existing.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/practice.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/runtime.tex (modified) Ran second spell/grammar checker and now the cows have come home Mon, 12 Sep 2022 20:35:50 GMT Thierry Delisle [1c334d1] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) Checking conclusion Mon, 12 Sep 2022 20:05:28 GMT Thierry Delisle [4ab54c9] * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) checking eval macro Mon, 12 Sep 2022 18:58:27 GMT Thierry Delisle [5548175] * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) checking eval micro Sat, 10 Sep 2022 00:17:53 GMT Thierry Delisle [3e8dacc] * doc/theses/thierry_delisle_PhD/thesis/text/practice.tex (modified) Checking practice.tex Fri, 09 Sep 2022 23:27:13 GMT Thierry Delisle [1260224] * doc/theses/thierry_delisle_PhD/thesis/glossary.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 09 Sep 2022 23:22:37 GMT Thierry Delisle [b0ceb72] * doc/theses/thierry_delisle_PhD/thesis/glossary.tex (modified) Merged peter's changes to the glossary Fri, 09 Sep 2022 23:10:53 GMT Thierry Delisle [35ece70] * doc/theses/thierry_delisle_PhD/thesis/glossary.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 09 Sep 2022 23:10:00 GMT Thierry Delisle [d895e32] * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) Checking io.tex Fri, 09 Sep 2022 22:19:54 GMT Peter A. Buhr [4a2d728] * doc/theses/thierry_delisle_PhD/thesis/glossary.tex (modified) proofread glossary Fri, 09 Sep 2022 19:44:44 GMT Thierry Delisle [62424af2] * doc/theses/thierry_delisle_PhD/thesis/text/core.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/runtime.tex (modified) More spell/grammer checking Fri, 09 Sep 2022 16:43:18 GMT Thierry Delisle [264f6c9] * doc/theses/thierry_delisle_PhD/thesis/test.svg (deleted) Removed old svg that probably never should have been committed Thu, 08 Sep 2022 21:11:19 GMT Thierry Delisle [918e0137] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/existing.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) First pass at spellchecking until chapter 2 Thu, 08 Sep 2022 02:40:30 GMT Peter A. Buhr [e4855f6] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) finished proofreading thesis Wed, 07 Sep 2022 20:12:00 GMT Thierry Delisle [a44514e] * doc/theses/thierry_delisle_PhD/.gitignore (modified) * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) * doc/theses/thierry_delisle_PhD/thesis/glossary.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/core.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/existing.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/practice.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/runtime.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/thesis.tex (modified) A whole bunch of small changes: trying to setup a version that I can ... Tue, 06 Sep 2022 20:05:00 GMT Thierry Delisle [7a0f798b] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/core.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/existing.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/front.tex (modified) Merged peter's last changes and filled in most of the TODOs Tue, 06 Sep 2022 02:51:28 GMT Peter A. Buhr [9f99799] * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) modify graph sizes to match other graohs Tue, 06 Sep 2022 02:50:10 GMT Peter A. Buhr [1aca1b3] * doc/theses/thierry_delisle_PhD/thesis/thesis.tex (modified) add latex package array Tue, 06 Sep 2022 02:47:52 GMT Peter A. Buhr [901c0f6] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 06 Sep 2022 02:47:45 GMT Peter A. Buhr [1fcbce7] * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) proofred chapter eval_micro Mon, 05 Sep 2022 23:53:25 GMT Thierry Delisle [83cb754] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) Fixed minor typo Mon, 05 Sep 2022 13:41:11 GMT Peter A. Buhr [0fec6c1] * doc/bibliography/pl.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) proofread conclusion chapter Fri, 02 Sep 2022 16:00:07 GMT Thierry Delisle [e228f46] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) Forgot one line Fri, 02 Sep 2022 15:29:51 GMT Thierry Delisle [836cf647] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) Fixed paragraph in conclusion Wed, 31 Aug 2022 20:37:19 GMT Thierry Delisle [f403c46] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) Re-worked the goal section of the conclusion. Wed, 31 Aug 2022 20:09:49 GMT Thierry Delisle [7e5da64] * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) Reworked conclusion except Goals section Wed, 31 Aug 2022 19:02:53 GMT Thierry Delisle [9d67a6d] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 31 Aug 2022 19:00:59 GMT Thierry Delisle [38e4c5c] * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) Re-wrote nginx threading section and fixed typo Wed, 31 Aug 2022 18:02:39 GMT Peter A. Buhr [38a238d] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/conclusion.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) proofread conclusion, small change to eval_macro Tue, 30 Aug 2022 22:30:32 GMT Peter A. Buhr [a0dbf20] * Jenkins/FullBuild (modified) * benchmark/io/http/worker.cfa (modified) * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) * libcfa/prelude/Makefile.am (modified) * libcfa/prelude/defines.hfa.in (modified) * libcfa/src/Makefile.am (modified) * libcfa/src/bits/defs.hfa (modified) * libcfa/src/bits/locks.hfa (modified) * libcfa/src/concurrency/io/call.cfa.in (modified) * libcfa/src/concurrency/io/setup.cfa (modified) * libcfa/src/concurrency/kernel/fwd.hfa (modified) * libcfa/src/concurrency/kernel/private.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) * libcfa/src/concurrency/preemption.cfa (modified) * libcfa/src/startup.cfa (modified) * tests/Makefile.am (modified) * tests/io/.expect/comp_fair.x86.txt (moved) * tests/pybin/settings.py (modified) * tests/test.py (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 30 Aug 2022 22:29:11 GMT Peter A. Buhr [a8dd247] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) proofread chapter eval_macro.tex Tue, 30 Aug 2022 19:18:14 GMT Thierry Delisle [50ff1d0] * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) Finished making the micro section more boring Tue, 30 Aug 2022 19:15:35 GMT Thierry Delisle [c702d21] * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) Cleaned-up the axis of the locality graphs Mon, 29 Aug 2022 20:32:35 GMT Thierry Delisle [31b9d3c] * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) Updated cycle, yield and churn to have a consistent pattern to the ... Mon, 29 Aug 2022 20:32:00 GMT Thierry Delisle [507d48d] * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) Changed some max Y axis values Thu, 25 Aug 2022 15:52:00 GMT Thierry Delisle [fc6c410] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) Added description of NGINX's threading model. Added section to ... Thu, 25 Aug 2022 15:50:05 GMT Thierry Delisle [82b9e956] * doc/theses/thierry_delisle_PhD/thesis/data/churn.jax (modified) * doc/theses/thierry_delisle_PhD/thesis/data/churn.nasus (modified) * doc/theses/thierry_delisle_PhD/thesis/data/cycle.jax (modified) * doc/theses/thierry_delisle_PhD/thesis/data/cycle.nasus (modified) * doc/theses/thierry_delisle_PhD/thesis/data/locality.noshare.jax (modified) * doc/theses/thierry_delisle_PhD/thesis/data/locality.noshare.nasus (modified) * doc/theses/thierry_delisle_PhD/thesis/data/locality.share.jax (modified) * doc/theses/thierry_delisle_PhD/thesis/data/locality.share.nasus (modified) * doc/theses/thierry_delisle_PhD/thesis/data/yield.jax (modified) * doc/theses/thierry_delisle_PhD/thesis/data/yield.nasus (modified) Updated the micro data after latest optimization Mon, 22 Aug 2022 20:23:57 GMT Peter A. Buhr [94eff4c] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) add additional bibliography citations Mon, 22 Aug 2022 20:23:16 GMT Peter A. Buhr [fcfbc52] * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) proofread eval_macro chapter Fri, 19 Aug 2022 01:56:43 GMT Peter A. Buhr [e9e3d02] * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) small changes to Churn Thu, 18 Aug 2022 13:43:37 GMT Peter A. Buhr [ff370d8] * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) more structuring work in chapter eval_micro Wed, 17 Aug 2022 20:34:10 GMT Peter A. Buhr [36cc24a] * benchmark/io/http/main.cfa (modified) * benchmark/io/http/printer.cfa (modified) * benchmark/io/http/printer.hfa (modified) * benchmark/io/http/protocol.cfa (modified) * benchmark/io/http/protocol.hfa (modified) * benchmark/io/http/socket.cfa (modified) * benchmark/io/http/worker.cfa (modified) * benchmark/io/http/worker.hfa (modified) * benchmark/plot.py (modified) * benchmark/readyQ/locality.cfa (modified) * benchmark/readyQ/locality.cpp (modified) * benchmark/readyQ/locality.go (modified) * benchmark/readyQ/locality.rs (modified) * benchmark/readyQ/rq_bench.hfa (modified) * benchmark/readyQ/transfer.cfa (modified) * benchmark/readyQ/transfer.go (modified) * doc/theses/thierry_delisle_PhD/thesis/data/memcd.updt (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) * libcfa/src/concurrency/kernel/cluster.cfa (modified) * libcfa/src/concurrency/kernel/cluster.hfa (modified) * libcfa/src/concurrency/kernel/private.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) fix conflict from pull Wed, 17 Aug 2022 20:27:43 GMT Peter A. Buhr [3ce3fb9] * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/existing.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) small changes and first attempt to present graphs in micro-benchmarks ... Wed, 17 Aug 2022 18:49:28 GMT Thierry Delisle [683cc13] * doc/theses/thierry_delisle_PhD/thesis/text/eval_micro.tex (modified) Change 1 word after change to plot Wed, 17 Aug 2022 18:48:48 GMT Thierry Delisle [94ce03a] * doc/theses/thierry_delisle_PhD/thesis/text/eval_macro.tex (modified) Filled in macro section after results for new experiment