Closed Scooletz closed 2 weeks ago
Another, simpler take on the Merkle prefetcher. This PR does it by providing the following:
BitFilter
Prefetch
ThreadPool.QueueWorkItem
ReaderWriterLockSlim
Minimum allowed line rate is 75%
75%
Another, simpler take on the Merkle prefetcher. This PR does it by providing the following:
BitFilter
atomic operationsPrefetch
calls toThreadPool.QueueWorkItem
so that no queue is neededReaderWriterLockSlim