Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(155)

Issue 267661003: Homa

Can't Edit
Can't Publish+Mail
Start Review
Created:
3 hours, 12 minutes ago by john.ousterhout
Modified:
3 hours, 12 minutes ago
Reviewers:
Visibility:
Public.

Description

Homa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3898 lines, -3986 lines) Patch
M .gitignore View 2 chunks +2 lines, -1 line 0 comments Download
M Makefile View 1 chunk +2 lines, -3 lines 0 comments Download
M Makefile.upstream View 1 chunk +1 line, -0 lines 0 comments Download
M cloudlab/bin/switch.py View 1 chunk +1 line, -1 line 0 comments Download
M homa_devel.c View 13 chunks +54 lines, -20 lines 0 comments Download
M homa_grant.h View 4 chunks +7 lines, -4 lines 0 comments Download
M homa_grant.c View 17 chunks +42 lines, -33 lines 0 comments Download
M homa_hijack.h View 3 chunks +2 lines, -34 lines 0 comments Download
M homa_hijack.c View 2 chunks +33 lines, -0 lines 0 comments Download
M homa_impl.h View 5 chunks +12 lines, -7 lines 0 comments Download
M homa_incoming.c View 28 chunks +170 lines, -93 lines 0 comments Download
M homa_interest.c View 3 chunks +3 lines, -3 lines 0 comments Download
M homa_metrics.h View 3 chunks +6 lines, -7 lines 0 comments Download
M homa_metrics.c View 3 chunks +4 lines, -3 lines 0 comments Download
M homa_offload.c View 2 chunks +5 lines, -1 line 0 comments Download
M homa_outgoing.c View 17 chunks +102 lines, -116 lines 0 comments Download
M homa_peer.h View 11 chunks +253 lines, -97 lines 0 comments Download
M homa_peer.c View 14 chunks +427 lines, -330 lines 0 comments Download
M homa_plumbing.c View 17 chunks +47 lines, -19 lines 0 comments Download
M homa_pool.h View 3 chunks +20 lines, -1 line 0 comments Download
M homa_pool.c View 9 chunks +41 lines, -22 lines 0 comments Download
M homa_qdisc.h View 1 chunk +1 line, -1 line 0 comments Download
M homa_qdisc.c View 7 chunks +10 lines, -11 lines 0 comments Download
M homa_rpc.h View 7 chunks +32 lines, -25 lines 0 comments Download
M homa_rpc.c View 24 chunks +68 lines, -57 lines 0 comments Download
M homa_sock.h View 1 chunk +1 line, -1 line 0 comments Download
M homa_sock.c View 5 chunks +4 lines, -4 lines 0 comments Download
M homa_timer.c View 6 chunks +64 lines, -6 lines 0 comments Download
M homa_tx_pool.h View 2 chunks +2 lines, -2 lines 0 comments Download
M homa_tx_pool.c View 9 chunks +12 lines, -13 lines 0 comments Download
M homa_utils.c View 1 chunk +2 lines, -0 lines 0 comments Download
M homa_wire.h View 4 chunks +41 lines, -30 lines 0 comments Download
D murmurhash3.h View 1 chunk +0 lines, -45 lines 0 comments Download
M notes.txt View 2 chunks +16 lines, -20 lines 0 comments Download
M test/Makefile View 2 chunks +4 lines, -1 line 0 comments Download
M test/mock.h View 2 chunks +11 lines, -0 lines 0 comments Download
M test/mock.c View 21 chunks +94 lines, -26 lines 0 comments Download
M test/unit_homa_grant.c View 21 chunks +35 lines, -34 lines 0 comments Download
M test/unit_homa_hijack.c View 4 chunks +8 lines, -8 lines 0 comments Download
M test/unit_homa_incoming.c View 47 chunks +467 lines, -156 lines 0 comments Download
M test/unit_homa_offload.c View 6 chunks +7 lines, -10 lines 0 comments Download
M test/unit_homa_outgoing.c View 27 chunks +66 lines, -95 lines 0 comments Download
M test/unit_homa_peer.c View 11 chunks +612 lines, -497 lines 0 comments Download
M test/unit_homa_plumbing.c View 16 chunks +121 lines, -36 lines 0 comments Download
M test/unit_homa_pool.c View 4 chunks +41 lines, -34 lines 0 comments Download
M test/unit_homa_qdisc.c View 4 chunks +12 lines, -4 lines 0 comments Download
M test/unit_homa_rpc.c View 22 chunks +79 lines, -44 lines 0 comments Download
M test/unit_homa_timer.c View 4 chunks +6 lines, -9 lines 0 comments Download
M test/unit_homa_utils.c View 4 chunks +12 lines, -12 lines 0 comments Download
M test/utils.h View 2 chunks +14 lines, -10 lines 0 comments Download
M test/utils.c View 8 chunks +71 lines, -13 lines 0 comments Download
A test/xxhash.c View 1 chunk +393 lines, -0 lines 0 comments Download
D util/cp_basic View 1 chunk +0 lines, -243 lines 0 comments Download
D util/cp_both View 1 chunk +0 lines, -91 lines 0 comments Download
D util/cp_buffers View 1 chunk +0 lines, -172 lines 0 comments Download
D util/cp_client_threads View 1 chunk +0 lines, -103 lines 0 comments Download
D util/cp_config_buf View 1 chunk +0 lines, -371 lines 0 comments Download
D util/cp_load View 1 chunk +0 lines, -155 lines 0 comments Download
D util/cp_mtu View 1 chunk +0 lines, -91 lines 0 comments Download
D util/cp_server_ports View 1 chunk +0 lines, -111 lines 0 comments Download
D util/cp_tcp View 1 chunk +0 lines, -98 lines 0 comments Download
D util/cp_tcp_config View 1 chunk +0 lines, -158 lines 0 comments Download
D util/cp_vs_tcp View 1 chunk +0 lines, -147 lines 0 comments Download
M util/cperf.py View 18 chunks +40 lines, -39 lines 0 comments Download
M util/homa_prio.cc View 3 chunks +5 lines, -8 lines 0 comments Download
M util/rpcid.py View 2 chunks +2 lines, -2 lines 0 comments Download
M util/strip.py View 1 chunk +5 lines, -0 lines 0 comments Download
M util/strip_decl.py View 2 chunks +2 lines, -2 lines 0 comments Download
M util/tthoma.py View 30 chunks +304 lines, -196 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld aab5469