[PATCH v3 0/3] core/fiber: Rework stack management

Cyrill Gorcunov gorcunov at gmail.com
Wed Mar 6 01:38:51 MSK 2019


Guys, take a look please once time permit. Deep testing
is quite needed though I have no clue how to force lua
to use stack intensively.

Cyrill Gorcunov (3):
  core/fiber: Increase default stack size
  core/fiber: Mark stack as unneeded on creation
  core/fiber: Put watermarks into stack to track its usage

 src/lib/core/fiber.c | 200 ++++++++++++++++++++++++++++++++++++++++++-
 src/lib/core/fiber.h |   4 +
 2 files changed, 200 insertions(+), 4 deletions(-)

-- 
2.20.1




More information about the Tarantool-patches mailing list