Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ The key components are
to support fragment reassembly. See [bpftune-ip-frag (8)](./docs/bpftune-ip-frag.rst)
- neighbour table tuner: auto-tune neighbour table sizes by growing
tables when approaching full. See [bpftune-neigh (8)](./docs/bpftune-neigh.rst)
- route table tuner: auto-tune route table size by growing tables
when approaching full. See [bpftune-route (8)](./docs/bpftune-route.rst)
- sysctl tuner: monitor sysctl setting and if it collides with an
auto-tuned sysctl value, disable the associated tuner. See
[bpftune-sysctl (8)](./docs/bpftune-sysctl.rst)
Expand Down