History log of /cloud-hypervisor/vm-allocator/src/memory_slot.rs (Results 1 – 1 of 1)
Revision Date Author Comments
# 80b2c98a 21-Nov-2024 Rob Bradford <rbradford@rivosinc.com>

vm-allocator: Add an allocator KVM memory slots

Add an allocator for KVM memory slots, a finite resource in the kernel
- these need to be manipulated across different crates with a common
dependency

vm-allocator: Add an allocator KVM memory slots

Add an allocator for KVM memory slots, a finite resource in the kernel
- these need to be manipulated across different crates with a common
dependency on this crate.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>

show more ...