2020年9月1日

摘要: nodes = rte_malloc(NULL, sizeof(struct node), 0); if (NULL == nodes) rte_exit(EXIT_FAILURE, "Cannot malloc memory \n"); printf("nodes addr %llx \n ",( 阅读全文
posted @ 2020-09-01 20:20 tycoon3 阅读(217) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-09-01 19:35 tycoon3 阅读(310) 评论(0) 推荐(0)
摘要: https://www.geek-share.com/detail/2586671676.html ABI_VERSION buildtools devtools GNUmakefile MAINTAINERS mk app config doc kernel Makefile README arm 阅读全文
posted @ 2020-09-01 19:05 tycoon3 阅读(969) 评论(0) 推荐(0)
摘要: [root@localhost server]# cat /sys/devices/system/node/node*/meminfo | grep -i HugePage Node 0 AnonHugePages: 0 kB Node 0 ShmemHugePages: 0 kB Node 0 H 阅读全文
posted @ 2020-09-01 18:06 tycoon3 阅读(425) 评论(0) 推荐(0)
摘要: [root@localhost rte]# ls config fbarray_memseg-2048k-1-2 fbarray_memseg-2048k-3-1 fbarray_memseg-524288k-2-0 fbarray_memseg-2048k-0-0 fbarray_memseg-2 阅读全文
posted @ 2020-09-01 17:46 tycoon3 阅读(313) 评论(0) 推荐(0)
摘要: [root@localhost memzone]# build/app/helloworld -c 0xf -n 4 EAL: Detected 128 lcore(s) EAL: Detected 4 NUMA nodes EAL: Multi-process socket /var/run/dp 阅读全文
posted @ 2020-09-01 17:27 tycoon3 阅读(3778) 评论(0) 推荐(1)
摘要: /* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2010-2014 Intel Corporation */ #include <stdio.h> #include <string.h> #include <stdint.h> #inc 阅读全文
posted @ 2020-09-01 16:00 tycoon3 阅读(436) 评论(0) 推荐(0)
摘要: [root@localhost memzone]# gdb build/app/helloworld /data1/core/corefile-helloworld-56592-1598942035 GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-119.e 阅读全文
posted @ 2020-09-01 14:39 tycoon3 阅读(1471) 评论(0) 推荐(0)
摘要: /* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2010-2014 Intel Corporation */ #include <stdio.h> #include <string.h> #include <stdint.h> #inc 阅读全文
posted @ 2020-09-01 14:14 tycoon3 阅读(920) 评论(0) 推荐(0)

导航