mempool: Rename DEFAULT_POISON_VALUE to DEFAULT_PRIVATE_POISON_VALUE
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Mar 2024 18:56:13 +0000 (14:56 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Mar 2024 18:56:13 +0000 (14:56 -0400)
commitdbccd436729b2675ef87c0282bac8809a3b63127
tree897bc72df8839afdea668dba7942b27abbf4a03a
parent4e8ae59d29be605f969eaf3c73cea10031bda324
mempool: Rename DEFAULT_POISON_VALUE to DEFAULT_PRIVATE_POISON_VALUE

I expect the eventual default SHARED poison value to be 0x0 to eliminate
useless allocation over zero pages for unused cpus.

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