The number of packets processed per interrupt was hardcoded to 16.
Add a per-interface sysctl dev.rge.%d.rx_process_limit tunable so
users can adjust this value at runtime.
Signed-off-by: Christos Longros <chris.longros@gmail.com>
Differential D56014
rge: make rx_process_limit a sysctl tunable Authored by chris.longros_gmail.com on Sat, Mar 21, 10:11 AM. Tags None Referenced Files
Details
The number of packets processed per interrupt was hardcoded to 16. Signed-off-by: Christos Longros <chris.longros@gmail.com>
Diff Detail
Event TimelineComment Actions Ok from manpages. No comment on the source change, but I appreciate including robust and concise documentation with the proposed change! |