On 05-May-20 4:01 PM, Bruce Richardson wrote:
On Tue, May 05, 2020 at 02:24:07PM +, Anatoly Burakov wrote:
Currently, in order to perform a memzone lookup and create/free
the memzone, the user has to call two API's, creating a race
condition. This is particularly destructive for memzone_free
On Tue, May 05, 2020 at 02:24:07PM +, Anatoly Burakov wrote:
> Currently, in order to perform a memzone lookup and create/free
> the memzone, the user has to call two API's, creating a race
> condition. This is particularly destructive for memzone_free call
> because the reference provided to m
Currently, in order to perform a memzone lookup and create/free
the memzone, the user has to call two API's, creating a race
condition. This is particularly destructive for memzone_free call
because the reference provided to memzone_free at the time of call
may be stale or refer to a different memz
3 matches
Mail list logo