Home
last modified time | relevance | path

Searched refs:netdev_budget (Results 1 – 5 of 5) sorted by relevance

/linux/net/core/
A Dhotdata.c13 .netdev_budget = 300,
A Dsysctl_net_core.c553 .data = &net_hotdata.netdev_budget,
A Ddev.c6937 int budget = READ_ONCE(net_hotdata.netdev_budget); in net_rx_action()
/linux/include/net/
A Dhotdata.h35 int netdev_budget; member
/linux/Documentation/admin-guide/sysctl/
A Dnet.rst145 of the driver for the per softirq cycle netdev_budget. This parameter influences
146 the proportion of the configured netdev_budget that is spent on RPS based packet
272 netdev_budget section in 1. /proc/sys/net/core - Network core options
278 netdev_budget_usecs microseconds, even if netdev_budget has not been
286 poll cycle or the number of packets processed reaches netdev_budget.

Completed in 33 milliseconds