[omworld-jdk] Integrated: 8326753 Lilliput: OMCache: Use AoS
Axel Boldt-Christmas
aboldtch at openjdk.org
Wed Feb 28 13:25:04 UTC 2024
On Tue, 27 Feb 2024 09:25:13 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
> The OMCache entries are currently laid out as a struct of arrays. For cache locality layout the entries as an array of structs.
>
> Using structs for the entires also allows for some cleanups.
>
> Ran through GHA, still need to do some more extensive testing.
This pull request has now been integrated.
Changeset: 3aadead0
Author: Axel Boldt-Christmas <aboldtch at openjdk.org>
URL: https://git.openjdk.org/lilliput/commit/3aadead03aa90c4c4fec4c180b88fe4d9463043f
Stats: 49 lines in 4 files changed: 12 ins; 11 del; 26 mod
8326753: Lilliput: OMCache: Use AoS
Reviewed-by: rkennke
-------------
PR: https://git.openjdk.org/lilliput/pull/140
More information about the lilliput-dev
mailing list