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

Issue 243391003: Homa

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

Description

Homa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13438 lines, -21049 lines) Patch
M .gitignore View 1 chunk +1 line, -1 line 0 comments Download
D Kconfig View 1 chunk +0 lines, -21 lines 0 comments Download
M Makefile View 1 chunk +20 lines, -45 lines 0 comments Download
D Makefile.upstream View 1 chunk +0 lines, -16 lines 0 comments Download
M README.md View 2 chunks +6 lines, -29 lines 0 comments Download
M cloudlab/bin/config View 26 chunks +158 lines, -121 lines 0 comments Download
M cloudlab/bin/install_homa View 1 chunk +1 line, -2 lines 0 comments Download
M cloudlab/bin/switch.py View 2 chunks +2 lines, -2 lines 0 comments Download
M cloudlab/gdbinit View 1 chunk +0 lines, -1 line 0 comments Download
M homa.h View 8 chunks +55 lines, -37 lines 0 comments Download
A homa_api.c View 1 chunk +208 lines, -0 lines 0 comments Download
D homa_devel.h View 1 chunk +0 lines, -140 lines 0 comments Download
D homa_devel.c View 1 chunk +0 lines, -1104 lines 0 comments Download
M homa_grant.h View 1 chunk +36 lines, -290 lines 0 comments Download
M homa_grant.c View 3 chunks +524 lines, -997 lines 0 comments Download
M homa_impl.h View 21 chunks +601 lines, -411 lines 0 comments Download
M homa_incoming.c View 44 chunks +720 lines, -502 lines 0 comments Download
D homa_interest.h View 1 chunk +0 lines, -109 lines 0 comments Download
D homa_interest.c View 1 chunk +0 lines, -182 lines 0 comments Download
M homa_metrics.h View 4 chunks +192 lines, -320 lines 0 comments Download
M homa_metrics.c View 6 chunks +212 lines, -270 lines 0 comments Download
M homa_offload.h View 4 chunks +11 lines, -14 lines 0 comments Download
M homa_offload.c View 18 chunks +45 lines, -70 lines 0 comments Download
M homa_outgoing.c View 31 chunks +461 lines, -226 lines 0 comments Download
D homa_pacer.h View 1 chunk +0 lines, -235 lines 0 comments Download
D homa_pacer.c View 1 chunk +0 lines, -506 lines 0 comments Download
M homa_peer.h View 7 chunks +73 lines, -264 lines 0 comments Download
M homa_peer.c View 5 chunks +192 lines, -563 lines 0 comments Download
M homa_plumbing.c View 47 chunks +429 lines, -519 lines 0 comments Download
M homa_pool.h View 4 chunks +84 lines, -54 lines 0 comments Download
M homa_pool.c View 17 chunks +98 lines, -156 lines 0 comments Download
A homa_qdisc.h View 1 chunk +144 lines, -0 lines 0 comments Download
A homa_qdisc.c View 1 chunk +612 lines, -0 lines 0 comments Download
M homa_receiver.cc View 3 chunks +10 lines, -6 lines 0 comments Download
M homa_rpc.h View 16 chunks +112 lines, -141 lines 0 comments Download
M homa_rpc.c View 22 chunks +390 lines, -332 lines 0 comments Download
M homa_skb.h View 2 chunks +1 line, -1 line 0 comments Download
M homa_skb.c View 18 chunks +36 lines, -38 lines 0 comments Download
M homa_sock.h View 14 chunks +136 lines, -175 lines 0 comments Download
M homa_sock.c View 11 chunks +160 lines, -251 lines 0 comments Download
M homa_stub.h View 2 chunks +4 lines, -14 lines 0 comments Download
M homa_timer.c View 9 chunks +87 lines, -67 lines 0 comments Download
M homa_utils.c View 7 chunks +579 lines, -84 lines 0 comments Download
M homa_wire.h View 24 chunks +70 lines, -114 lines 0 comments Download
M man/Makefile View 1 chunk +3 lines, -0 lines 0 comments Download
M man/homa.7 View 6 chunks +12 lines, -126 lines 0 comments Download
A man/homa_abort.3 View 1 chunk +93 lines, -0 lines 0 comments Download
A man/homa_reply.3 View 1 chunk +79 lines, -0 lines 0 comments Download
A man/homa_send.3 View 1 chunk +95 lines, -0 lines 0 comments Download
M man/recvmsg.2 View 6 chunks +37 lines, -27 lines 0 comments Download
M man/sendmsg.2 View 3 chunks +4 lines, -41 lines 0 comments Download
M notes.txt View 4 chunks +19 lines, -10 lines 0 comments Download
M perf.txt View 1 chunk +0 lines, -51 lines 0 comments Download
A reap.txt View 1 chunk +52 lines, -0 lines 0 comments Download
M rsync-exclude.txt View 1 chunk +2 lines, -1 line 0 comments Download
A sync.txt View 1 chunk +76 lines, -0 lines 0 comments Download
M test/Makefile View 3 chunks +15 lines, -45 lines 0 comments Download
M test/ccutils.cc View 1 chunk +0 lines, -6 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 +0 lines, -1 line 0 comments Download
M test/mock.h View 9 chunks +20 lines, -77 lines 0 comments Download
M test/mock.c View 68 chunks +214 lines, -565 lines 0 comments Download
D test/rhashtable.c View 1 chunk +0 lines, -1255 lines 0 comments Download
M test/unit_homa_grant.c View 5 chunks +769 lines, -1502 lines 0 comments Download
M test/unit_homa_incoming.c View 85 chunks +970 lines, -847 lines 0 comments Download
D test/unit_homa_interest.c View 1 chunk +0 lines, -323 lines 0 comments Download
M test/unit_homa_metrics.c View 2 chunks +29 lines, -28 lines 0 comments Download
M test/unit_homa_offload.c View 32 chunks +73 lines, -70 lines 0 comments Download
M test/unit_homa_outgoing.c View 53 chunks +503 lines, -318 lines 0 comments Download
D test/unit_homa_pacer.c View 1 chunk +0 lines, -678 lines 0 comments Download
M test/unit_homa_peer.c View 6 chunks +172 lines, -719 lines 0 comments Download
M test/unit_homa_plumbing.c View 43 chunks +115 lines, -277 lines 0 comments Download
M test/unit_homa_pool.c View 23 chunks +83 lines, -185 lines 0 comments Download
M test/unit_homa_rpc.c View 27 chunks +172 lines, -338 lines 0 comments Download
M test/unit_homa_skb.c View 29 chunks +42 lines, -42 lines 0 comments Download
M test/unit_homa_sock.c View 8 chunks +195 lines, -260 lines 0 comments Download
M test/unit_homa_timer.c View 13 chunks +69 lines, -82 lines 0 comments Download
M test/unit_homa_utils.c View 6 chunks +17 lines, -98 lines 0 comments Download
M test/unit_timetrace.c View 3 chunks +10 lines, -10 lines 0 comments Download
M test/utils.h View 1 chunk +30 lines, -37 lines 0 comments Download
M test/utils.c View 11 chunks +53 lines, -116 lines 0 comments Download
M timetrace.h View 9 chunks +38 lines, -41 lines 0 comments Download
M timetrace.c View 20 chunks +58 lines, -107 lines 0 comments Download
M util/Makefile View 2 chunks +4 lines, -1 line 0 comments Download
M util/cp_config View 5 chunks +19 lines, -3 lines 0 comments Download
M util/cp_node.cc View 51 chunks +76 lines, -138 lines 0 comments Download
M util/cp_vs_tcp View 1 chunk +1 line, -2 lines 0 comments Download
M util/cperf.py View 21 chunks +45 lines, -99 lines 0 comments Download
M util/dist.h View 1 chunk +0 lines, -20 lines 0 comments Download
M util/dist.cc View 4 chunks +2201 lines, -2211 lines 0 comments Download
M util/homa_test.cc View 22 chunks +62 lines, -237 lines 0 comments Download
M util/inc_tput.cc View 4 chunks +47 lines, -19 lines 0 comments Download
M util/metrics.py View 13 chunks +79 lines, -68 lines 0 comments Download
M util/server.cc View 6 chunks +23 lines, -29 lines 0 comments Download
M util/strip.py View 10 chunks +53 lines, -86 lines 0 comments Download
D util/strip_decl.py View 1 chunk +0 lines, -171 lines 0 comments Download
M util/test_utils.h View 1 chunk +0 lines, -31 lines 0 comments Download
M util/ttgrep.py View 4 chunks +9 lines, -10 lines 0 comments Download
M util/tthoma.py View 52 chunks +183 lines, -959 lines 0 comments Download
M util/ttsum.py View 6 chunks +34 lines, -40 lines 0 comments Download
M util/ttsync.py View 12 chunks +10 lines, -198 lines 0 comments Download
M util/ttsyslog.py View 2 chunks +2 lines, -13 lines 0 comments Download

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