Commit History

Author SHA1 Message Date
  Ian Goldberg 9213665c0f Automatically configure the cores to use for each experiment 1 year ago
  Ian Goldberg 5f3d67ae79 Touchup to Makefile 1 year ago
  Ian Goldberg 448f9afdc4 Add TRACE_ROUTING functionality to show the contents of the buffers at each round 1 year ago
  Ian Goldberg 9c4dccb544 Save a compiler warning 1 year ago
  Ian Goldberg a17452cd80 A stray "&=" instead of "&" was clobbering the node id portion of the receiver id in delivered messages 1 year ago
  Ian Goldberg 1f27e1ad87 Touchups to Enclave/storage.{cpp,hpp} 1 year ago
  Ian Goldberg 7816a570d3 Address some compiler warnings 1 year ago
  Ian Goldberg e11426f5f9 Touchups to Enclave/ingest.{cpp,hpp} 1 year ago
  Ian Goldberg ca5b20de4c Minor touchup to Enclave/client.hpp 1 year ago
  Ian Goldberg 971f4eacbd Minor touchups to Enclave/config.{cpp,hpp} 1 year ago
  Ian Goldberg 175ecd51af If SHOW_RECEIVED_MESSAGES is set, show (some of) the received messages 1 year ago
  Ian Goldberg 96d27c34f7 "make depend" was not tracking files in Client/ 1 year ago
  Ian Goldberg 30d58cd034 Unify the private and public routing code paths in epoch_process rather than duplicating code 1 year ago
  Ian Goldberg db5a8e1bbe A couple of places were using SGX_AESGCM_KEY_SIZE as the token size instead of TOKEN_SIZE 1 year ago
  Ian Goldberg 1ae94b11ed Rename ecall_authenticate to ecall_ingestion_authenticate 1 year ago
  Ian Goldberg a4c89b33b2 In send_client_mailbox, send the tokens and mailboxes to each client in a single async_write call 1 year ago
  Ian Goldberg ce01061057 Allocate space for the priority field in public routing 1 year ago
  Ian Goldberg c178ad1c60 Touch up Client/clients.cpp 1 year ago
  Ian Goldberg faa016dfb7 Touch up Client/clientlaunch 1 year ago
  Ian Goldberg 46e6ab74a4 Minor touchups to App/start.cpp 1 year ago
  Ian Goldberg 1b285acd68 What was called epoch_duration is really epoch_wait_time 1 year ago
  Ian Goldberg 9302a275e5 Touch up App/net.{cpp,hpp} 1 year ago
  Ian Goldberg 7e7544439b Wrap some long lines in App/teems.cpp 1 year ago
  Ian Goldberg 5d5f9d9071 Touch up App/appconfig.{cpp,hpp} 1 year ago
  Ian Goldberg 6f8e0dac0e Clean up the python in App/launch a bit 1 year ago
  Ian Goldberg 4b2813f794 Don't put the Enclave.config.xml file in git, since run_experiments creates it 1 year ago
  Ian Goldberg fcd39fd3a5 Add TRACE_SOCKIO tracing for client<->storage server connections 1 year ago
  Ian Goldberg 4139cd49db Add integer time data points to the core-time tradeoff output 1 year ago
  Ian Goldberg 9ae699f39c A script to compute the core-time tradeoff graph 1 year ago
  Ian Goldberg 1c6525f520 Clean up the log parser and have it record Waksman network creation times as well 1 year ago