Sample Header Ad - 728x90

Is it possible to disable page caching on Ubuntu?

1 vote
1 answer
826 views
I am running an application on Ubuntu 20.04 which requires me to clear the page cache everytime I run it. Currently, I just run echo 1 | sudo tee /proc/sys/vm/drop_caches everytime before I run the application. I'll need to run this application multiple times. Is there anyway to disable page caching on my system?
Asked by Sathvik Swaminathan (111 rep)
Sep 24, 2022, 04:11 AM
Last activity: Sep 24, 2022, 10:51 AM