Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ian Goldberg 1c6525f520 Clean up the log parser and have it record Waksman network creation times as well 1 gadu atpakaļ
  Ian Goldberg 5313a77081 Automatically choose the horizontal scale for the trace plotter 1 gadu atpakaļ
  Ian Goldberg 84be84deee Experiments with small numbers of single-core servers (<= 3) for 2^20 clients don't work 1 gadu atpakaļ
  Ian Goldberg 4776d3ee86 Fix off-by-one error in gen_manifest 1 gadu atpakaļ
  Ian Goldberg ccbb4a4dbe Add 3 and 6 server configurations to the experiment list 1 gadu atpakaļ
  Ian Goldberg 17a1433f5c Use only 2 cores for 2 or 3 servers 1 gadu atpakaļ
  Ian Goldberg 4c7ec57bb3 Add extra time for m=3 servers as well as for m=2 1 gadu atpakaļ
  Ian Goldberg a7720fbad8 When using M=1 nodes, there's no communication, so set min_ts based on other reported fields 1 gadu atpakaļ
  Ian Goldberg c1069ecd2f Start a couple of extra async io threads 1 gadu atpakaļ
  Ian Goldberg 1b774a6160 Have run_experiments print whether it's doing public or private routing 1 gadu atpakaļ
  Ian Goldberg 87a8e1344a Don't forget the numactl on the clients 1 gadu atpakaļ
  Ian Goldberg 2f6d22da17 More sleep timing touchups 1 gadu atpakaļ
  Ian Goldberg 65c2cb68db Log and plot the times ingestion starts and ends 1 gadu atpakaļ
  Ian Goldberg d2b97fef39 Plot the epochs, rounds, and precomputation phases 1 gadu atpakaļ
  Ian Goldberg 9471a0b20e Trace and plot node-to-node messages 1 gadu atpakaļ
  Sajin 7a5733f7e4 Script to run all experiments 1 gadu atpakaļ
  Sajin 253837fed5 Merge branch 'aaron/Clients_public' into Clients_public 1 gadu atpakaļ
  Sajin 4db69d3679 Tweaks to enclave mem from Aaron's original commit for it 1 gadu atpakaļ
  Sajin e9ffbac9c0 Tweaks to correct background/foreground mode split. Increased epoch durations m=2 1 gadu atpakaļ
  Aaron Johnson 789bbe5e9b making some needed fixes, including increasing the round 1a buffer size to satisfy columnroute constraint, consolidating some functions, and separating some buffers 1 gadu atpakaļ
  Sajin 722ec34003 Manifest generation for experiment mode in run_experiments 1 gadu atpakaļ
  Sajin 2c0a7349f3 Minor fix 1 gadu atpakaļ
  Sajin 37b1a89d94 Handling the single server case in public routing protocol 1 gadu atpakaļ
  Sajin 99b47112ca Muting Diagnostic mode for now, running experiments with the epoch_time_estimate durations 1 gadu atpakaļ
  Sajin 409b6ceeb6 Minor tweak to close off clients silently 1 gadu atpakaļ
  Sajin d2e4f3fd15 Switching to only do foreground WN precomputations 1 gadu atpakaļ
  Sajin 915c2eb04d Resolve merge conflict gen_enclave_config 1 gadu atpakaļ
  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 gadu atpakaļ
  Sajin 536f8f14d5 Profiling time taken to send client mailboxes 1 gadu atpakaļ
  Aaron Johnson f8337931f1 fixing errors in public routing 1 gadu atpakaļ