Refactored the extremely compressed line 312 (previously 600+ chars) into properly indented, readable code while preserving identical logic: - Broke down TLS local freelist spill operation into clear steps - Added clarifying comment for spill operation - Improved atomic CAS loop formatting - No functional changes, only formatting improvements Performance verified: 16-18M ops/s maintained (same as before)
14 lines
430 B
Makefile
14 lines
430 B
Makefile
hakmem_elo.o: core/hakmem_elo.c core/hakmem_elo.h \
|
|
core/hakmem_debug_master.h core/hakmem_internal.h core/hakmem.h \
|
|
core/hakmem_build_flags.h core/hakmem_config.h core/hakmem_features.h \
|
|
core/hakmem_sys.h core/hakmem_whale.h
|
|
core/hakmem_elo.h:
|
|
core/hakmem_debug_master.h:
|
|
core/hakmem_internal.h:
|
|
core/hakmem.h:
|
|
core/hakmem_build_flags.h:
|
|
core/hakmem_config.h:
|
|
core/hakmem_features.h:
|
|
core/hakmem_sys.h:
|
|
core/hakmem_whale.h:
|