Y
Hacker News
new
|
ask
|
show
|
jobs
by
moonbug
2375 days ago
that is exactly what an MMU is for.
1 comments
saagarjha
2375 days ago
MMUs work on much larger regions than what is useful for many classes of memory safety issues. Luckily, ARMv8.5 adds support for memory tagging at a more granular level.
link
twic
2375 days ago
Aha, a chance to mention my favourite dead processor design, the 432, which had an MMU designed to work at much finer, object-sized, granularity:
https://en.wikipedia.org/wiki/Intel_iAPX_432#Object-oriented...
link
tyingq
2374 days ago
Here's a presentation from lowrisc.org on their plans for tagged memory on a RISCV chip:
https://riscv.org/wp-content/uploads/2017/05/Wed0930riscv201...
link
gpderetta
2375 days ago
Let's resurrect segments!
link