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

Issue 263521003: Homna

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

Homna

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15661 lines, -13809 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 3 chunks +4 lines, -6 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, -66 lines 0 comments Download
M cloudlab/bashrc View 1 chunk +12 lines, -0 lines 0 comments Download
M cloudlab/bin/config View 9 chunks +36 lines, -30 lines 0 comments Download
M cloudlab/bin/switch.py View 1 chunk +1 line, -1 line 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 16 chunks +43 lines, -41 lines 0 comments Download
M homa_grant.h View 8 chunks +168 lines, -158 lines 0 comments Download
M homa_grant.c View 20 chunks +636 lines, -602 lines 0 comments Download
M homa_hijack.h View 4 chunks +3 lines, -35 lines 0 comments Download
M homa_hijack.c View 3 chunks +34 lines, -1 line 0 comments Download
M homa_impl.h View 19 chunks +69 lines, -112 lines 0 comments Download
M homa_incoming.c View 49 chunks +175 lines, -197 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 11 chunks +75 lines, -69 lines 0 comments Download
M homa_metrics.c View 10 chunks +30 lines, -29 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 8 chunks +440 lines, -625 lines 0 comments Download
D homa_pacer.h View 1 chunk +0 lines, -145 lines 0 comments Download
M homa_peer.h View 13 chunks +252 lines, -100 lines 0 comments Download
M homa_peer.c View 13 chunks +431 lines, -320 lines 0 comments Download
M homa_plumbing.c View 33 chunks +70 lines, -83 lines 0 comments Download
M homa_pool.h View 3 chunks +5 lines, -3 lines 0 comments Download
M homa_pool.c View 20 chunks +91 lines, -52 lines 0 comments Download
M homa_qdisc.h View 9 chunks +116 lines, -72 lines 0 comments Download
M homa_qdisc.c View 36 chunks +269 lines, -96 lines 0 comments Download
M homa_receiver.h View 1 chunk +1 line, -1 line 0 comments Download
M homa_rpc.h View 13 chunks +86 lines, -65 lines 0 comments Download
M homa_rpc.c View 24 chunks +308 lines, -281 lines 0 comments Download
D homa_skb.h View 1 chunk +0 lines, -124 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 10 chunks +12 lines, -15 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 +542 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 9 chunks +36 lines, -75 lines 0 comments Download
D murmurhash3.h View 1 chunk +0 lines, -44 lines 0 comments Download
M notes.txt View 3 chunks +47 lines, -8 lines 0 comments Download
M perf.txt View 1 chunk +98 lines, -0 lines 0 comments Download
M test/Makefile View 6 chunks +10 lines, -8 lines 0 comments Download
M test/kselftest_harness.h View 1 chunk +1 line, -1 line 0 comments Download
M test/main.c View 1 chunk +1 line, -1 line 0 comments Download
M test/mock.h View 12 chunks +70 lines, -13 lines 0 comments Download
M test/mock.c View 59 chunks +357 lines, -56 lines 0 comments Download
M test/rhashtable.c View 19 chunks +173 lines, -20 lines 0 comments Download
M test/unit_homa_grant.c View 22 chunks +1372 lines, -1145 lines 0 comments Download
M test/unit_homa_hijack.c View 9 chunks +24 lines, -16 lines 0 comments Download
M test/unit_homa_incoming.c View 93 chunks +651 lines, -651 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 20 chunks +42 lines, -54 lines 0 comments Download
M test/unit_homa_outgoing.c View 20 chunks +835 lines, -843 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 14 chunks +624 lines, -481 lines 0 comments Download
M test/unit_homa_plumbing.c View 26 chunks +99 lines, -62 lines 0 comments Download
M test/unit_homa_pool.c View 23 chunks +124 lines, -52 lines 0 comments Download
M test/unit_homa_qdisc.c View 56 chunks +937 lines, -717 lines 0 comments Download
M test/unit_homa_rpc.c View 20 chunks +678 lines, -217 lines 0 comments Download
D test/unit_homa_skb.c View 1 chunk +0 lines, -765 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 5 chunks +13 lines, -32 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 6 chunks +18 lines, -30 lines 0 comments Download
M test/unit_timetrace.c View 1 chunk +1 line, -1 line 0 comments Download
M test/utils.h View 4 chunks +9 lines, -7 lines 0 comments Download
M test/utils.c View 18 chunks +89 lines, -123 lines 0 comments Download
A test/xxhash.c View 1 chunk +364 lines, -0 lines 0 comments Download
M timetrace.h View 1 chunk +1 line, -1 line 0 comments Download
M timetrace.c View 2 chunks +5 lines, -2 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
D util/cp_basic View 1 chunk +0 lines, -243 lines 0 comments Download
A util/cp_bench View 1 chunk +648 lines, -0 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 View 1 chunk +0 lines, -397 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
M util/cp_node.cc View 17 chunks +64 lines, -27 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 24 chunks +83 lines, -58 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 8 chunks +43 lines, -16 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 3 chunks +3 lines, -3 lines 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 3 chunks +5 lines, -6 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 138 chunks +2334 lines, -1058 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
D util/ttsync.py View 1 chunk +0 lines, -550 lines 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