b84074d4d0
1) Race condition: Do not add private contexts to active list. Private contexts are only visible to the user. 2) Recycled contexts: Destroyed contexts are put on an idle list until finalize, continuous context creation will lead to oom condition. Instead, check if context from idle list meets new context requirements and reuse it. Co-authored with: Artem Y. Polyakov <artemp@mellanox.com>, Manjunath Gorentla Venkata <manjunath@mellanox.com> Signed-off-by: Tomislav Janjusic <tomislavj@mellanox.com> (cherry picked from commit bd7cdf718488627e7943aab34275c150baf2284a) |
||
---|---|---|
.. | ||
include | ||
info | ||
mca | ||
op | ||
proc | ||
request | ||
runtime | ||
shmem | ||
tools | ||
util | ||
Makefile.am |