Mempool
GNU MemPool
https://www.gnu.org/software/mempool/
Stand-alone memory allocation library.
GNU MemPool is a stand-alone memory allocation library. It is a block allocator library that uses a single fixed size memory pool to allocate variable sized memory blocks, and exports functions similar to malloc, realloc and free. It is intended to either simulate low memory targets or to completely replace the system memory management.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Bendikker
Verified on
3 July 2018
Notes
with eCos exception
Leaders and contributors
Contact(s) | Role |
---|---|
Bernd Edlinger | maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | https://savannah.gnu.org/people/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/mempool/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/mempool.git/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.