RFR: CODETOOLS-7902900: jcstress: Sysfs topology parser should accept non-consecutive package IDs [v2]
Aleksey Shipilev
shade at openjdk.java.net
Tue Apr 27 13:52:08 UTC 2021
> This is seen with AWS c6g instances:
> org.openjdk.jcstress.os.topology.TopologyParseException: Package IDs are not consecutive: [60]
>
> jcstress currently falls back to the realistic CPU topology, but that would not hold for the future.
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Fix types a bit
-------------
Changes:
- all: https://git.openjdk.java.net/jcstress/pull/32/files
- new: https://git.openjdk.java.net/jcstress/pull/32/files/43f9869b..cd437d94
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jcstress&pr=32&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jcstress&pr=32&range=00-01
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
Patch: https://git.openjdk.java.net/jcstress/pull/32.diff
Fetch: git fetch https://git.openjdk.java.net/jcstress pull/32/head:pull/32
PR: https://git.openjdk.java.net/jcstress/pull/32
More information about the jcstress-dev
mailing list