Is it a good idea to free Buffer and Cache in Linux that might be used by Linux Kernel?
-
Free Buffer and Cache in Linux
+
### Free Buffer and Cache in Linux
When you are applying various settings and want to check, if it is actually implemented specially on the I/O-extensive benchmark, then you may need to clear the buffer cache. You can drop cache as explained above without rebooting the System i.e., no downtime required.
@@ 68,7 68,7 @@
At the same time, the scheduled script runs and clears everything in the cache. Now all the users are fetching data from the disk. It will result in a server crash and corrupt the database. So clear ram-cache only when required, and known your footsteps,
-
How to Clear Swap Space in Linux?
+
### How to Clear Swap Space in Linux?
If you want to clear Swap space, you may like to run the below command.