Notes, scripts, XML files, and README
This commit is contained in:
6
scripts/release/end/dealloc_hugepages.sh
Normal file
6
scripts/release/end/dealloc_hugepages.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
## Load the config file
|
||||
source "/etc/libvirt/hooks/kvm.conf"
|
||||
|
||||
echo 0 > /proc/sys/vm/nr_hugepages
|
Reference in New Issue
Block a user