Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v3 0/4] fiber: Handle stack madvise/mprotect errors
@ 2020-02-04 14:31 Cyrill Gorcunov
  2020-02-04 14:31 ` [Tarantool-patches] [PATCH v3 1/4] fiber: use diag_ logger in fiber_madvise/mprotect failures Cyrill Gorcunov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Cyrill Gorcunov @ 2020-02-04 14:31 UTC (permalink / raw)
  To: tml

issue https://github.com/tarantool/tarantool/issues/4722
branch gorcunov/gh-4722-mprotect-diag-error-3

In v3 we've added tests

Cyrill Gorcunov (4):
  fiber: use diag_ logger in fiber_madvise/mprotect failures
  fiber: leak stack if we unable to revert guard page
  errinj: add ERRINJ_FIBER_MADVISE and ERRINJ_FIBER_MPROTECT
  test: unit/fiber -- add madvise, mprotect tests

 src/lib/core/errinj.h  |    2 +
 src/lib/core/fiber.c   |   94 +-
 test/box/errinj.result | 2616 +++++++++++++++++++++-------------------
 test/unit/fiber.cc     |   51 +
 4 files changed, 1489 insertions(+), 1274 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-04 15:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04 14:31 [Tarantool-patches] [PATCH v3 0/4] fiber: Handle stack madvise/mprotect errors Cyrill Gorcunov
2020-02-04 14:31 ` [Tarantool-patches] [PATCH v3 1/4] fiber: use diag_ logger in fiber_madvise/mprotect failures Cyrill Gorcunov
2020-02-04 14:31 ` [Tarantool-patches] [PATCH v3 2/4] fiber: leak stack if we unable to revert guard page Cyrill Gorcunov
2020-02-04 14:31 ` [Tarantool-patches] [PATCH v3 3/4] errinj: add ERRINJ_FIBER_MADVISE and ERRINJ_FIBER_MPROTECT Cyrill Gorcunov
2020-02-04 14:31 ` [Tarantool-patches] [PATCH v3 4/4] test: unit/fiber -- add madvise, mprotect tests Cyrill Gorcunov
2020-02-04 14:37   ` Cyrill Gorcunov
2020-02-04 15:43   ` [Tarantool-patches] [PATCH v4 " Cyrill Gorcunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox