互联网运维 Linux cpupower 的 frequency-set 与 governor 动态调整脚本 cpupower frequency-set 设不生效的根本原因是当前 governor 不支持手动设频,仅 […]...
互联网运维 Linux flannel 的 backend vxlan vs host-gw 的延迟与吞吐实测 vxlan 延迟比 host-gw 高 0.2–0.8ms,因其需 udp 封装 / 解封装、fdb 查表及绕 […]...
互联网运维 Linux bpftool prog tracelog / prog profile 的 eBPF 程序加载与跟踪 tracelog 看不到 ebpf 日志需检查 bpf_trace_printk 是否启用:确认内核配置 co […]...