Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161472207
D54564.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
892 B
Referenced Files
None
Subscribers
None
D54564.diff
View Options
diff --git a/share/man/man4/iflib.4 b/share/man/man4/iflib.4
--- a/share/man/man4/iflib.4
+++ b/share/man/man4/iflib.4
@@ -94,6 +94,16 @@
ring is serviced by a different task.
This returns control to the caller faster and under high receive load,
may result in fewer dropped RX frames.
+.It Va tx_reclaim_thresh
+Controls the threshold in packets before iflib will ask the driver
+how many transmitted packets can be reclaimed.
+Determining how many many packets can be reclaimed can be expensive
+on some drivers.
+.It Va tx_reclaim_ticks
+Controls the time in ticks before iflib will ask the driver
+how many transmitted packets can be reclaimed.
+Determining how many many packets can be reclaimed can be expensive
+on some drivers.
.It Va rx_budget
Sets the maximum number of frames to be received at a time.
Zero (the default) indicates the default (currently 16) should be used.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 5, 3:28 AM (22 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34688780
Default Alt Text
D54564.diff (892 B)
Attached To
Mode
D54564: iflib: document new sysctls
Attached
Detach File
Event Timeline
Log In to Comment