cloud-hypervisor/arch
Henry Wang f3197c3833 arch: Add numa-node-id property to CPU node
For the purpose of identification, each NUMA node is associated
with a unique token known as a `numa-node-id`. For the purpose of
device tree binding, a `numa-node-id` is a 32-bit integer.

The CPU node is associated with a NUMA node by the presence of a
`numa-node-id` property which contains the node id of the device.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2021-08-12 10:49:02 +02:00
..
src arch: Add numa-node-id property to CPU node 2021-08-12 10:49:02 +02:00
Cargo.toml build: Bump dependencies 2021-08-10 15:24:28 +01:00