twizzler-operating-system / twizzler

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

Compact DMA pool freelist on free. #91

Closed dbittman closed 2 years ago

dbittman commented 2 years ago

Finishes the DMA pool aspect of the DMA RFC ( #84 ). Adds in automatic compaction of the freelist when a region is freed.

dbittman commented 2 years ago

(forgot a commit)