[PATCH 0/3] fiber: Make sure the guard page is created

Cyrill Gorcunov gorcunov at gmail.com
Wed Oct 2 21:42:03 MSK 2019


The following changes since commit 0b9de58692e06e63d01656b67a80ec52ec8c2aac:

  Fix 53d4316 (2019-10-01 17:52:59 +0300)

are available in the Git repository at:

  https://github.com/cyrillos/tarantool/ fiber-mprotect

for you to fetch changes up to 113ff92b5b90e9ff853ba14ccfc42d3f2b5a135c:

  fiber: Pass a slab cache pointer when creating fiber stack (2019-10-02 21:34:06 +0300)

----------------------------------------------------------------
Cyrill Gorcunov (3):
      fiber: Move fiber_stack_destroy prior the fiber_stack_create
      fiber: Make sure the guard page is created
      fiber: Pass a slab cache pointer when creating fiber stack

 src/lib/core/fiber.c | 50 ++++++++++++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 22 deletions(-)
-- 
2.20.1




More information about the Tarantool-patches mailing list