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.
- Host: GitHub
- URL: https://github.com/macmade/buddy
- Owner: macmade
- Created: 2012-12-26T19:14:00.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T18:04:59.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T20:36:29.995Z (5 months ago)
- Topics: allocation, allocations, buddy, c, memory, memory-allocation, memory-allocator, memory-management, operating-system, virtual-memory
- Language: C
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
XEOS - Buddy
============[](https://travis-ci.org/macmade/buddy)
[](https://github.com/macmade/buddy/issues)


[](https://twitter.com/macmade)
[](https://patreon.com/macmade)
[](https://www.gratipay.com/macmade)
[](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