Memory map ranges aligned on the stride
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 8 Mar 2024 19:52:31 +0000 (14:52 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 8 Mar 2024 19:52:31 +0000 (14:52 -0500)
commit5c99f3d68469ddcf9d5b57bb4844ca7029958f8b
treec438f4e9ac04af88c95d2c61d30bcacbe059403e
parentf2981623537991d12aaf7510f1addf864ecda6b2
Memory map ranges aligned on the stride

This will allow finding the range header with a mask applied on the
pointer in free().

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I25821ebb4a7333fe53658932f58c6d9cad1bd64a
src/rseq-mempool.c
This page took 0.024141 seconds and 4 git commands to generate.