BibTeX | @inproceedings{Nazarewicz2012lce,
title = {{Contiguous Memory Allocator}: {Allocating} Big Chunks of Physically Contiguous Memory},
author = {Michał Nazarewicz},
booktitle = {LinuxCon Europe},
year = 2012,
month = nov,
day = 6,
address = {Barcelona, Spain},
url = {https://events.static.linuxfound.org/images/stories/pdf/lceu2012_nazarwicz.pdf}
} |
---|
ACM | Michał Nazarewicz. 2012. Contiguous Memory Allocator: Allocating Big Chunks of Physically Contiguous Memory. In LinuxCon Europe, Barcelona, Spain. Retrieved from https://events.static.linuxfound.org/images/stories/pdf/lceu2012_nazarwicz.pdf |
---|
APA | Nazarewicz, M. (2012, November). Contiguous Memory Allocator: Allocating Big Chunks of Physically Contiguous Memory. LinuxCon Europe. https://events.static.linuxfound.org/images/stories/pdf/lceu2012_nazarwicz.pdf |
---|
IEEE | M. Nazarewicz, “Contiguous Memory Allocator: Allocating Big Chunks of Physically Contiguous Memory,” Nov. 2012. [Online]. Available: https://events.static.linuxfound.org/images/stories/pdf/lceu2012_nazarwicz.pdf |
---|
LinuxCon / Embedded Linux Conference Europe 2012 is nearly over, and I had a pleasure of talking about the Contiguous Memory Allocator. Slides from the talk are available for download and their source code can be accessed at GitHub.
Unfortunately, in contrast to other LCE/ELCE conferences, talks were not recorded, so the video of the presentation is not available.
For more links regarding CMA, I have set up a resource page at mina86.com/cma/. Beside the link to the final CMA patchset and to the LCE/ELCE presentation, it links to various articles and patches relating to CMA directly or indirectly.