←back to thread

150 points shaunpud | 2 comments | | HN request time: 0.417s | source
Show context
palmfacehn ◴[] No.45059990[source]
If I am satisfied with my disk speed, why would I want to use system memory? What are the specific use cases where this is warranted?
replies(2): >>45060085 #>>45060151 #
1. margalabargala ◴[] No.45060151[source]
Computers like a Raspberry Pi, where the OS is on a sdcard, will hugely benefit.
replies(1): >>45060190 #
2. jauntywundrkind ◴[] No.45060190[source]
Yup. There's lots of advice about how to reduce cycle count, increase lifetime of sd cards out there. This post has a bunch of ideas, and tmpfs is definitely on the list. https://raspberrypi.stackexchange.com/a/186/32611