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

Issue 273741003: Homa

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

Description

Homa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9640 lines, -7301 lines) Patch
A INSTALL.md View 1 chunk +186 lines, -0 lines 0 comments Download
M Kconfig View 1 chunk +2 lines, -3 lines 0 comments Download
M Makefile View 2 chunks +2 lines, -3 lines 0 comments Download
M Makefile.upstream View 1 chunk +2 lines, -2 lines 0 comments Download
M README.md View 4 chunks +18 lines, -68 lines 0 comments Download
M cloudlab/bashrc View 1 chunk +11 lines, -3 lines 0 comments Download
M cloudlab/bin/config View 8 chunks +36 lines, -27 lines 0 comments Download
M cloudlab/config_switch View 1 chunk +1 line, -1 line 0 comments Download
M cloudlab/dell_switch.txt View 1 chunk +45 lines, -152 lines 0 comments Download
M homa.h View 3 chunks +2 lines, -12 lines 0 comments Download
M homa_devel.h View 2 chunks +2 lines, -2 lines 0 comments Download
M homa_devel.c View 9 chunks +17 lines, -26 lines 0 comments Download
M homa_grant.h View 1 chunk +1 line, -1 line 0 comments Download
M homa_grant.c View 8 chunks +15 lines, -27 lines 0 comments Download
M homa_hijack.h View 1 chunk +1 line, -1 line 0 comments Download
M homa_hijack.c View 1 chunk +1 line, -1 line 0 comments Download
M homa_impl.h View 16 chunks +60 lines, -105 lines 0 comments Download
M homa_incoming.c View 32 chunks +136 lines, -137 lines 0 comments Download
M homa_interest.h View 4 chunks +16 lines, -17 lines 0 comments Download
M homa_interest.c View 8 chunks +102 lines, -12 lines 0 comments Download
M homa_metrics.h View 8 chunks +63 lines, -43 lines 0 comments Download
M homa_metrics.c View 6 chunks +22 lines, -18 lines 0 comments Download
M homa_offload.h View 1 chunk +1 line, -1 line 0 comments Download
M homa_offload.c View 4 chunks +1 line, -9 lines 0 comments Download
M homa_outgoing.c View 7 chunks +422 lines, -597 lines 0 comments Download
D homa_pacer.h View 1 chunk +0 lines, -145 lines 0 comments Download
D homa_pacer.c View 1 chunk +0 lines, -376 lines 0 comments Download
M homa_peer.h View 3 chunks +3 lines, -3 lines 0 comments Download
M homa_peer.c View 11 chunks +53 lines, -37 lines 0 comments Download
M homa_plumbing.c View 28 chunks +59 lines, -73 lines 0 comments Download
M homa_pool.h View 2 chunks +2 lines, -2 lines 0 comments Download
M homa_pool.c View 20 chunks +80 lines, -52 lines 0 comments Download
M homa_qdisc.h View 6 chunks +58 lines, -18 lines 0 comments Download
M homa_qdisc.c View 27 chunks +143 lines, -63 lines 0 comments Download
M homa_receiver.h View 1 chunk +1 line, -1 line 0 comments Download
M homa_rpc.h View 10 chunks +60 lines, -58 lines 0 comments Download
M homa_rpc.c View 14 chunks +277 lines, -257 lines 0 comments Download
D homa_skb.h View 1 chunk +0 lines, -124 lines 0 comments Download
M homa_skb.c View 1 chunk +0 lines, -4 lines 0 comments Download
M homa_sock.h View 7 chunks +76 lines, -9 lines 0 comments Download
M homa_sock.c View 15 chunks +173 lines, -74 lines 0 comments Download
D homa_stub.h View 1 chunk +0 lines, -91 lines 0 comments Download
M homa_timer.c View 6 chunks +7 lines, -9 lines 0 comments Download
A homa_tx_pool.h View 1 chunk +139 lines, -0 lines 0 comments Download
A homa_tx_pool.c View 1 chunk +543 lines, -0 lines 0 comments Download
M homa_utils.c View 8 chunks +26 lines, -44 lines 0 comments Download
M homa_wire.h View 5 chunks +3 lines, -68 lines 0 comments Download
M man/homa.7 View 5 chunks +19 lines, -52 lines 0 comments Download
M murmurhash3.h View 1 chunk +1 line, -1 line 0 comments Download
M notes.txt View 3 chunks +65 lines, -17 lines 0 comments Download
M test/Makefile View 4 chunks +4 lines, -6 lines 0 comments Download
M test/main.c View 1 chunk +1 line, -1 line 0 comments Download
M test/mock.h View 13 chunks +53 lines, -13 lines 0 comments Download
M test/mock.c View 40 chunks +231 lines, -22 lines 0 comments Download
M test/unit_homa_grant.c View 2 chunks +2 lines, -3 lines 0 comments Download
M test/unit_homa_hijack.c View 9 chunks +19 lines, -12 lines 0 comments Download
M test/unit_homa_incoming.c View 93 chunks +631 lines, -625 lines 0 comments Download
M test/unit_homa_interest.c View 13 chunks +107 lines, -23 lines 0 comments Download
M test/unit_homa_metrics.c View 1 chunk +1 line, -1 line 0 comments Download
M test/unit_homa_offload.c View 21 chunks +44 lines, -55 lines 0 comments Download
M test/unit_homa_outgoing.c View 15 chunks +815 lines, -839 lines 0 comments Download
D test/unit_homa_pacer.c View 1 chunk +0 lines, -609 lines 0 comments Download
M test/unit_homa_peer.c View 5 chunks +30 lines, -3 lines 0 comments Download
M test/unit_homa_plumbing.c View 21 chunks +77 lines, -48 lines 0 comments Download
M test/unit_homa_pool.c View 17 chunks +120 lines, -47 lines 0 comments Download
M test/unit_homa_qdisc.c View 60 chunks +786 lines, -706 lines 0 comments Download
M test/unit_homa_rpc.c View 21 chunks +668 lines, -212 lines 0 comments Download
M test/unit_homa_sock.c View 11 chunks +300 lines, -35 lines 0 comments Download
M test/unit_homa_timer.c View 4 chunks +13 lines, -29 lines 0 comments Download
A test/unit_homa_tx_pool.c View 1 chunk +655 lines, -0 lines 0 comments Download
M test/unit_homa_utils.c View 5 chunks +7 lines, -19 lines 0 comments Download
M test/unit_timetrace.c View 1 chunk +1 line, -1 line 0 comments Download
M test/utils.h View 5 chunks +7 lines, -6 lines 0 comments Download
M test/utils.c View 15 chunks +44 lines, -107 lines 0 comments Download
M timetrace.h View 1 chunk +1 line, -1 line 0 comments Download
M timetrace.c View 1 chunk +1 line, -1 line 0 comments Download
M util/buffer_client.c View 1 chunk +1 line, -1 line 0 comments Download
M util/buffer_server.c View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_basic View 1 chunk +1 line, -1 line 0 comments Download
A util/cp_bench View 1 chunk +648 lines, -0 lines 0 comments Download
M util/cp_both View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_buffers View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_client_threads View 1 chunk +1 line, -1 line 0 comments Download
D util/cp_config View 1 chunk +0 lines, -413 lines 0 comments Download
M util/cp_config_buf View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_load View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_mtu View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_node.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M util/cp_server_ports View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_tcp View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_tcp_config View 1 chunk +1 line, -1 line 0 comments Download
M util/cp_vs_tcp View 1 chunk +1 line, -1 line 0 comments Download
M util/cperf.py View 14 chunks +57 lines, -33 lines 0 comments Download
M util/diff_metrics.py View 1 chunk +1 line, -1 line 0 comments Download
M util/diff_rtts.py View 1 chunk +1 line, -1 line 0 comments Download
M util/dist.h View 1 chunk +1 line, -1 line 0 comments Download
M util/dist.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/dist_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/dist_to_proto.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/get_time_trace.c View 1 chunk +1 line, -1 line 0 comments Download
M util/get_traces View 1 chunk +1 line, -1 line 0 comments Download
M util/homa_prio.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/homa_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/inc_tput.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/metrics.py View 6 chunks +12 lines, -15 lines 0 comments Download
M util/plot.py View 1 chunk +1 line, -1 line 0 comments Download
M util/plot_tthoma.py View 1 chunk +1 line, -1 line 0 comments Download
M util/receive_raw.c View 1 chunk +1 line, -1 line 0 comments Download
M util/rpcid.py View 1 chunk +1 line, -1 line 0 comments Download
M util/send_raw.c View 1 chunk +1 line, -1 line 0 comments Download
M util/server.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/service.py View 1 chunk +1 line, -1 line 0 comments Download
M util/smi.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/strip.py View 1 chunk +1 line, -1 line 0 comments Download
M util/strip_decl.py View 2 chunks +5 lines, -5 lines 0 comments Download
M util/test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M util/test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/time_trace.h View 1 chunk +1 line, -1 line 0 comments Download
M util/time_trace.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/ttgrep.py View 3 chunks +3 lines, -3 lines 0 comments Download
M util/tthoma.py View 91 chunks +1295 lines, -513 lines 0 comments Download
M util/ttmerge.py View 1 chunk +1 line, -1 line 0 comments Download
M util/ttoffset.py View 1 chunk +1 line, -1 line 0 comments Download
M util/ttprint.py View 1 chunk +1 line, -1 line 0 comments Download
M util/ttrange.py View 1 chunk +1 line, -1 line 0 comments Download
M util/ttsum.py View 1 chunk +1 line, -1 line 0 comments Download
M util/ttsyslog.py View 1 chunk +1 line, -1 line 0 comments Download
M util/use_memory.c View 1 chunk +1 line, -1 line 0 comments Download

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