|
|
d4e8754f21
|
sandbox: vm: implement vm_cache_free() and kfree()
|
2023-02-02 21:15:59 +00:00 |
|
|
|
4237b6ca20
|
sandbox: vm: add synchronisation using spinlocks
|
2023-02-02 21:14:02 +00:00 |
|
|
|
ba415b2942
|
sandbox: vm: fix double evaluation of queue_pop_front()
|
2023-02-02 21:11:29 +00:00 |
|
|
|
4175f67b9b
|
sandbox: vm: replace calls to queue_length() with queue_empty()
|
2023-02-02 21:10:37 +00:00 |
|
|
|
a33c490852
|
sandbox: vm: vm_page p_slab field is now set for slab pages
|
2023-02-02 21:07:22 +00:00 |
|
|
|
90dd51008f
|
sandbox: vm: fix vm_cache.c_hdr_size not being calculated
|
2023-02-02 21:03:27 +00:00 |
|
|
|
662be5ec1f
|
sandbox: vm: add cache allocator, generic size-N caches for kmalloc()
|
2023-02-02 16:58:48 +00:00 |
|