mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-08 14:23:30 +00:00
Implement a new bitmap allocator using an allocation strategy that accepts and offset and subdivides the range based on this offset, prioritizing the upper range for dynamic allocation.