Skip to content

mbhatt1/freebsd_kld_zoneallocator

Repository files navigation

This kernel module implements a zone allocator via syscalls.

compile: make
load: cp to /boot/modules/ and kldload zoneallocator.ko

Test.c doesn't handle errors if enough parameters aren't given

compile test.c: gcc -o test test.c

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published