AuroraRuntime/Include/Aurora/Memory/README.md

12 lines
300 B
Markdown
Raw Normal View History

2022-06-14 01:14:51 +00:00
# AuMemory
Example Usage: \
File: HelloAurora/master/Tests/Public/15. Hello ByteBuffer/Main.cpp
# Features
* ByteBuffer
* Optimize cache [heavy precache]
* O(1) Heap Allocator (based on a hacked up external lib)
* Purge Executable Memory Cache
* Pin virtual memory into physical memory / SwapLock