summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/register.c
diff options
context:
space:
mode:
authorRickard Green <rickard@erlang.org>2013-09-11 21:49:32 +0200
committerRickard Green <rickard@erlang.org>2013-09-25 16:24:31 +0200
commitcabfe2cdc0b8d879431f81233addd2a43ff1f742 (patch)
tree8971e09324be75eefaa259acdf7cfcc91d9bf280 /erts/emulator/beam/register.c
parentf083e4298d751bb564915b03f0c32114d533d086 (diff)
downloaderlang-cabfe2cdc0b8d879431f81233addd2a43ff1f742.tar.gz
Implement platform specific aligned sys_alloc and use when supported
erts_sys_aligned_alloc() is currently implemented using posix_memalign if it exist, or using _aligned_malloc on Windows. If erts_sys_aligned_alloc() exist allocators will create sys_alloc carriers similar to how this was done pre-R16.
Diffstat (limited to 'erts/emulator/beam/register.c')
0 files changed, 0 insertions, 0 deletions