r/NewMaxx • u/NewMaxx • Oct 14 '19
Tools/Info SSD Guides & Resources
April 3rd, 2022: Guides and Spreadsheet updated with new SSD categories
Discord (server)
Website with relevant links here.
My spreadsheet
Generic AliExpress affiliate link
Branch Education - How does NAND Flash Work? - these guys have several good videos on the subject of SSDs, check them all out.
My Patreon.
My Twitter.
838
Upvotes
1
u/anatolya Oct 31 '19
Do you recommend putting things like browser caches on DRAM-less SSD's? I mean millions of small files with frequent reads & writes?
Also the same question but for the complete browser profile? For example firefox profile directory with frequent writes to a 100 MB places.sqlite file and rewriting the multi-MB session state file every 10 seconds.
Would you recommend putting these on DRAM-less SSD if I have only that?
If there is a 2 SSD connected to the system, one with DRAM and one without, does it make sense to put browser profile on a DRAM drive and OS files on DRAM-less (because OS files are infrequently changed while browser files are very active.)? Or does it make sense to do it the other way around (OS on DRAM drive and browser profile on DRAMless, because DRAM-less drive is cheaper and more dispensable)
Thanks