Skip to content

Instantly share code, notes, and snippets.

@mrdev023
Created June 16, 2021 15:35
Show Gist options
  • Save mrdev023/47abfaaa377484d97710a380ae63d86c to your computer and use it in GitHub Desktop.
Save mrdev023/47abfaaa377484d97710a380ae63d86c to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo bash -c "echo 1 > /proc/sys/vm/drop_caches"
sudo bash -c "echo 1 > /proc/sys/vm/compact_memory"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment