workstation

Malloc & Free, Higher half kernel | 32 bit OS Dev (in C)

Malloc & Free, Higher half kernel | 32 bit OS Dev (in C)

#Malloc #Free #Higher #kernel #bit #Dev

“Queso Fuego”

Adding malloc() & free() C functions and system calls to dynamically allocate memory at runtime from a loaded program, and making the kernel run in higher half memory. Malloc uses the virtual memory manager to allocate and map in new pages as needed.

This is Part 2 of the virtual memory and…

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply