Admiral H. Curtiss
|
422bc7a627
|
Common/MemArena: A zero-byte allocation is invalid.
|
2023-09-07 14:41:24 +02:00 |
Admiral H. Curtiss
|
c14bc6ea4c
|
Common/MemArena: mmap returns MAP_FAILED on error, not nullptr.
|
2023-09-07 13:59:33 +02:00 |
Admiral H. Curtiss
|
a20bb3e05b
|
Common/MemArena: Assert return value of LazyMemoryRegion::Clear()'s mmap() call.
|
2023-09-07 04:00:22 +02:00 |
Admiral H. Curtiss
|
5bd7756064
|
Common/MemArena: Add LazyMemoryRegion to represent a zero-initialized memory region whose pages are only allocated on first access.
|
2023-09-02 04:02:10 +02:00 |
Admiral H. Curtiss
|
8342164dbd
|
Common/MemArena: Pass shared memory base file name to GrabSHMSegment().
|
2023-05-19 18:53:08 +02:00 |
Admiral H. Curtiss
|
ab98db445d
|
Common/MemArenaAndroid: Keep fastmem region mapped.
|
2023-05-11 03:01:05 +02:00 |
Admiral H. Curtiss
|
1554128560
|
MemArena: Prepare interface for proper memory reservation.
|
2021-12-25 20:20:36 +01:00 |
Admiral H. Curtiss
|
812cc8b632
|
MemArena: Split into three separate files for each OS.
|
2021-12-25 20:20:36 +01:00 |