主頁 > 知識庫 > linux系統(tǒng)如何釋放內(nèi)存

linux系統(tǒng)如何釋放內(nèi)存

熱門標簽:打電話機器人是什么軟件 孝感營銷電銷機器人源碼 沈陽藝匯通地圖標注 鄭州智能外呼系統(tǒng)招商 騰訊美術(shù)館地圖標注 思茅地圖標注app 智能電話機器人金融 AI電銷機器人PHP源碼 ai電銷機器人自動篩選意向客戶

先看看內(nèi)存使用狀況

[root@node1 ~]# free -m
total used free shared buffers cached
Mem: 8004 6557 1446 0 163 5630
-/+ buffers/cache: 763 7240
Swap: 1983 0 1983

把內(nèi)存里的數(shù)據(jù)暫時寫到硬盤里

[root@node1 ~]# sync

修改 /proc/sys/vm/drop_caches文件

[root@node1 ~]# echo 3 > /proc/sys/vm/drop_caches
[root@node1 ~]# cat /proc/sys/vm/drop_caches

再看內(nèi)存

[root@node1 ~]# free -m
total used free shared buffers cached
Mem: 8004 631 7372 0 0 60
-/+ buffers/cache: 570 7433
Swap: 1983 0 1983

終于釋放出來了。

標簽:甘孜 延安 淄博 透傳 和田 臨汾 江蘇 張掖

巨人網(wǎng)絡通訊聲明:本文標題《linux系統(tǒng)如何釋放內(nèi)存》,本文關(guān)鍵詞  linux,系統(tǒng),如何,釋放,內(nèi)存,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡,涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《linux系統(tǒng)如何釋放內(nèi)存》相關(guān)的同類信息!
  • 本頁收集關(guān)于linux系統(tǒng)如何釋放內(nèi)存的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章