Commit Graph

28 Commits

Author SHA1 Message Date
Ian Gulliver cf1dd9e358 deheader cleanup 2016-03-07 15:19:37 -08:00
Ian Gulliver 092f1e708d Print connection failure after stats. 2016-03-06 18:59:05 -08:00
Ian Gulliver b3996631b1 Clarify tuning goal. 2016-03-05 15:30:16 -08:00
Ian Gulliver 46d67ca376 Add probabilistic use of TCP_FASTOPEN and close() 2016-03-05 15:27:11 -08:00
Ian Gulliver cef259f5c4 Raise default cycle-ms 2016-03-05 15:11:56 -08:00
Ian Gulliver 5fd3f774bb Typo 2016-03-05 15:10:20 -08:00
Ian Gulliver 7ff940b937 Style 2016-03-05 15:09:16 -08:00
Ian Gulliver 1c5eaf3332 Flesh out README 2016-03-05 15:08:34 -08:00
Ian Gulliver 2448576291 Wait for data acks before sending more. 2016-03-05 14:58:08 -08:00
Ian Gulliver 9212a438df Calculate and display mean_cycles_to_connect 2016-03-05 14:46:31 -08:00
Ian Gulliver 3c8e283d6f Add help text. 2016-03-04 22:02:31 -08:00
Ian Gulliver 5c7ea5d4e9 Add README 2016-03-04 21:58:44 -08:00
Ian Gulliver 65f9a1e577 Print newline at end. 2016-03-04 21:52:53 -08:00
Ian Gulliver bb58f31ef4 Switch to epoll for checking connection completion. 2016-03-04 21:33:39 -08:00
Ian Gulliver a507b09332 Add/remove from epoll set. 2016-03-04 21:28:22 -08:00
Ian Gulliver a6edb9cdad Switch to a two-list model to support an epoll transition. 2016-03-04 21:24:35 -08:00
Ian Gulliver db4c47a92d Fix math error in sleep calculation. 2016-03-04 20:07:23 -08:00
Ian Gulliver 85f1933f9b Stop double-counting rounds. 2016-03-04 20:02:20 -08:00
Ian Gulliver c1b8e5b66b Better failure print handling. 2016-03-04 19:59:30 -08:00
Ian Gulliver 7f0e588e9e Clean up fds and memory. 2016-03-04 19:57:52 -08:00
Ian Gulliver 3dae1a7015 First fuzz-detected error! 2016-03-04 18:59:38 -08:00
Ian Gulliver 43e73cd959 Start of resolution 2016-03-04 16:30:55 -08:00
Ian Gulliver b70a1e09f2 Slow down the cycle time. 2016-03-04 13:49:45 -08:00
Ian Gulliver e0462a61fe Start of a structure. 2016-03-04 13:37:23 -08:00
Ian Gulliver 4435c6a634 Ignore binary 2016-03-04 10:17:28 -08:00
Ian Gulliver d9d5db9efe Fix random algo to evenly distribute. 2016-03-04 10:17:10 -08:00
Ian Gulliver 213cad5417 Initial commit. 2016-03-03 23:02:19 -08:00
Ian Gulliver ae39b730da Initial commit 2016-03-03 23:00:56 -08:00