Egor00f
cb29ecffb7
Build system / Check kernel codestyle (pull_request) Successful in 41s
Build system / Build (pull_request) Successful in 16m37s
libc.obj: fixes and optimizations for allocator && add new samples to sh build
...
fix: in `__mem_MERGE_MEM_NODES` `base->free = base->size`, its wrong.
forgot to set size for new block
optimization: add `__last_mem_node`. usually its node with max free space among other nodes. firstly `malloc` try find space in it.
update(fix and optimizations) `realloc`.
now sdltest is working!
2026-02-04 12:42:00 +05:00
..
2022-04-15 09:00:55 +00:00
2026-02-04 12:42:00 +05:00
2026-02-04 12:42:00 +05:00
2026-02-04 12:42:00 +05:00
2022-04-15 09:00:55 +00:00
2022-06-19 15:47:00 +00:00
2026-01-10 23:20:18 +05:00
2022-04-15 09:00:55 +00:00
2022-04-15 09:00:55 +00:00
2022-04-15 09:00:55 +00:00
2022-04-15 09:00:55 +00:00
2026-01-19 21:34:18 +05:00
2026-01-17 13:16:07 +05:00
2026-02-04 12:42:00 +05:00
2022-04-15 09:00:55 +00:00
2022-04-15 09:00:55 +00:00
2022-04-15 09:00:55 +00:00
2026-02-04 12:42:00 +05:00
2022-04-15 09:00:55 +00:00
2022-04-15 09:00:55 +00:00
2026-02-04 12:42:00 +05:00
2022-04-15 09:00:55 +00:00
2022-04-15 09:00:55 +00:00
2026-01-22 21:30:39 +05:00