ZXFoundation™
26h2
Loading...
Searching...
No Matches
core.cxxm
1
/// SPDX-License-Identifier: Apache-2.0
2
/// @file zxfoundation/sched/numa_distance.cxxm
3
/// @brief STSI 15.1.x topology-list probe — feeds PMM's single-source SLIT.
4
5
export
module zxfoundation.sched.numa.core;
6
7
export
{
8
9
namespace
zxfoundation::sched::numa {
10
11
/// @brief Probe STSI 15.1.x and install the resulting SLIT into PMM.
12
auto
slit_load()
noexcept
->
void
;
13
14
}
// namespace zxfoundation::sched::numa
15
16
}
// end export
zxfoundation
sched
numa.zcomponent
core.cxxm
Generated by
1.15.0