Join Nostr
2026-03-18 20:15:31 UTC

alcinnz on Nostr: What sort of processor would we want for running the flash-memory wear-leveling ...

What sort of processor would we want for running the flash-memory wear-leveling firmware I spent the past few days describing?

Primarily we'd a decent of RAM in which to store virtual-addressing tables, freelists, tentative output, etc. And to make this fast... We'll need a cache hierarchy!

That is large memory is slow & fast memory is small, so to avoid the compromise include both! With the fast memory storing copies of the data in the large memory.

1/3?