Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153256939
D3893.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
456 B
Referenced Files
None
Subscribers
None
D3893.id.diff
View Options
Index: sys/dev/xen/netfront/netfront.c
===================================================================
--- sys/dev/xen/netfront/netfront.c
+++ sys/dev/xen/netfront/netfront.c
@@ -109,7 +109,7 @@
* we are dealing with a Linux driver domain and have set our limit
* to mirror the Linux MAX_SKB_FRAGS constant.
*/
-#define MAX_TX_REQ_FRAGS (65536 / PAGE_SIZE + 2)
+#define MAX_TX_REQ_FRAGS (65536 / PAGE_SIZE + 1)
#define RX_COPY_THRESHOLD 256
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 2:38 AM (11 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31881547
Default Alt Text
D3893.id.diff (456 B)
Attached To
Mode
D3893: netfront: shrink MAX_TX_REQ_FRAGS by one
Attached
Detach File
Event Timeline
Log In to Comment