mirror-ac/module/dispatcher
2024-05-12 17:26:36 +10:00
..
dispatcher.cpp refactor io queue to use mutex. I feel this is the best solution given the irql requirements for each of the potential reporting threads at the irql they will parse the report at, even though there is a potential fro delay. Will soon implement work items that the reports are queued to, allowing execution to return once report is queued. 2024-05-12 17:26:36 +10:00
dispatcher.h pci io stuf 2024-02-15 03:16:27 +11:00
threadpool.cpp Rewrite IO handling (#6) 2024-01-21 18:22:06 +11:00
threadpool.h Rewrite IO handling (#6) 2024-01-21 18:22:06 +11:00
timer.cpp shared mapping - lock free interweaving io 2024-01-25 22:09:16 +11:00
timer.h shared mapping - lock free interweaving io 2024-01-25 22:09:16 +11:00