3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/bash
|
|
|
|
echo 0 > /proc/sys/vm/nr_hugepages
|
#!/bin/bash
|
|
|
|
echo 0 > /proc/sys/vm/nr_hugepages
|