package processor

  1. Overview
  2. Docs

Module Processor.TopologySource

CPU Topology.

The topology is static and built uppon Module load.

See https://github.com/haesbaert/ocaml-processor for a tutorial.

Sourceval t : Cpu.t list

t is the list of all logical cpus in the system.