snazzy-d / sdc

The Snazzy D Compiler
MIT License
249 stars 55 forks source link

Refactor capacity-handling logic in tcache. #317

Closed dsm9000 closed 1 year ago

dsm9000 commented 1 year ago

Simplify capacity-handling logic in tcache, removing all direct getting/setting of small alloc freespace; unified validator of large/small alloc capacity.