作者: takayo72 時間: 2016-9-24 12:41 標題: Firefox is eating your SSD – here is how to fix it
提示: 作者被禁止或刪除 內容自動屏蔽
作者: imax 時間: 2016-9-24 14:38
ie 11 又如何 ??
作者: samlcy1997 時間: 2016-9-24 14:57
chrome點解決?
作者: BW 時間: 2016-9-24 16:03
Non-issue, if you set browser's cache directory to ramdisk
作者: takayo72 時間: 2016-9-24 16:41
提示: 作者被禁止或刪除 內容自動屏蔽
作者: BW 時間: 2016-9-24 17:21
本帖最後由 BW 於 2016-9-24 17:23 編輯
Ah, you are right.
Then the easy solution is to create a symbolic link of "recovery.js" to ramdisk - problem solved, that's what a ramdisk is for
作者: HY 時間: 2016-9-24 17:59
唔知邊度個有disable 佢
作者: takayo72 時間: 2016-9-24 18:47
提示: 作者被禁止或刪除 內容自動屏蔽
作者: rkkc 時間: 2016-9-24 19:09
browser.sessionstore.resume_from_crash = false 只停止炒 FF 重開時回帶
http://kb.mozillazine.org/Sessio ... bling_session_store
完全停止 session store:
browser.sessionstore.max_tabs_undo = 0
browser.sessionstore.max_windows_undo = 0
作者: ahchaugoh 時間: 2016-9-24 19:23
How about chrome? Can it be disabled?
作者: 010212 時間: 2016-9-25 13:24
咁大獲?!
係咪打返—browser.sessionstore.interval, set做30分鐘就可以改善?
作者: pc1668 時間: 2016-9-27 13:22
本帖最後由 pc1668 於 2016-9-27 13:30 編輯
browser.sessionstore.resume_from_crash = false 只停止炒 FF 重開時回帶
http://kb.mozillazine.org/Sessio ... bling_session_store
完全停止 session store:
browser.sessionstore.max_tabs_undo = 0
browser.sessionstore.max_windows_undo = 0
rkkc 發表於 2016-9-24 19:09
It's done, tks!
And it's much better than setting browser.sessionstore.interval to whatever else, right !
作者: BW 時間: 2016-10-9 10:22
本帖最後由 BW 於 2016-10-9 18:25 編輯
The best solution is to change the "User Data" directory to ramdisk (set to save content automatically upon windows shutdown):-
"To do this, add the --user-data-dir flag to chrome.exe, like this: chrome.exe --user-data-dir=c:\foo"
https://www.chromium.org/user-experience/user-data-directory
Same for firefox - create a profile/new profile in ramdisk using the Profile Manager
作者: lcy513777 時間: 2016-10-10 13:22
The best solution is to change the "User Data" directory to ramdisk (set to save content automatic ...
BW 發表於 2016-10-9 10:22
有冇話個RAMDISK要SET幾大?我set咗2048MB同用NTFS format
作者: BW 時間: 2016-10-10 14:57
I set it to 1.5G for both chrome and firefox, also NTFS, so far so good.
作者: masseffect 時間: 2016-10-10 15:50
其實就算用SSD 都係NON- ISSUE....
作者: coffeebee 時間: 2016-10-18 23:31
thats a really good info, just get it done
作者: leonhartx 時間: 2016-10-21 18:20
請問師兄個chrome洗吳洗裝埋入個ramdisk?
作者: leonhartx 時間: 2016-10-21 18:20
點解?
作者: BW 時間: 2016-10-21 19:28
回覆 18# leonhartx
Installing chrome to ramdisk does not help. The section restore data is in the "user" directory.
BTW, I have checked that creating symbolic link did not help.
To solve "this particular problem", either adopt the solution of changing the saving time or as I suggested in 13#
作者: leonhartx 時間: 2016-10-22 11:09
回覆 leonhartx
Installing chrome to ramdisk does not help. The section restore data is in the "us ...
BW 發表於 2016-10-21 19:28
Thanks for your advice CHing
作者: 556556bt 時間: 2016-10-23 20:45
其實新版OS 都應該optimize 晒SSD usage?!
好似virtual mem. disabled 左係唔掂. 點都要開番先smooth. 一開又食10GB 8GB位了
作者: BW 時間: 2016-10-24 11:32
No data is written to pagefile.sys until it is necessary to do so. If you have sufficient ram, pagefile.sys only occupy the space. To save ssd space, you can set the size to 100M (like me) or less.
BTW, some ramdisks allow 'functional' pagefile.sys to be set. this is the best solution If this can be done.

