The balloon nodes used to fill areas of GGTT inaccessible for
a specific VF, were allocaten and inserted into GGTT within
one function. This disallowed re-using the insertion part
during VF migration recovery.
This patch separates allocation (init/fini functs) from the insertion
of balloons (ballo
Hi Tomasz,
Since we use 'ballooning' concept for GGTT, please include 'GGTT' in the
title to make it more specific
On 31.03.2025 15:21, Tomasz Lis wrote:
> The balloon nodes used to fill areas of GGTT inaccessible for
> a specific VF, were allocaten and inserted into GGTT within
typo
> one func
On 01.04.2025 19:21, Michal Wajdeczko wrote:
Hi Tomasz,
Since we use 'ballooning' concept for GGTT, please include 'GGTT' in the
title to make it more specific
ack
On 31.03.2025 15:21, Tomasz Lis wrote:
The balloon nodes used to fill areas of GGTT inaccessible for
a specific VF, were alloca