Hi all,
I have developed a multi-process app and am struggling to fix an error
while adding PMD from secondary process with hotplug feature. As we
reported in [1], I think it is because initializing hogplugged device is
changed to be done by primary first, then secondary. However,
initialization i
2019年7月12日(金) 11:22 Yasufumi Ogawa :
> On 2019/07/11 22:14, Burakov, Anatoly wrote:
> > On 11-Jul-19 12:57 PM, Yasufumi Ogawa wrote:
> >> On 2019/07/11 19:53, Burakov, Anatoly wrote:
> >>> On 11-Jul-19 11:31 AM, yasufu...@gmail.com wrote:
> From: Yasufumi Ogawa
>
> >>> <...>
> >>>
> >>>
From: Yasufumi Ogawa
In secondary_msl_create_walk(), it creates a file for fbarrays with its
PID for reserving unique name among secondary processes. However, it
does not work as expected if secondary is run as app container becuase
each of containerized secondary has PID 1. To reserve unique nam
From: Yasufumi Ogawa
Fix spell miss in commit message.
Yasufumi Ogawa (1):
fbarray: get fbarrays from containerized secondary
lib/librte_eal/linux/eal/eal_memalloc.c | 25 +++--
1 file changed, 23 insertions(+), 2 deletions(-)
--
2.17.1
From: Yasufumi Ogawa
In secondary_msl_create_walk(), it creates a file for fbarrays with its
PID for reserving unique name among secondary processes. However, it
does not work if secondary is run as app container because each of
containerized secondary has PID 1. To reserve unique name, use hostn
5 matches
Mail list logo