Open
Description
Is your feature request related to a problem? Please describe.
I want to use the isoalloc as a kind of memory pool by usingh iso_alloc_from_zone. Unfortunately two things are missing for that:
- iso_alloc_from_zone isn't able to allocate a specified number of byte (_iso_alloc is).
- reserve/pre-allocate zone memory size passed by iso_alloc_new_zone
Describe the solution you'd like
see above
Describe alternatives you've considered
see above
Additional context
see above
Metadata
Metadata
Assignees
Labels
No labels