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

Issue 263491003: Homa

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

Description

Homa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9653 lines, -7871 lines) Patch
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 +21 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 2 chunks +4 lines, -3 lines 0 comments Download
M homa_hijack.c View 1 chunk +1 line, -1 line 0 comments Download
M homa_impl.h View 18 chunks +65 lines, -107 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 7 chunks +27 lines, -23 lines 0 comments Download
M homa_offload.h View 2 chunks +1 line, -15 lines 0 comments Download
M homa_offload.c View 9 chunks +49 lines, -107 lines 0 comments Download
M homa_outgoing.c View 7 chunks +422 lines, -598 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 +57 lines, -37 lines 0 comments Download
M homa_plumbing.c View 31 chunks +62 lines, -76 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 7 chunks +62 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 5 chunks +4 lines, -8 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
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 14 chunks +54 lines, -14 lines 0 comments Download
M test/mock.c View 63 chunks +299 lines, -115 lines 0 comments Download
A test/rbtree.h View 1 chunk +151 lines, -0 lines 0 comments Download
M test/rbtree.c View 7 chunks +54 lines, -8 lines 0 comments Download
A test/rbtree_augmented.h View 1 chunk +292 lines, -0 lines 0 comments Download
A test/rhashtable.h View 1 chunk +1304 lines, -0 lines 0 comments Download
M test/rhashtable.c View 38 chunks +170 lines, -153 lines 0 comments Download
A test/rhashtable-types.h View 0 chunks +-1 lines, --1 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 10 chunks +24 lines, -23 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 14 chunks +74 lines, -197 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 11 chunks +38 lines, -11 lines 0 comments Download
M test/unit_homa_plumbing.c View 28 chunks +90 lines, -65 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_skb.c View 3 chunks +4 lines, -4 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
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 2 chunks +6 lines, -6 lines 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
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