Skip to content
Success

Changes

Summary

  1. refactored waituntil future benchmarks and updated runscript (details)
  2. small cleanup (details)
  3. more actor changes and touchups (details)
  4. changed throughput in plotting script to be per second not per 10 seconds (details)
  5. fix comments (details)
  6. formatting, change set_allocation to return previous value, add get_allocation (details)
  7. first draft of full waituntil chapter and conclusion chapter. Lots of graph/plotting utilities cleanup. Reran all CFA actor benchmarks after recent changes. Small changes to actor.tex in performance section (details)
  8. added pragma once (details)
  9. added termination check for non-stealing actor system (details)
  10. removed comment (details)
Commit b5e3a8068dfee9cd536827ae412ffa5a94be810f by caparson
refactored waituntil future benchmarks and updated runscript
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/cfa/future.cfa
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/ucpp/future.cc
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/run
Commit fa5e1aa5984ed29d58206d4ec81dd05c0a1b3ece by caparson
small cleanup
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/cfa/sidechan.cfa
Commit 1fbf481de7b6f658d4627f71c96ffba349954e16 by caparsons
more actor changes and touchups
The file was modifiedlibcfa/src/concurrency/actor.hfa
Commit 917e1fda57f8a41eccff6a6e0ab336b41d4b6e98 by caparson
changed throughput in plotting script to be per second not per 10 seconds
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py
Commit 65ef0cd7e951937056fb71e81989690e7e2717cc by Peter Buhr
fix comments
The file was modifiedsrc/Parser/parser.yy
Commit b9c06b98dc17029cb685a0638cb96d2e414ea85a by Peter Buhr
formatting, change set_allocation to return previous value, add get_allocation
The file was modifiedlibcfa/src/concurrency/actor.hfa
Commit 14e105369536401baf2229cef802a60315acf849 by caparsons
first draft of full waituntil chapter and conclusion chapter. Lots of graph/plotting utilities cleanup. Reran all CFA actor benchmarks after recent changes. Small changes to actor.tex in performance section
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_ALL.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_8.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/data/nasusExecutorMem
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pykeCFAMatrix.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/run
The file was addeddoc/theses/colby_parsons_MMAth/data/nasus_Order
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Spin_4.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/pyke.txt
The file was modifieddoc/theses/colby_parsons_MMAth/data/pykeSendStatic
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pykeExecutor.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pykeMatrix.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/pykeSendDynamic
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/channels/data/pyke.txt
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/pykeExecutorMem
The file was modifieddoc/theses/colby_parsons_MMAth/Makefile
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasusCFAExecutor.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/pyke_Order
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pykeCFABalance-One.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/cfa/balance.cfa
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Spin_8.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/plotData.py
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Spin_2.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/text/waituntil.tex
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_SEND.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasusCFARepeat.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Spin_2.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Contend_4.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_CFA.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Spin_4.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/nasus_future.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Contend_4.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/data/nasus.txt
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_SEND.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Channel_Contention.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/genPlots
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/cfa/order.cfa
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/nasus_Order
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/channels/plotData.py
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasusSendStatic
The file was modifieddoc/theses/colby_parsons_MMAth/data/nasusSendStatic
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Contend_8.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/pykeSendStatic
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/genPlots
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Contend_2.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasusExecutor.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasusCFAMatrix.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/plotData.py
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_CFA.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasusMatrix.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasusCFABalance-One.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pykeCFABalance-Multi.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_2.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/channels/data/nasus.txt
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasusSendDynamic
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/data/pyke.txt
The file was modifieddoc/theses/colby_parsons_MMAth/data/nasusSendDynamic
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasusExecutorMem
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/nasus_MEM.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasusCFABalance-Multi.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/mutex_stmt/genPlots
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/go/order/go.mod
The file was modifieddoc/theses/colby_parsons_MMAth/data/pykeExecutorMem
The file was modifieddoc/theses/colby_parsons_MMAth/data/pykeSendDynamic
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Future.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Contend_8.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pykeCFARepeat.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/channels/genPlots
The file was modifieddoc/theses/colby_parsons_MMAth/text/actors.tex
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/nasus.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Channel_Contention.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Future.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasusRepeat.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/data/pyke_future.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Spin_8.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_ALL.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_4.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/waituntil/go/order/order.go
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_4.pgf
The file was addeddoc/theses/colby_parsons_MMAth/benchmarks/actors/data/pyke_MEM.txt
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Aggregate_Lock_2.pgf
The file was addeddoc/theses/colby_parsons_MMAth/text/conclusion.tex
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pykeCFAExecutor.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/nasus_Contend_2.pgf
The file was addeddoc/theses/colby_parsons_MMAth/data/pyke_Order
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pykeRepeat.pgf
The file was modifieddoc/theses/colby_parsons_MMAth/figures/pyke_Aggregate_Lock_8.pgf
Commit a1f0cb667245ca06f92ac43da8ee0b87f481ab7a by caparsons
added pragma once
The file was modifiedlibcfa/src/virtual_dtor.hfa
Commit 508671e9dbeb6b5151c94cd279ea6e19f95e65b5 by caparsons
added termination check for non-stealing actor system
The file was modifiedlibcfa/src/concurrency/actor.hfa
Commit 70e47fecfa23ff5b40c2221d3bcc6ba3a41e7f37 by caparsons
removed comment
The file was modifieddoc/theses/colby_parsons_MMAth/text/actors.tex