記憶體32G怎麼用 - Linux
By Hardy
at 2018-03-18T13:28
at 2018-03-18T13:28
Table of Contents
我桌機記憶體32G...
想請問一下在ubuntu下有什麼作法可以充分用掉記憶體讓系統效能更好?
因為我之前編譯android 最多有用到1xG, 可是我還沒看過用超過16G
目前是有用 RamDisk
#!/bin/sh
# RamDisk tmp
PATH=/sbin:/bin:/usr/bin:/usr/sbin
mkdir -p /dev/shm/tmp
mkdir -p /dev/shm/cache
mount --bind /dev/shm/tmp /tmp
mount --bind /dev/shm/cache /home/ryan/.cache
chmod 1777 /dev/shm/tmp
chmod 1777 /dev/shm/cache
謝謝
--
想請問一下在ubuntu下有什麼作法可以充分用掉記憶體讓系統效能更好?
因為我之前編譯android 最多有用到1xG, 可是我還沒看過用超過16G
目前是有用 RamDisk
#!/bin/sh
# RamDisk tmp
PATH=/sbin:/bin:/usr/bin:/usr/sbin
mkdir -p /dev/shm/tmp
mkdir -p /dev/shm/cache
mount --bind /dev/shm/tmp /tmp
mount --bind /dev/shm/cache /home/ryan/.cache
chmod 1777 /dev/shm/tmp
chmod 1777 /dev/shm/cache
謝謝
--
Tags:
Linux
All Comments
By Yedda
at 2018-03-21T03:18
at 2018-03-21T03:18
By Jacob
at 2018-03-23T17:26
at 2018-03-23T17:26
By Agnes
at 2018-03-24T11:44
at 2018-03-24T11:44
By Victoria
at 2018-03-29T07:38
at 2018-03-29T07:38
By Daph Bay
at 2018-04-03T02:39
at 2018-04-03T02:39
By Kama
at 2018-04-03T17:12
at 2018-04-03T17:12
By Hedwig
at 2018-04-08T02:16
at 2018-04-08T02:16
By Dora
at 2018-04-11T12:39
at 2018-04-11T12:39
By Todd Johnson
at 2018-04-12T18:27
at 2018-04-12T18:27
By Agnes
at 2018-04-13T15:44
at 2018-04-13T15:44
By Ida
at 2018-04-18T10:21
at 2018-04-18T10:21
By Caitlin
at 2018-04-21T05:34
at 2018-04-21T05:34
By Freda
at 2018-04-25T08:34
at 2018-04-25T08:34
By Puput
at 2018-04-30T06:35
at 2018-04-30T06:35
By Ursula
at 2018-05-02T12:18
at 2018-05-02T12:18
By Freda
at 2018-05-02T14:12
at 2018-05-02T14:12
By Brianna
at 2018-05-03T15:31
at 2018-05-03T15:31
By Ursula
at 2018-05-03T22:39
at 2018-05-03T22:39
By Frederica
at 2018-05-05T15:31
at 2018-05-05T15:31
By Ivy
at 2018-05-05T17:59
at 2018-05-05T17:59
By Vanessa
at 2018-05-10T17:32
at 2018-05-10T17:32
By Todd Johnson
at 2018-05-11T00:21
at 2018-05-11T00:21
By Olga
at 2018-05-15T03:17
at 2018-05-15T03:17
By Liam
at 2018-05-19T17:05
at 2018-05-19T17:05
By Sarah
at 2018-05-21T06:00
at 2018-05-21T06:00
By Blanche
at 2018-05-25T04:03
at 2018-05-25T04:03
By Quintina
at 2018-05-25T05:37
at 2018-05-25T05:37
By Oliver
at 2018-05-27T00:58
at 2018-05-27T00:58
By Ula
at 2018-05-29T18:24
at 2018-05-29T18:24
By Carol
at 2018-06-02T19:21
at 2018-06-02T19:21
By Iris
at 2018-06-02T22:31
at 2018-06-02T22:31
By Ethan
at 2018-06-04T11:10
at 2018-06-04T11:10
By Joseph
at 2018-06-08T14:08
at 2018-06-08T14:08
Related Posts
git使用ssh,可否禁止看到上層資料
By Mary
at 2018-03-17T18:37
at 2018-03-17T18:37
關掉系統定時啟用dhclient ?
By Dorothy
at 2018-03-17T18:11
at 2018-03-17T18:11
ubuntu16因為root空間不足,現在只剩桌面
By Gilbert
at 2018-03-17T11:02
at 2018-03-17T11:02
高中大學物理化學示範實驗適合的LINUX??
By Edith
at 2018-03-17T02:50
at 2018-03-17T02:50
linux下可用line嗎?
By Quintina
at 2018-03-17T01:49
at 2018-03-17T01:49