Skip to content

Instantly share code, notes, and snippets.

@kovalev-org
Created May 3, 2011 12:41
Show Gist options
  • Save kovalev-org/953257 to your computer and use it in GitHub Desktop.
Save kovalev-org/953257 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo 50000000 > /sys/devices/system/xenmgm/xenmgm0/memmin_bytes
echo 10000000 > /sys/devices/system/xenmgm/xenmgm0/reserve_free_bytes
echo 3 > /proc/sys/vm/drop_caches
sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment