LoginSignup
5
4

More than 5 years have passed since last update.

Ubuntuのメモリを解放する

Posted at

環境

  • Ubuntu12.04

端末から以下のコマンドを実行する。
1. free (現状確認)
2. sudo su
3. echo 3 > /proc/sys/vm/drop_caches
4. free (効果確認)

5
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
4