Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Idea: Moving caches to SDRAM
#7
(08-05-2020, 12:55 PM)philrandal Wrote: What uses

/home/pi/.cache

I'd be tempted to leave logging as it is, for forensic purposes after any OS crashes and reboots.

Does changing each of the tmp and .cache directories one at a time make an audible difference?

Which of those three is most effective, and does changing them all make a noticeable difference over just changing .cache?

Cheers,

Phil

Sorry, the entry I wrote is bit old.
Moving /var/log to SDRAM causes lots of problem.

In my opnion, moving /var/cache to SDRAM causes difference.
To try, add the line
Code:
tmpfs           /var/cache      tmpfs   defaults,size=500m,noatime      0       0
to end of /etc/fstab.

Moving other tmp directories such as /tmp and /var/tmp to SDRAM seems not to cause difference
but I think it helps to improve SD card lifetime.

Regards,
Takeshi
Reply


Messages In This Thread
Moving caches to SDRAM - by tinyreminder - 08-05-2020, 05:52 AM
RE: Moving caches to SDRAM - by philrandal - 08-05-2020, 12:55 PM
RE: Moving caches to SDRAM - by tinyreminder - 08-06-2020, 01:29 AM
RE: Moving caches to SDRAM - by TheOldPresbyope - 08-05-2020, 02:11 PM
RE: Moving caches to SDRAM - by Tim Curtis - 08-05-2020, 02:55 PM
RE: Moving caches to SDRAM - by TheOldPresbyope - 08-05-2020, 04:36 PM
RE: Moving caches to SDRAM - by TookaFace - 08-05-2020, 03:16 PM
RE: Moving caches to SDRAM - by modeosonja - 08-21-2020, 01:10 PM
RE: Moving caches to SDRAM - by aknaggbaugh - 04-13-2021, 12:36 PM
RE: Moving caches to SDRAM - by aknaggbaugh - 04-23-2021, 10:20 AM

Forum Jump: