- Aug 10, 2015
-
-
Will Dietz authored
-
- May 16, 2015
-
-
Will Dietz authored
Results in significantly better performance when optimization is not possible.
-
Will Dietz authored
This is only needed because of something like async-connect followed by select (I guess?) and next thing we know we've sent "N" bytes and still haven't told ipcd about our timings. We should do this earlier, for sure.
-
- Feb 03, 2015
-
-
Will Dietz authored
Not yet vetted on all the apps, but resolves at least apt-get.
-
- Feb 01, 2015
-
-
Will Dietz authored
This should be done properly later, but for now this should get our experiments running.
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
- Jan 31, 2015
-
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
Unknown impact on performance/latency, but should help the false positive case.
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
Clang warns about this, gcc docs seem to confirm it. I could've sworn at one point "-O4" indicated cross-module optimization (-flto and such), but not sure where that idea came from.
- Jan 30, 2015
-
-
Will Dietz authored
Prep for possibly sending timing data to ipcd earlier.
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
FIND_PAIR has a silly number of arguments now, heh O:). Plumbing is all there, but ipcd doesn't actually compare times yet.
-
Will Dietz authored
One side should have created the socket via accept(), the other should not have. Track this and verify it during the pairing process.
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
Committing this change from last submission push, not entirely sure why this was done or wasn't done before.
-
- Oct 10, 2014
-
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
Re-running numbers presently, but so far I haven't observed any differences in results. Bah, thought this script (used as template for others) already handled this, must've never quite finished it :/.
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
Will Dietz authored
-
- Oct 05, 2014
-
-
Will Dietz authored
-