- Implemented memory allocation functions:
meminit
,memalloc
,memfree
,memdone
,memgetminimumsize
,memgetblocksize
- All non-trivial functions are covered with unit tests, see test.cpp
- Integration tests are performed in fullcomplex-test.c
- System supports printing of allocator's current state, see example log.alloclog
-
Notifications
You must be signed in to change notification settings - Fork 0
MekhailS/memory-allocator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Memory allocation system, based on first-fit allocation scheme. Written on C language
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published