08 2021 档案
摘要:[root@bogon ~]# numactl --help numactl: unrecognized option '--help' usage: numactl [--all | -a] [--interleave= | -i <nodes>] [--preferred= | -p <node
阅读全文
摘要:(gdb) help info Generic command for showing things about the program being debugged. List of info subcommands: info address -- Describe where symbol S
阅读全文
摘要:socket 发包 vlan 优先级映射 int priority; setsockopt(fd, SOL_SOCKET, SO_PRIORITY, &priority, sizeof(priority)); 发包需要配置映射关系: set_egress_map [vlan-name] [skb_p
阅读全文