Sign in
apache
/
cloudstack
/
refs/heads/scalability-improvements
/
.
/
systemvm
/
debian
/
etc
/
cron.daily
/
clear_cache
blob: e2662f9380f9e23bba2b1abf19587ae28f1c3974 [
file
] [
log
] [
blame
]
#!/bin/bash
# clear memory cache to ultimately reduce swapping
sync
&&
echo
1
>
/
proc
/
sys
/
vm
/
drop_caches