My Personal Wiki

La théorie, c'est quand on sait tout et que rien ne fonctionne.... La pratique, c'est quand tout fonctionne et que personne ne sait pourquoi.

Outils pour utilisateurs

Outils du site


linux:commande:shell:vm.drop_caches

Table des matières

Purger sa Mémoire RAM


Commande

Affichage de la consommation courante :

root@RasberryPi# free -h
              total        used        free      shared  buff/cache   available
Mem:          935Mi       289Mi       198Mi        95Mi       446Mi       497Mi
Swap:          99Mi       8,0Mi        91Mi

Purge

Purge du cache:

vm.drop_caches = 3

Gain

root@RasberryPi# free -h
              total        used        free      shared  buff/cache   available
Mem:          935Mi       290Mi       307Mi        95Mi       337Mi       497Mi
Swap:          99Mi       8,0Mi        91Mi

linux/commande/shell/vm.drop_caches.txt · Dernière modification : (modification externe)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki