This commit is contained in:
Michael Elkerton
2026-05-21 13:21:55 -06:00
parent 7e4aa40efc
commit 9cbdb03ff6
15 changed files with 4381 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
build:
gcc -O0 -Wall -o test_dirty_frag_2026 test_dirty_frag_2026.c -lutil
+4
View File
@@ -0,0 +1,4 @@
install esp4 /bin/false
install esp6 /bin/false
install rxrpc /bin/false
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
sudo cp dirtyfrag.conf /etc/modprobe.d/
sudo rmmod esp4 esp6 rxrpc
echo 3 | sudo tee /proc/sys/vm/drop_caches
Binary file not shown.
File diff suppressed because it is too large Load Diff