Skip to content

Implement a simple Zone Allocator in BSD and XNU kernel (learning purpose)

License

Notifications You must be signed in to change notification settings

peternguyen93/libzone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libZONE

Author: peternguyen

This library was created for learning purpose, libzone is implemented BSD/XNU kernel zone allocator in user-space

Compiling

mkdir buid
cd build
cmake ../
ninja

About

Implement a simple Zone Allocator in BSD and XNU kernel (learning purpose)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published