Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 287 Bytes

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