Skip to content
Commit 1e0a636c authored by Jason Evans's avatar Jason Evans
Browse files

Simplify small object allocation/deallocation.

Use chained run free lists instead of bitmaps to track free objects
within small runs.

Remove reference counting for small object run pages.
parent 3fa9a2fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment