常平镇仿做网站网站的佣金怎么做会计分录
背景:
目前用iperf3打流传输速率达不到要求,千兆实际要求跑到800M以上:
 

优化方案:
1.优化defconfig:
 首先编译user版本验证看是否正常
 debug版本关闭CONFIG_SLUB_DEBUG_ON宏控。
2.找FAE ,通过更换驱动,或者更新驱动来优化
3.绑定大核:
 以8125网卡为例,udp丢包高误码高的:
 device/qcom/common/rootdir/etc/init.qcom.post_boot.sh
 
 kernel/msm-4.19/drivers/net/ethernet/rtl8125/r8125_n.c
+#include <linux/device.h