Skip to content

5.0 Improve main heap

Open
No due date
Last updated Oct 31, 2013

Improve main heap

  • consider size based allocation (URC /SLUB) ( which can be combined with virtual addressing for removing vtable from headers)
    vs
  • Immix / RC-Immic style blocks.

Get pages direct from kernel not malloc.

Extensive benchmarks.

0% complete

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.