github.com/swiftstack/proxyfs@v0.0.0-20201223034610-5434d919416e/saio/bin/flush_caches (about)

     1  #!/bin/bash
     2  
     3  sudo su -c 'sync; echo 2 > /proc/sys/vm/drop_caches'