Commit
ac263475e16d2daf3130ad6a02248e74d59c1a5a
by caparsons added diagram subdir for thesis The file was added doc/theses/colby_parsons_MMAth/diagrams/acyclic_swap.tikz The file was added doc/theses/colby_parsons_MMAth/diagrams/inverted_actor.tikz The file was added doc/theses/colby_parsons_MMAth/diagrams/cyclic_swap.tikz The file was added doc/theses/colby_parsons_MMAth/diagrams/chain_swap.tikz The file was added doc/theses/colby_parsons_MMAth/diagrams/gulp.tikz The file was added doc/theses/colby_parsons_MMAth/diagrams/standard_actor.tikz The file was added doc/theses/colby_parsons_MMAth/diagrams/M_to_one_swap.tikz
Commit
109e8b7f1a753caf85dcc304a6988db3fe0f027f
by caparsons added actor performance graph plotting script The file was added doc/theses/colby_parsons_MMAth/benchmarks/actors/genPlots
Commit
720526524ff35faf80d3861d167fc5bbce255d5d
by caparsons committing current actor figures, will overwrite as benchmarks are rerun later The file was added doc/theses/colby_parsons_MMAth/figures/nasusMatrix.pgf The file was added doc/theses/colby_parsons_MMAth/figures/nasusCFARepeat.pgf The file was added doc/theses/colby_parsons_MMAth/figures/pykeCFARepeat.pgf The file was added doc/theses/colby_parsons_MMAth/figures/pykeCFABalance-One.pgf The file was added doc/theses/colby_parsons_MMAth/figures/pykeCFABalance-Multi.pgf The file was added doc/theses/colby_parsons_MMAth/figures/pykeMatrix.pgf The file was added doc/theses/colby_parsons_MMAth/figures/pykeExecutor.pgf The file was added doc/theses/colby_parsons_MMAth/figures/nasusRepeat.pgf The file was added doc/theses/colby_parsons_MMAth/figures/nasusCFAMatrix.pgf The file was added doc/theses/colby_parsons_MMAth/figures/pykeCFAExecutor.pgf The file was added doc/theses/colby_parsons_MMAth/figures/nasusCFABalance-Multi.pgf The file was added doc/theses/colby_parsons_MMAth/figures/pykeRepeat.pgf The file was added doc/theses/colby_parsons_MMAth/figures/pykeCFAMatrix.pgf The file was added doc/theses/colby_parsons_MMAth/figures/nasusCFABalance-One.pgf The file was added doc/theses/colby_parsons_MMAth/figures/nasusExecutor.pgf The file was added doc/theses/colby_parsons_MMAth/figures/nasusCFAExecutor.pgf
Commit
d8e164c4434788974b6fddac814ac7134b041317
by caparsons cleaned up data files The file was modified doc/theses/colby_parsons_MMAth/data/nasusSendDynamic The file was modified doc/theses/colby_parsons_MMAth/data/pykeSendStatic The file was modified doc/theses/colby_parsons_MMAth/data/nasusExecutorMem The file was modified doc/theses/colby_parsons_MMAth/data/pykeExecutorMem The file was modified doc/theses/colby_parsons_MMAth/data/nasusSendStatic The file was modified doc/theses/colby_parsons_MMAth/data/pykeSendDynamic
Commit
6bc70a38cc12045fb3ea673b5e097d6fd38465fa
by caparsons added baseline mutex stmt and scoped lock benchmarks The file was added doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cfa/order-basic.cfa The file was added doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/order-basic.cc
Commit
bb9b8f0065bcafadbafc5494b6d3578b24719733
by caparsons added plotting script for mutexstmt benchmarks The file was added doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py
Commit
5ff9b23517e3be362b3f65965030bee0f86ecef5
by caparsons moved existing diagrams to diagram dir The file was removed doc/theses/colby_parsons_MMAth/figures/gulp.tikz The file was removed doc/theses/colby_parsons_MMAth/figures/inverted_actor.tikz The file was removed doc/theses/colby_parsons_MMAth/figures/standard_actor.tikz
Commit
119e6c8f901bc2b530edefd71a8bbca7b3c5b1e0
by caparsons updated mutex stmt run script and header for cpp variant The file was modified doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/cpp/cppLock.hpp The file was modified doc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/run
Commit
0faacb867f86336135d08deffdd0aa4911ee5e62
by caparsons various additions to thesis, finished first draft of actor chapter (lots of polish needed), added first draft of intro to CFA features & intro to CFA threading, added start of mutex stmt chapter The file was added doc/theses/colby_parsons_MMAth/text/CFA_concurrency.tex The file was modified doc/theses/colby_parsons_MMAth/local.bib The file was modified doc/theses/colby_parsons_MMAth/text/CFA_intro.tex The file was added doc/theses/colby_parsons_MMAth/text/mutex_stmt.tex The file was modified doc/theses/colby_parsons_MMAth/Makefile The file was added doc/theses/colby_parsons_MMAth/text/frontpgs.tex The file was modified doc/theses/colby_parsons_MMAth/text/actors.tex The file was modified doc/theses/colby_parsons_MMAth/thesis.tex
Commit
ce041202be30456ad41f94e8e8f457ce0f1fd66f
by caparsons made generated finally routine inline to allow for better optimization The file was modified src/ControlStruct/ExceptTranslateNew.cpp
Commit
9a9ca3631ed434f80693abffd6c06823e709ea3f
by caparsons a little bit of mutex stmt header cleanup The file was modified libcfa/src/concurrency/mutex_stmt.hfa