Android's ION Proposed For Mainline Linux

Written by Michael Larabel in Linux Kernel on 14 December 2013 at 07:49 AM EST. 10 Comments
LINUX KERNEL
Android's ION memory allocator has been proposed for mainlining into the Linux kernel.

John Stultz is attempting to bring the Android ION constraint memory allocator into the Linux kernel's staging area. ION is used by Google's Android mobile operating system for allocating memory that can be shared between multiple devices and that potentially have differing memory access constraints.

This ION memory allocator deals with constraints-based allocation where as nothing else offers the same functionality right now in the upstream kernel, which is why John and others are trying to get it merged, but not all kernel developers are happy with the interface.

Landing Android ION into mainline Linux spans 115 patches and nearly five thousand lines of code. More details on the kernel mailing list.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week