Sajin
|
16d87209d2
Tweaks to run_experiments
|
před 1 rokem |
Sajin
|
2f47b85593
Fixing loop start for multithreaded token generation
|
před 1 rokem |
Ian Goldberg
|
eeb6e6032b
Parallelize the two big loops in storage
|
před 1 rokem |
Sajin
|
216c2facdd
Initial sleep just one epoch
|
před 1 rokem |
Sajin Sasy
|
b2e7257589
Sum up bytes sent. Print and refresh it every epoch.
|
před 1 rokem |
Sajin Sasy
|
2466f062ed
Resolving merge conflict
|
před 1 rokem |
Sajin
|
dc8c4239c6
Experiment scripts
|
před 1 rokem |
Sajin
|
b9f44fd981
Setting clients_test to 10 epochs. Adding some extra delay at the start for client connections and Waksman precompute
|
před 1 rokem |
Sajin Sasy
|
9f2ce8288b
Merge branch 'main' into Clients
|
před 1 rokem |
Sajin
|
e334d414bb
Tweaks to launcher. Takes optional log_folder and epoch_duration as parameters; used in the experiment scripts
|
před 1 rokem |
Sajin
|
7b3d582318
Removing the -q option which is not used anymore
|
před 1 rokem |
Sajin
|
cdd53b1052
Minor tweaks to client simulator (IP address and port ranges). Client launch tweaked to store logs for experiment scripting. Client simulator is tailored for 8 threads for now.
|
před 1 rokem |
Sajin
|
46092807eb
epoch_duration removed from enclave_api.h (clients don't need epoch_durations). Epoch_duration taken as a command line parameter for experiment script to tune that depending on the experiment. Log connected clients to confirm the number of active clients
|
před 1 rokem |
Sajin
|
9775d8e843
Fix for initializing NodeIO variables to 0. (Resolves the server crash when instantiating experiments with >18 servers)
|
před 1 rokem |
Ian Goldberg
|
6534d81042
Fix a memory leak
|
před 1 rokem |
Aaron Johnson
|
9aa189d357
adding ifdef for TightCompaction printf timing outputs
|
před 1 rokem |
Aaron Johnson
|
3e2323dedd
adding private_routing option to config
|
před 1 rokem |
Ian Goldberg
|
2702840bcc
Missing initializers in the NodeIO constructor
|
před 1 rokem |
Aaron Johnson
|
38037fcaa5
improving implementation of public-channel storage operations
|
před 1 rokem |
Sajin Sasy
|
27e62db661
Fixed client IP and port selection. Now binds to chosen IP and port pair correctly.
|
před 1 rokem |
Aaron Johnson
|
573d434674
adding public routing to storage servers
|
před 1 rokem |
Sajin Sasy
|
1df4dbf38f
Client ifdef options to pick unique IP and ports and randomize sleep delays
|
před 1 rokem |
Sajin Sasy
|
253c202350
Closing server application after 50 epochs
|
před 1 rokem |
Sajin Sasy
|
3753edc35a
Fixed Bad Address error. (send_client_mailbox was using msgbundle_size instead of mailbox_size)
|
před 1 rokem |
Aaron Johnson
|
08627ebc52
Merge branch 'main' into aaron/public-channel
|
před 1 rokem |
Aaron Johnson
|
8824da2d85
Merge branch 'aaron/public-channel' of git-crysp.uwaterloo.ca:teems/code into aaron/public-channel
|
před 1 rokem |
Aaron Johnson
|
5fb09e8886
adding in public routing steps
|
před 1 rokem |
Aaron Johnson
|
5ff489cffe
adding in public routing steps
|
před 1 rokem |
Ian Goldberg
|
df7e017f7f
Don't crash for WNEvalPlans where N=2 and nthreads>1
|
před 1 rokem |
Ian Goldberg
|
2c240b140a
Const correctness in WNEvalPlan::dump()
|
před 1 rokem |