Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stevebleazard/ocaml-numa

OCAML Interface to Linux NUMA API
https://github.com/stevebleazard/ocaml-numa

Last synced: 26 days ago
JSON representation

OCAML Interface to Linux NUMA API

Awesome Lists containing this project

README

        

OCAML Interface to Linux NUMA API
=================================

This library provides an OCaml API to the Linux Non-Uniform Memory Access
library including:

* Raw low level access to the C functions
* A high level API
* Async support

See the NUMA(3) man page for more information