← Back to context Comment by trebligdivad 4 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 1 hour ago ordering lock acquisition is a tested strategy to avoid deadlocks; so locking the cache lines sorted by PA would cover that?
zeusk 1 hour 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?