• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Flushing disk caches on LinuxEdit

Created 1/31/2014, updated 5/18/2017

To get "cold" timings when running benchmarks on Linux:

$ echo 3 | sudo tee /proc/sys/vm/drop_caches

Source

  • http://stackoverflow.com/questions/9551838/how-to-purge-disk-i-o-caches-on-linux
  • linux
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).