|
|
@da87eaf
|
7 months |
pabuhr |
remove spurious 'this' qualification
|
|
|
@9235192c
|
16 months |
caparson |
added support for missed gulps benchmark
|
|
|
@2dfdae3
|
16 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@508671e
|
16 months |
caparson |
added termination check for non-stealing actor system
|
|
|
@b9c06b98
|
16 months |
pabuhr |
formatting, change set_allocation to return previous value, add …
|
|
|
@1fbf481
|
16 months |
caparson |
more actor changes and touchups
|
|
|
@70d8e2f2
|
17 months |
caparson |
added extra poll point to check for termination in actor system
|
|
|
@b065dbb
|
17 months |
caparson |
refactored actors to not need base pointers in envelopes
|
|
|
@e39cfb9
|
17 months |
caparson |
various cleanups and improvements (shutdown flags, automatic processor …
|
|
|
@1e940de0
|
17 months |
caparson |
cleanup/bugfix actors and fix virtual dtor bug
|
|
|
@0794365
|
17 months |
caparson |
refactored allocation enum to match naming style and refactored some …
ast-experimental
|
|
|
@bebfc2e
|
17 months |
caparson |
renamed some types to make style consistent. fixed race condition in …
ast-experimental
|
|
|
@efdd18c
|
19 months |
caparson |
updated actor header to use better name for stat toggling
ADTast-experimental
|
|
|
@8512a2f
|
20 months |
caparson |
added libcfa support for virtual dtors and added it to actor impl
ADTast-experimental
|
|
|
@681d8f2
|
20 months |
caparson |
After many red herrings I think the race between checking a message …
ADTast-experimental
|
|
|
@d40555e
|
20 months |
caparson |
fixed matrix.cfa test error by reworking globals to avoid spurious …
ADTast-experimental
|
|
|
@9155026
|
20 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@e23169b
|
20 months |
caparson |
some actor cleanup/optimizations
ADTast-experimental
|
|
|
@99fb52c
|
20 months |
caparson |
fixed failing dynamic.cfa test
ADTast-experimental
|
|
|
@f23d34db
|
20 months |
caparson |
changed some stat collection for actors and attempted to fix …
ADTast-experimental
|
|
|
@858350a
|
20 months |
caparson |
added poison pill messages and made test for them
ADTast-experimental
|
|
|
@2856044a
|
20 months |
caparson |
fixed div by zero bug in actor stats, cleaned up includes, changed to …
ADTast-experimental
|
|
|
@1e38178
|
20 months |
caparson |
added some safety/productivity features and some stats
ADTast-experimental
|
|
|
@2d028039
|
21 months |
caparson |
added support for copy based envelopes
ADTast-experimental
|
|
|
@ccf1d99
|
21 months |
caparson |
intermediate push so I can move to nasus to performance test some stuff
ADTast-experimental
|
|
|
@5c473c9
|
21 months |
caparson |
fixed bug where I used buffer as a stack not a queue
ADTast-experimental
|
|
|
@ecfe574
|
21 months |
caparson |
added envelope copying to avoid allocations
ADTast-experimental
|
|
|
@9d0ff30
|
21 months |
caparson |
added missing header
ADTast-experimental
|
|
|
@c042d79
|
21 months |
caparson |
ported uC++-style actor system
ADTast-experimental
|