Skip to content

Commit

Permalink
Extract homa_metrics.h from homa_impl.h, create homa_metrics.c
Browse files Browse the repository at this point in the history
  • Loading branch information
johnousterhout committed Sep 27, 2024
1 parent 7e029c1 commit 3a19619
Show file tree
Hide file tree
Showing 26 changed files with 1,331 additions and 1,365 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ifneq ($(KERNELRELEASE),)
obj-m += homa.o
homa-y = homa_grant.o \
homa_incoming.o \
homa_metrics.o \
homa_offload.o \
homa_outgoing.o \
homa_peertab.o \
Expand Down
Loading

0 comments on commit 3a19619

Please sign in to comment.