1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/mm
Simon Pickartz 1a8e06a365 add interface providing the free list to the hypervisor (#101)
Add an interface for sharing the free list with the hypervisor. This can be used to accelerate the cold migration of guests.
2018-09-04 13:09:23 +02:00
..
malloc.c use one lock for the memory management to avoid deadlocks 2017-09-23 23:27:12 +02:00
vma.c add interface providing the free list to the hypervisor (#101) 2018-09-04 13:09:23 +02:00