Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

centos 6 vm.min_free_kbytes

# clear page cache (above type 2 and 3)
$ echo 1 > /proc/sys/vm/drop_caches

# clear slab cache (above type 4)
$ echo 2 > /proc/sys/vm/drop_caches

# clear page and slab cache (types 2,3,4)
$ echo 3 > /proc/sys/vm/drop_caches
Comment

PREVIOUS NEXT
Code Example
Shell :: install libraries in the carfile file command shell carthagfe 
Shell :: linux shutdown no password 
Shell :: batch disable windows system recovery 
Shell :: private repo git history api 
Shell :: linkerd kubernetes 
Shell :: Use linux not Windows 
Shell :: download from web linux bash 
Shell :: linux find file type under a specific folder 
Shell :: putting remote access to rpi zero 
Shell :: cope file linux 
Shell :: how to see running commands linux 
Shell :: powerhsell write to output file from multiple jobs 
Shell :: docker images remove dagling 
Shell :: airodump output to file 
Shell :: broken symlinks were found is this a problem 
Shell :: linux lastpass export data 
Shell :: odoo 13 install 
Shell :: git by nouman 
Shell :: cara mengkonfigurasi git di terminal linux 
Shell :: example use & 
Shell :: Write down PowerShell command to check if ISATAP and TEREDO are enabled. 
Shell :: tablet mode powershell script 
Shell :: git clone epitech 
Shell :: zsh arithmetic 
Shell :: yum webmin reinstall 
Shell :: resi search create schema 
Shell :: To Move all files, but not folders: 
Shell :: git alias branch 
Shell :: ico buy function 
Shell :: change drive in linux terminal windows subsystem 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =