Skip to content
  • Anton Burtsev's avatar
    Simple, list-based capability allocator · 75340d2a
    Anton Burtsev authored and Vikram Narayanan's avatar Vikram Narayanan committed
      -- I've split capability allocation and cspaces, this makes much more
         sense -- complex domains can implement custom allocation policies,
         simple domains go with a static set of caps
      -- This is a list-based (zone like) allocator
    75340d2a