We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb5978 commit 484fb1aCopy full SHA for 484fb1a
NetKVM/Common/ParaNdis-TX.h
@@ -7,7 +7,7 @@
7
8
/* Must be a power of 2 */
9
#define PARANDIS_TX_LOCK_FREE_QUEUE_DEFAULT_SIZE 2048
10
-#define NBL_MAINTAIN_HISTORY 0
+#define NBL_MAINTAIN_HISTORY 1
11
12
/* the maximum number of pages that a single network packet can span.
13
refer linux kernel code #define MAX_SKB_FRAGS (65536/PAGE_SIZE + 1), */
0 commit comments