05/10/2018 10:13, Burakov, Anatoly:
> On 21-Sep-18 12:56 PM, Pawel Wodkowski wrote:
> > The final_va field is set during remap_segment() but this information is
> > not propagated to temporal copy of huge page memory configuration so the
> > unlink_hugepage_files() function wrongly assume that ther
On 21-Sep-18 12:56 PM, Pawel Wodkowski wrote:
The final_va field is set during remap_segment() but this information is
not propagated to temporal copy of huge page memory configuration so the
unlink_hugepage_files() function wrongly assume that there is nothing to
unlink. Fix this issue by checki
Hi Anatoly,
Can you take a look at this small fix.
Thank you
Paweł
> -Original Message-
> From: Wodkowski, PawelX
> Sent: Friday, September 21, 2018 1:57 PM
> To: dev@dpdk.org
> Cc: Wodkowski, PawelX
> Subject: [PATCH] eal: fix '--huge-unlink' option
>
> The final_va field is set durin
8 1:57 PM
> To: dev@dpdk.org
> Cc: Wodkowski, PawelX
> Subject: [dpdk-dev] [PATCH] eal: fix '--huge-unlink' option
>
> The final_va field is set during remap_segment() but this information is not
> propagated to temporal copy of huge page memory configuration so the
The final_va field is set during remap_segment() but this information is
not propagated to temporal copy of huge page memory configuration so the
unlink_hugepage_files() function wrongly assume that there is nothing to
unlink. Fix this issue by checking orig_va instead of final_va.
Fixes: 66cc45e2
5 matches
Mail list logo