this post was submitted on 25 Nov 2023
1 points (100.0% liked)

Hardware

33 readers
1 users here now

A place for quality hardware news, reviews, and intelligent discussion.

founded 11 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago (7 children)

https://en.wikipedia.org/wiki/Tiny_Core_Linux

There are <100MB Linux distributions. Is it theoretically possible to run an entire operating system without RAM, purely in CPU cache?

[–] [email protected] 1 points 9 months ago (4 children)

That's exactly what is done during bring up of new SoCs. Memory controllers are either non-functional in early prototypes or a miniature design is put into a bunch of FPGAs with only a single core and caches. The cache lines and TLB entries are primed and pinned with all relevant code and data pages before booting up a kernel.

[–] [email protected] 1 points 9 months ago (1 children)

On coreboot this boot method is called CAR, Cache as RAM, pretty interesting usage of cache to be honest, no need to add separate SRAM if you already have some

[–] [email protected] 1 points 9 months ago

The 7995WX has 384 MB L3 cache.

Imagine what you could do with that!

load more comments (2 replies)
load more comments (4 replies)