[gpu/nvdrv] Rewrite ZBC functions #2501
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rewrite-ZBC"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This rewrite attempts to implement a fully correct ZBC (Zero Bandwith Clear) mechanism.
The zbc_mutex attempts to mitigate contention by assuring that only threads which hold the mutex can modify the table.
Notify drivers about the index size, I believe some drivers even need the notification.
Only add new entries if a entry was not previously available.
59a2373a5f
to7ac99277c2
7ac99277c2
toac71ec3740