Skip to content

higepon/first_fit_allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

OS independent memory allocator, which uses "first fit" algorithm. The allocator is used on open source OS Mona (http://www.monaos.org).

How to use

See test.cpp.

Author

  • Taro Minowa(Higepon)

License

New BSD License

About

OS independent memory allocator which uses "first fit" aloghorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published