🦞🌯 Lobster Roll

Thread

Memory-Model Recommendations for Rusting the Linux Kernel (paulmck.livejournal.com)

Stories related to "Memory-Model Recommendations for Rusting the Linux Kernel" across the full archive.

Memory-Model Recommendations for Rusting the Linux Kernel (paulmck.livejournal.com)
A Linux-kernel memory model! (paulmck.livejournal.com)
Linux kernel memory-model (documentation & tooling) (git.kernel.org)
See also Paul McKenney's blog post: https://paulmck.livejournal.com/49667.html
Intel® Memory Protection Extensions (Intel® MPX) for Linux (01.org)
Linux Kernel Memory Barriers (2006) (kernel.org)
A very thorough and useful document that I had never seen before.
A formal kernel memory-ordering model (part 1) (lwn.net)
Linux Kernel Release Model (kroah.com)
An Evolutionary Study of Linux Memory Management for Fun and Profit (2016) (usenix.org)
A cache invalidation bug in Linux memory management (googleprojectzero.blogspot.com)
SiFive unveils octa-core RISC-V designs, including two Linux-ready models (linuxgizmos.com)
Model-Checking an Entire Linux Distribution for Security Vulnerabilities (2005) (people.eecs.berkeley.edu)
Uses [MOPS](https://people.eecs.berkeley.edu/~daw/mops/).
Where is the memory going? Memory waste under Linux (2006) (halobates.de)
Linux kernel's inability to gracefully handle low memory pressure (lkml.org)
Emulating Persistent Memory in the Linux Kernel with Different Page Sizes (williamwalcher.xyz)
Purgeable Memory Allocations for Linux (nullprogram.com)
A "living" Linux process with no memory (github.com)
The Arm64 memory tagging extension in Linux (lwn.net)
Limit specific process memory on desktop linux with cgroups and earlyoom (raymii.org)
Linux memory management FAQ (landley.net)
Linux Memory Management at Scale (youtube.com)
Linux Internals: How /proc/self/mem writes to unwritable memory (offlinemark.com)
Linux with "memory folios": a 7% performance boost when compiling the kernel (lore.kernel.org)
vrmiguel/bustd: a really lightweight process killer daemon for out-of-memory scenarios on Linux (github.com)
Memory-safe programming in the Linux Kernel (No not RUST) — eBPF (coscreen.co)
How a simple Linux kernel memory corruption bug can lead to complete system compromise (googleprojectzero.blogspot.com)
What Memory Model Should the Rust Language Use? (paulmck.livejournal.com)
Bookmark: gather information on a Linux process' physical memory pages' status (github.com)
Monitoring ECC memory on Linux with rasdaemon (setphaserstostun.org)
Google Proposes New mseal() Memory Sealing Syscall For Linux (phoronix.com)
A memory model for Rust code in the kernel (lwn.net)