Commit History

Author SHA1 Message Date
  Ian Goldberg ef84c8d48c Adjust run_all_experiments autodetection of experiment sizes to new EPC requirements 9 months ago
  Ian Goldberg f9eb63f979 Also run tests with 20, 40, and 44 cores 9 months ago
  Ian Goldberg fe03daab04 Have the repro script add the bandwidth costs to the reported results 9 months ago
  Ian Goldberg b5fc3ab27a Turn off TRACE_ROUTING 10 months ago
  Ian Goldberg ce657d2594 Correct the enclave maximum heap computation 10 months ago
  Ian Goldberg f55843e15a More heap usage tracking in route.cpp 10 months ago
  Ian Goldberg 99753c6c21 Turn off SHOW_RECEIVED_MESSAGES for the clients 10 months ago
  Ian Goldberg f5414b0235 Ensure sysctl fs.nr_open is set high enough in start-docker 10 months ago
  Ian Goldberg d1cc60bfdc Nomenclature change: public/private channels become ID/token channels 10 months ago
  Ian Goldberg 82a40cd709 Remove code that's now a no-op 11 months ago
  Ian Goldberg a70720716d Convert global padding to per-storage-server padding in round 2 11 months ago
  Ian Goldberg 6f71b7a820 Correct sizes of Round 2 messages and buffers to match the paper 11 months ago
  Ian Goldberg ad6a417880 Compact the padding messages to the end to preserve the sorted order 11 months ago
  Ian Goldberg 80a681a261 In round1c, keep only the highest-priority pub_in messages destined to any given receiver id and turn the rest to padding 11 months ago
  Ian Goldberg 7b90bbebdb Report results meaningfully when SHRINK_TO_MEM and/or OVERLOAD_CORES are set to 1 1 year ago
  Ian Goldberg 13571fe1c5 Take "EXPERIMENT" out of full caps 1 year ago
  Ian Goldberg b68cf9b944 Main repro script 1 year ago
  Ian Goldberg ad7b01c95c Script and docker wrapper for a short "kick-the-tires" test 1 year ago
  Ian Goldberg f48645b344 Add a wrapper script to run epc_probe.py within the docker 1 year ago
  Ian Goldberg ecd5711f3e Address the TODO from the "extra 5 bytes" commit above 1 year ago
  Ian Goldberg 2ccb6a6b2a Touch up some comments 1 year ago
  Ian Goldberg d4e3e7f793 Obliviously sanitize padding messages before putting them in clients' mailboxes 1 year ago
  Ian Goldberg b7e073b443 Formatting 1 year ago
  Ian Goldberg b9627c972e run_experiments.py doesn't need to be executable 1 year ago
  Ian Goldberg c781321dd7 Update the EPC cutoffs to meach the new (lower) EPC memory requirements 1 year ago
  Ian Goldberg 66ed3d04d4 In round1b, send an extra 5 bytes at the end of the message 1 year ago
  Ian Goldberg dc2c4f3c38 Update gen_enclave_config to track the updated buffer sizes 1 year ago
  Ian Goldberg 3fef8f3fe4 Don't optimistically use smaller WaksmanNetworks than was asked for 1 year ago
  Ian Goldberg d210fca4b1 Ensuring the size of the blocks sent in round1b are a multiple of the number of routing nodes removes the ceilings and + 1 issues 1 year ago
  Ian Goldberg e92d046286 Only send messages in one direction in round1b 1 year ago