Apache

Take a break and read all about it

Apache 筆記:Ubuntu 的 Memory管理

這篇文章探討了 Ubuntu 的記憶體管理,特別關注緩衝區(buff/cache)的作用與管理。文章介紹如何透過 `free -m` 檢視系統的記憶體使用情況,解釋了記憶體分配的各個參數,並強調 Linux 系統會自動管理快取和緩衝區。此外,針對某些情境下是否需要手動釋放 buff/cache,文章也提供了建議和操作步驟。

Read More »