このページの翻訳:
- 日本語 (ja)
- English (en)
- 07 ↷ 50_dialy:2023:07:07 から 50_dialy:2023:07:08 へページを名称変更しました。
/etc/udev/rules.d/50-tso.rules
ACTION=="add", SUBSYSTEM=="net", KERNEL=="eth*", RUN+="/sbin/ethtool -K %k tso off" ACTION=="add", SUBSYSTEM=="net", KERNEL=="ens*", RUN+="/sbin/ethtool -K %k tso off"
/etc/udev/rules.d/60-ioschedulers.rules
ACTION=="add|change", KERNEL=="vd[a-z]", ATTR{queue/rotational}="0", ATTR{queue/scheduler}="none"