Recommended Latency Tuning

本文提供了一系列网络调优建议,包括调整MTU大小至网络最大支持值、禁用中断缓和及TCP卸载功能等。此外还涉及了接收侧扩展、中断亲和性和内存带宽优化等内容。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >


Tuning Parameter

How?

MTU Size to maximum supported by network

Leave at default

Interrupt moderation

Disable with:

ethtool -C <ethX> rx-usecs-irq 0

TCP/IP Checksum Offload

Leave at default

TCP Segmentation Offload

Leave at default

TCP Large Receive Offload

Disable using sysfs:

echo 0 > /sys/class/net/ethX/device/lro

TCP Protocol Tuning

Leave at default, but changing does not impact latency.

Receive Side Scaling

Application dependent

Interrupt affinity & irqbalance service

Stop irq balance service:

/sbin/service irqbalance stop

Interrupt affinity application dependent

Buffer Allocation Method

Leave at default

PCI Express Lane Configuration

Ensure current speed (not the supported speed) reads back as "x8 and 5Gb/s"  Or "x8 and Unknown"

CPU Speed Service (cpuspeed)

Disable with:/sbin/service cpuspeed stop

Memory bandwidth

Ensure Memory utilizes all memory channels on system motherboard

Intel QuickData (Intel chipsets only)

Enable in BIOS and install driver: modprobe ioatdma

 

 

 

转载于:https://www.cnblogs.com/slime/archive/2010/12/10/1901775.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值