
Article
Adding a Memory Shrinking API to the Linux Kernel's Rust Allocator
A deep dive into implementing the `shrink_to` API for `KVVec` in the Rust-for-Linux project and designing a hysteresis-based shrinking strategy in Android Binder.
By Shivam Kalra