- 10 Aug, 2015 1 commit
-
-
Will Dietz authored
-
- 16 May, 2015 2 commits
-
-
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.
-
- 03 Feb, 2015 1 commit
-
-
Will Dietz authored
Not yet vetted on all the apps, but resolves at least apt-get.
-
- 01 Feb, 2015 5 commits
-
-
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
-
- 31 Jan, 2015 9 commits
-
-
Will Dietz authored
-
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.
-
- 30 Jan, 2015 11 commits
-
-
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.
-
- 10 Oct, 2014 10 commits
-
-
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
-
- 05 Oct, 2014 1 commit
-
-
Will Dietz authored
-