diff options
author | Srikar Dronamraju <srikar@linux.vnet.ibm.com> | 2023-12-14 23:37:14 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-12-15 13:51:34 +1100 |
commit | 0e93f1c780e8fd315f1262467b7d35eb6f766d2f (patch) | |
tree | 76217c56dae9ede4390bdec933b5ac87a6d03fa2 /scripts/gdb/linux/pgtable.py | |
parent | fd535a858ebeb1f478b1d065b6c057f52aad483a (diff) |
powerpc/smp: Avoid asym packing within thread_group of a core
PowerVM Hypervisor will schedule at a core granularity. However each
core can have more than one thread_groups. For better utilization in
case of a shared processor, its preferable for the scheduler to pack to
the lowest core. However there is no benefit of moving a thread between
two thread groups of the same core.
Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231214180720.310852-5-srikar@linux.vnet.ibm.com
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions