oguzhaninan / Stacer

Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
GNU General Public License v3.0
8.85k stars 603 forks source link

[Feature Request] add a option for memory clean #263

Open ghost opened 5 years ago

ghost commented 5 years ago

could you add the option for "memory clean" to stacer? in fact , there is a linux command in terminal :

sudo sync && sudo sysctl -w vm.drop_caches=3

could you make a interface for this command in stacer?

Example of memory clean list03 please :)

tukoz commented 4 years ago

That can be interesting when e.g. testing or benchmarking an application or usercase scenario indeed.