-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
master
-
riscv
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8367591 | 25.0.2 | Dingli Zhang | P4 | Resolved | Fixed | master |
We can extends RISC-V hwprobe support to include `RISCV_HWPROBE_KEY_ZICBOZ_BLOCK_SIZE`.
The probed value is recorded in VM_Version::zicboz_block_size and then used to set zicboz_block_size.
This ensures correct usage of the Zicboz extension, as block zeroing instructions operate on cache-line granularity.
The probed value is recorded in VM_Version::zicboz_block_size and then used to set zicboz_block_size.
This ensures correct usage of the Zicboz extension, as block zeroing instructions operate on cache-line granularity.
- backported by
-
JDK-8367591 RISC-V: Detect Zicboz block size via hwprobe
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/96698162
-
Commit(master) openjdk/jdk/5abd1842
-
Review(master) openjdk/jdk25u/186
-
Review(master) openjdk/jdk/27155