分享到plurk 分享到twitter 分享到facebook

版本 b3b79ffb797b40d86d45f3d076cc533f1fc89a42

embedded/Lab37

Changes from b3b79ffb797b40d86d45f3d076cc533f1fc89a42 to 0f24d5348c4f5f88e0704141fd9b58cb21618821

---
title: Lab37: Memory Allocator
toc: no
...

預期目標
-------------
* 理解 memory allocator 運作原理
* 在 STM32F429 Discovery 運作

Malloc/Free
----------------
* `Coursera: The Hardware/Software Interface - Lab 5: Writing a
-------------------
- Coursera: The Hardware/Software Interface ::`Lab 5: Writing a
Dynamic Storage Allocator<https://class.coursera.org/hwswinterface-002/assignment/view?assignment_id=13>`_
* https://github.com/lucastsa/slab_allocator

- `Lab-22</embedded/Lab22>`_
- https://github.com/lucastsa/slab_allocator