donnaskiez
3c1ee3a14b
BIG CLEANUP
2024-06-09 22:09:18 +10:00
donnaskiez
ea2278e7b3
internal refactoring ( #14 )
...
- Refactor process list. New implementation consists of a hashmap. Each process entry then contains the associated user modules.
- Implement user module integrity checks on timer callback
2024-06-09 17:22:22 +10:00
donnaskiez
ee658477f8
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
donnaskiez
2ada40ddbd
packet encryption!
2024-05-11 22:54:58 +10:00
donnaskiez
07904949a6
integrate some new stuff [wip] ( #9 )
2024-05-05 01:43:01 +10:00
lhodges1
7394dd44c0
pci io stuf
2024-02-15 03:16:27 +11:00
lhodges1
c60bcda000
lil big of stuf
2024-01-31 18:32:13 +11:00
lhodges1
034f4dbd20
some bug fixes
2024-01-28 18:34:09 +11:00
lhodges1
d743f49bd3
shared mapping - lock free interweaving io
2024-01-25 22:09:16 +11:00
donnaskiez
85c6fd6665
Rewrite IO handling ( #6 )
...
* csq stuff
* oh yea
* bugfix
* epicc
* some formating n dat
* bug fix
* class changes
* e
* fix up some of the io stuff
* fix io PLEASEEE
* fff
2024-01-21 18:22:06 +11:00