PaulStoffregen / LittleFS

73 stars 20 forks source link

RAM reset on any restart, cache flush not needed #43

Closed Defragster closed 2 years ago

Defragster commented 2 years ago

the: arm_dcache_flush_delete() covers ALL the cache over the entire DMA_MEM alloc for a RAM drive there. And serves no purpose if the MCU handles the cache, and the drive is always reset across ANY restart. This was only added to support warm start - and in any case should not have called for _delete preventing re-use.

Defragster commented 2 years ago

Updated local copy Running 'c'ontinuous PSRAM integrity on 16MB Locked T_4.1 ... bumped the dirs and files to use more space