Commit Verlauf

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