Skip to content

Commit caffa25

Browse files
Remove unnecessary (and verbose) tt_record
1 parent 0d5e734 commit caffa25

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

homa_skb.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,6 @@ void homa_skb_release_pages(struct homa *homa)
623623
max_low_mark = pool->low_mark;
624624
max_pool = pool;
625625
}
626-
tt_record3("NUMA node %d has %d pages in skb page pool, low mark %d",
627-
i, pool->avail, pool->low_mark);
628626
pool->low_mark = pool->avail;
629627
}
630628

0 commit comments

Comments
 (0)