patch-2.3.13 linux/drivers/i2o/i2o_lan.h

Next file: linux/drivers/i2o/i2o_pci.c
Previous file: linux/drivers/i2o/i2o_lan.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.12/linux/drivers/i2o/i2o_lan.h linux/drivers/i2o/i2o_lan.h
@@ -17,8 +17,8 @@
 
 /* Tunable parameters first */
 
-#define I2O_BUCKET_COUNT 	16
-#define I2O_BUCKET_THRESH	0
+#define I2O_BUCKET_COUNT 	64
+#define I2O_BUCKET_THRESH	16
 
 /* LAN types */
 #define I2O_LAN_ETHERNET	0x0030

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)