Impact of garbage collection policies on load stalls on AArch64 in OpenJ9
dc.contributor.advisor | Bremner, David D. | |
dc.contributor.advisor | Kent, Kenneth B. | |
dc.contributor.author | Schönauer, Jonas Rouven | |
dc.date.accessioned | 2024-07-03T12:42:42Z | |
dc.date.available | 2024-07-03T12:42:42Z | |
dc.date.issued | 2024-04 | |
dc.description.abstract | The Java Virtual Machine (JVM) is used on many devices worldwide including the Reduced Instruction Set Computer (RISC) architecture ARM AArch64. However, AArch64—like many other modern architectures—suffers from load stalls, i.e., the delays when the Central Processing Unit (CPU) is waiting for data to be fetched from memory. This work evaluates the impact of Garbage Collection (GC) algorithms on load stalls as the algorithms can change the position of objects, which could increase locality. To analyze this impact, an algorithm to classify load stalls in Just-In-Time (JIT) compiled code is developed and, using a wide range of benchmarks, data is collected from performance counters. Comparing the obtained values between different GC algorithms and collection methods reveals that the impact of object position changes on cache performance is not as high as expected. Furthermore, the observed stalls indicate that the out-of-order pipeline is not able to keep up with the memory requests. | |
dc.description.copyright | © Jonas Rouven Schönauer, 2024 | |
dc.format.extent | xvi, 161 | |
dc.format.medium | electronic | |
dc.identifier.uri | https://unbscholar.lib.unb.ca/handle/1882/38020 | |
dc.language.iso | en | |
dc.publisher | University of New Brunswick | |
dc.relation | Atlantic Canada Opportunities Agency (ACOA) Atlantic Innovation Fund | |
dc.relation | New Brunswick Innovation Foundation | |
dc.rights | http://purl.org/coar/access_right/c_abf2 | |
dc.subject.discipline | Computer Science | |
dc.title | Impact of garbage collection policies on load stalls on AArch64 in OpenJ9 | |
dc.type | master thesis | |
oaire.license.condition | other | |
thesis.degree.discipline | Computer Science | |
thesis.degree.grantor | University of New Brunswick | |
thesis.degree.level | masters | |
thesis.degree.name | M.C.S. |