← Back to context Comment by trebligdivad 5 hours ago I suspect it's the risk of deadlocks and perhaps they have no easy way to avoid it. 1 comment trebligdivad Reply zeusk 2 hours ago ordering lock acquisition is a tested strategy to avoid deadlocks; so locking the cache lines sorted by PA would cover that?
zeusk 2 hours ago ordering lock acquisition is a tested strategy to avoid deadlocks; so locking the cache lines sorted by PA would cover that?
ordering lock acquisition is a tested strategy to avoid deadlocks; so locking the cache lines sorted by PA would cover that?