• Teodor Dutu's avatar
    Revert "[ptr-compr-8gb] Align runtime allocations to 8 bytes" · a77183b1
    Teodor Dutu authored
    This reverts commit 703b0b31.
    
    Reason for revert: a simpler approach will be used instead.
    
    Original change's description:
    > [ptr-compr-8gb] Align runtime allocations to 8 bytes
    >
    > In order to support a larger heap cage (8GB, 16GB), the cage offset
    > will take up more than 32 bits. As a consequence, for 8GB cages, the
    > least significant bit of the cage offset will overlap with the most
    > significant bit of the tagged offset. To avoid this, allocations need
    > to be aligned to 8 bytes to free up one bit from the offset.
    > All changes are deactivated behind the build flag
    > `v8_enable_pointer_compression_8gb`.
    >
    > Bug: v8:13070
    > Change-Id: Ibb0bd0177f3e88dcd24fc0ee7526335df0faa987
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3791052
    > Reviewed-by: Igor Sheludko <ishell@chromium.org>
    > Auto-Submit: Teo Dutu <teodutu@google.com>
    > Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
    > Commit-Queue: Igor Sheludko <ishell@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#82299}
    
    Bug: v8:13070
    Change-Id: I5cb60f8e4500c908bdef5d417393edbe89652c9c
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3877146Reviewed-by: 's avatarIgor Sheludko <ishell@chromium.org>
    Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
    Auto-Submit: Teo Dutu <teodutu@google.com>
    Reviewed-by: 's avatarDominik Inführ <dinfuehr@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#83030}
    a77183b1
Name
Last commit
Last update
..
api Loading commit data...
asmjs Loading commit data...
ast Loading commit data...
base Loading commit data...
baseline Loading commit data...
bigint Loading commit data...
builtins Loading commit data...
codegen Loading commit data...
common Loading commit data...
compiler Loading commit data...
compiler-dispatcher Loading commit data...
d8 Loading commit data...
date Loading commit data...
debug Loading commit data...
deoptimizer Loading commit data...
diagnostics Loading commit data...
execution Loading commit data...
extensions Loading commit data...
flags Loading commit data...
handles Loading commit data...
heap Loading commit data...
ic Loading commit data...
init Loading commit data...
inspector Loading commit data...
interpreter Loading commit data...
json Loading commit data...
libplatform Loading commit data...
libsampler Loading commit data...
logging Loading commit data...
maglev Loading commit data...
numbers Loading commit data...
objects Loading commit data...
parsing Loading commit data...
profiler Loading commit data...
protobuf Loading commit data...
regexp Loading commit data...
roots Loading commit data...
runtime Loading commit data...
sandbox Loading commit data...
sanitizer Loading commit data...
snapshot Loading commit data...
strings Loading commit data...
tasks Loading commit data...
temporal Loading commit data...
third_party Loading commit data...
torque Loading commit data...
tracing Loading commit data...
trap-handler Loading commit data...
utils Loading commit data...
wasm Loading commit data...
web-snapshot Loading commit data...
zone Loading commit data...
DEPS Loading commit data...
DIR_METADATA Loading commit data...
OWNERS Loading commit data...