Skip to content

Conversation

@IsaacWoods
Copy link
Member

@IsaacWoods IsaacWoods commented Jan 9, 2026

This PR is an updated version of #241 and #243 to add types for the SRAT and SLIT tables that describe information about a system's NUMA topology. It also adds higher level types in platform that allocate for access to this information without the underlying tables. The API proposed is slightly different to the one in those PRs to more closely reflect the new architecture of the library.

This supports the GIC entries at the raw level but does not handle them in the higher-level code. I'm very open to a PR adding better abstraction for these types in the future.

Closes #241
Closes #243
Closes #109
Closes #46

cc @jellllly420 @vvvvsv - any comments on API surface or code review is very welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parse the SLIT Parse the SRAT

1 participant