Commit b298334
committed
[NVIDIA#12560][fix] Fix disagg serving hang on block reuse after eviction
Claim block from eviction policy free queue before pinning in
storeBlocks so that the later unpinBlocksById / releaseBlock cycle
does not create a duplicate queue entry.
Signed-off-by: Iman Tabrizian <itabrizian@nvidia.com>1 parent 50379d0 commit b298334
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1618 | 1618 | | |
1619 | 1619 | | |
1620 | 1620 | | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
1621 | 1629 | | |
1622 | 1630 | | |
1623 | 1631 | | |
| |||
0 commit comments