Phase12 debug: restore SUPERSLAB constants/APIs, implement Box2 drain boundary, fix tiny_fast_pop to return BASE, honor TLS SLL toggle in alloc/free fast paths, add fail-fast stubs, and quiet capacity sentinel. Update CURRENT_TASK with A/B results (SLL-off stable; SLL-on crash).
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "hakmem_tiny.h"
|
||||
#include "hakmem_tiny_config.h" // extern g_tiny_class_sizes
|
||||
#include "hakmem_tiny_query_api.h"
|
||||
#include "hakmem_tiny_superslab.h"
|
||||
#include "hakmem_super_registry.h"
|
||||
|
||||
Reference in New Issue
Block a user