diff --git a/sources/tech/20150610 How to Clear RAM Memory Cache Buffer and Swap Space on Linux.md b/sources/tech/20150610 How to Clear RAM Memory Cache Buffer and Swap Space on Linux.md index e668e5d9ec..9a001f45b4 100644 --- a/sources/tech/20150610 How to Clear RAM Memory Cache Buffer and Swap Space on Linux.md +++ b/sources/tech/20150610 How to Clear RAM Memory Cache Buffer and Swap Space on Linux.md @@ -1,3 +1,4 @@ +translation by strugglingyouth How to Clear RAM Memory Cache, Buffer and Swap Space on Linux ================================================================================ Like any other operating system, GNU/Linux has implemented a memory management efficiently and even more than that. But if any process is eating away your memory and you want to clear it, Linux provides a way to flush or clear ram cache. @@ -96,4 +97,4 @@ via: http://www.tecmint.com/clear-ram-memory-cache-buffer-and-swap-space-on-linu [a]:http://www.tecmint.com/author/avishek/ [1]:http://www.tecmint.com/echo-command-in-linux/ -[2]:http://www.tecmint.com/11-cron-scheduling-task-examples-in-linux/ \ No newline at end of file +[2]:http://www.tecmint.com/11-cron-scheduling-task-examples-in-linux/