Withdrawn: 7903415: jcstress: Accept non-sequential CPU ID topologies
Aleksey Shipilev
shade at openjdk.org
Wed Jan 18 20:40:54 UTC 2023
On Wed, 18 Jan 2023 15:00:17 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> On some guest VMs / containers, sysfs only shows the subset of CPUs allocated for it. Current sysfs code and affinity handling code relies on CPU IDs to be consecutive. On those machines, sysfs parser fails and we fall back to naive topology. We can make it significantly better.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jcstress/pull/127
More information about the jcstress-dev
mailing list