init
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
build:
|
||||
gcc -O0 -Wall -o test_dirty_frag_2026 test_dirty_frag_2026.c -lutil
|
||||
@@ -0,0 +1,4 @@
|
||||
install esp4 /bin/false
|
||||
install esp6 /bin/false
|
||||
install rxrpc /bin/false
|
||||
|
||||
+6
@@ -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
|
||||
|
||||
Executable
BIN
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user