An open API service indexing awesome lists of open source software.

https://github.com/macmade/buddy

Test implementation of the buddy physical memory allocator for the XEOS Operating System.
https://github.com/macmade/buddy

allocation allocations buddy c memory memory-allocation memory-allocator memory-management operating-system virtual-memory

Last synced: 3 months ago
JSON representation

Test implementation of the buddy physical memory allocator for the XEOS Operating System.

Awesome Lists containing this project

README

        

XEOS - Buddy
============

[![Build Status](https://img.shields.io/travis/macmade/buddy.svg?branch=master&style=flat)](https://travis-ci.org/macmade/buddy)
[![Issues](http://img.shields.io/github/issues/macmade/buddy.svg?style=flat)](https://github.com/macmade/buddy/issues)
![Status](https://img.shields.io/badge/status-prototype-orange.svg?style=flat)
![License](https://img.shields.io/badge/license-bsd-brightgreen.svg?style=flat)
[![Contact](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/macmade)
[![Donate-Patreon](https://img.shields.io/badge/donate-patreon-yellow.svg?style=flat)](https://patreon.com/macmade)
[![Donate-Gratipay](https://img.shields.io/badge/donate-gratipay-yellow.svg?style=flat)](https://www.gratipay.com/macmade)
[![Donate-Paypal](https://img.shields.io/badge/donate-paypal-yellow.svg?style=flat)](https://paypal.me/xslabs)

About
-----

Test implementation of the buddy physical memory allocator for the [XEOS Operating System](http://www.xs-labs.com/en/projects/xeos/).

License
-------

ClangKit is released under the terms of the BSD license.

Repository Infos
----------------

Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade