12 Commits (d23823f2849c38f929345f3ff0bad3119f33893a)

Author SHA1 Message Date
lizzie d23823f284 proper memswap mechanism 4 months ago
lizzie a034d7a8c2 swap handling 4 months ago
lizzie 43c7b288a8 license 4 months ago
lizzie 229c13cc1e make virtual buffer become an optional 4 months ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj e70b4f3fc5 common: Reduce unused includes 4 years ago
ReinUsesLisp 8bfa4d6dbf core/memory: Read and write page table atomically 5 years ago
Lioncash 638f982efc virtual_buffer: Do nothing on resize() calls with same sizes 5 years ago
Lioncash d02005bbe9 virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer 5 years ago
Lioncash b9b02276eb page_table: Allow page tables to be moved 5 years ago
Lioncash 2ef7815422 common: Make use of [[nodiscard]] where applicable 6 years ago
bunnei 273f8b5fc7 common: Add VirtualBuffer class, to abstract memory virtualization. 6 years ago