openLuat / LuatOS

LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)
https://wiki.luatos.com
MIT License
468 stars 103 forks source link

LuatOS - heap库 - 替换memheap #36

Closed wendal closed 4 years ago

wendal commented 4 years ago

memheap的头部有24字节, 应替换为更经济的内存管理算法

wendal commented 4 years ago

已替换