twizzler-operating-system / twizzler

The Twizzler Operating System
BSD 3-Clause "New" or "Revised" License
75 stars 16 forks source link

Better global allocator for twizzler-abi #11

Open dbittman opened 2 years ago

dbittman commented 2 years ago

The current global allocator is very simple and is just there to get things working. We should replace it with a better, faster, more modern allocator.