I am using 16.07. Is it already 'too old'? -_-;;; Almost time is spent on mmap() not the memset()
2017년 1월 4일 (수) 오후 6:16, Thomas Monjalon <[email protected]>님이 작성: 2017-01-04 08:08, Chae-yong Chong: > Hi, > > Too much time is spent on mmap() in rte_eal_init(). > When running DPDK application with 35 1G huge pages, it takes about 12sec > in mapping(). > Is there any way to reduce this time? I guess you are using an old DPDK. You just need to upgrade :)
