Commit History

Author SHA1 Message Date
  Ian Goldberg 1b285acd68 What was called epoch_duration is really epoch_wait_time 11 months ago
  Ian Goldberg 7e7544439b Wrap some long lines in App/teems.cpp 11 months ago
  Ian Goldberg 17a1433f5c Use only 2 cores for 2 or 3 servers 1 year ago
  Ian Goldberg c1069ecd2f Start a couple of extra async io threads 1 year ago
  Sajin d2e4f3fd15 Switching to only do foreground WN precomputations 1 year ago
  Sajin 9d3ee2a3ee Run_experiments does a diagnostic run, then sets the parameters (epoch_duration, num_WN_to_precompute, enclave memory) for the actual experiment based on these parameters 1 year ago
  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 1 year ago
  Ian Goldberg b8d3ca3afd On a read error, show the node number the error came from 1 year ago
  Ian Goldberg 61fe90b6d6 Start round 2 1 year ago
  Ian Goldberg 3ca79eff8c Post a closure from the ecall_comms_start callback 1 year ago
  Ian Goldberg 444af7fc6d Send the round 1 messages 1 year ago
  Ian Goldberg f10fdca30f Add a callback that fires when all the network handshakes are complete 1 year ago
  Ian Goldberg 2a0106d4da Start the threadpool and the pseudo-random bytes pools 1 year ago
  Ian Goldberg bccaf75ceb Parse -t nthreads option (and improved argument parsing in general) 1 year ago
  Ian Goldberg 91b8557253 Handshake message 1 1 year ago
  Ian Goldberg ae76624b90 Stubs for the I/O functions in and out of the enclave 1 year ago
  Ian Goldberg 5580976796 Load the config into the enclave 1 year ago
  Ian Goldberg d17365c8ea Rename App/config.* to App/appconfig.* 1 year ago
  Ian Goldberg 1d77726a88 Nodes can send each other data asynchronously 1 year ago
  Ian Goldberg a48982890f A bit of refactoring in preparation for the networking code 1 year ago
  Ian Goldberg c136753b60 Stub for networking code 1 year ago
  Ian Goldberg 10f7a028d5 config.json parsing 1 year ago
  Ian Goldberg 716c1eaca1 teems reads its config.json from stdin on startup 1 year ago
  Ian Goldberg 976c417ae7 Rename binary from app to teems 1 year ago