[dpdk-dev] ?????? About the shared flock for hugepage files

2017-09-11 Thread ??????
lt;912873...@qq.com>; ????: "dev"; : Re: [dpdk-dev] About the shared flock for hugepage files Bakari, This is so you can have > 1 DPDK application on a machine and they won't use each other's hugepages. See, for example the comments in clear_hugedir() htt

Re: [dpdk-dev] About the shared flock for hugepage files

2017-09-11 Thread Jim Thompson
Bakari, This is so you can have > 1 DPDK application on a machine and they won't use each other's hugepages. See, for example the comments in clear_hugedir() http://dpdk.org/browse/dpdk/tree/lib/librte_eal/linuxapp/eal/eal_hugepage_info.c#n198 Jim > On Sep 11, 2017, at 9:16 PM, 白长敏 <912873..

[dpdk-dev] About the shared flock for hugepage files

2017-09-11 Thread ??????
Hi, everyone, I'm a developer from china, now i have a problem is about the shared flock for hugepage files in the function of "map_all_hugepages()". as follows: --- /* set shared flock on the f