libcute 0.1
Loading...
Searching...
No Matches
Classes | Functions
page.h File Reference
#include "macro.h"
#include "memory/allocator.h"
#include <stddef.h>
Include dependency graph for page.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cu_PageAllocator
 

Functions

cu_Allocator cu_Allocator_PageAllocator (cu_PageAllocator *allocator)
 

Detailed Description

OS backed page allocator.

Function Documentation

◆ cu_Allocator_PageAllocator()

cu_Allocator cu_Allocator_PageAllocator ( cu_PageAllocator allocator)

Create an allocator that allocates memory using OS pages.

Here is the call graph for this function:
Here is the caller graph for this function: