|
|
|
|
|
by tleb_
1019 days ago
|
|
I see two use cases for a "big" swiotlb buffer: (1) many devices concurrently, as you said, or (2) ring buffers for devices that write continuously. Combine both and you require even more space; knowing the usecase and doing testing becomes required at this point. |
|
Looks like an exception to the rule, though.