Full rewrite
- Removed csflow, as its basically not getting used when high optimization is needed - Fully rewrote radarflow dma logic. - Speed increase from 20hz to over 130 hz over pcileech, thanks to scatter reads and improved caching - Removed docs, because those were for csflow, which is now removed
This commit is contained in:
2
.cargo/config.toml
Normal file → Executable file
2
.cargo/config.toml
Normal file → Executable file
@@ -2,4 +2,4 @@
|
||||
runner = "sudo -E"
|
||||
|
||||
[build]
|
||||
rustflags = ["-C", "target-cpu=native"]
|
||||
rustflags = ["-C", "target-cpu=native"]
|
||||
|
||||
Reference in New Issue
Block a user