Thread
Stories related to "I don't care about memory safety" across the full archive.
“Don’t cross the streams”: Thread safety and memory accesses at the speed of light
(developers.redhat.com)
Hey,
We built this as an itch scratcher - something that will only notify us about security updates. We've been working on this for a couple weeks now, and we think other people might find it useful.
Let me know if anything breaks :).
Paper is in the repo, slides: http://users.ece.cmu.edu/~omutlu/pub/dram-row-hammer_kim_talk_isca14.pdf
As background, the lowRISC project aims to produce a fully open-source SoC using the RISC-V instruction set architecture and bring it to volume production. We've just released this document to describe in more detail our plans for tagged memory (not exactly the rebirth of the LISP machine, but has u...
A good analysis and there are some very good questions at the end.