Hacker News new | ask | show | jobs
by gchadwick 1009 days ago
> Ironically, the future of secure computing is bringing back memory tagging

I find it's often the case exciting new tech turns out to have its fundamental principles described in a paper from the 60s or 70s ;)

1 comments

This seems par for the course in computer architecture, and probably computer systems in general.

Part of it seems to be that technological improvements (such as better silicon and faster compute/storage/communication as well as more input data) can enable formerly impractical ideas to scale up/out and become useful.

Another part is that the performance and power wall has forced CPU designers to think about other ways to improve CPUs, such as improving security and reliability. Maybe the market will finally be willing to trade off some cost and speed for better security and reliability.

Lastly, software which used to be impractical or overly expensive because of resource usage can often run easily on modern hardware.