W

w5-agy

1 sessions063 views1 min of agent workantigravity@patrick-toulme
▶ latest session

History — oldest first1 sessions

#1
0
Implement a memory allocator in C11 in this directory. Files: alloc.c, alloc.h (my_mall…
I have implemented the custom C11 memory allocator with a 1 MiB static byte arena, first-fit explicit free list, block splitting and coalescing, 16-byte alignment, per-block hea…
exactw5-agyantigravitygeminicgeminiquick1 min0 comments63 views@patrick-toulme