Public bug reported:

Iteration over the tuples in LUA procedure increase and decrease reference 
count.
It leads to the following problems during saving snapshot (fork, save snapshot, 
exit):
- page faults because of copy-on-write technique
- extra memory consumption because of page splits can lead swapping

version: "1.4.7-188-g208e8a6"
Linux * 2.6.18-274.17.1.el5 #1 SMP * 2012 x86_64 x86_64 x86_64 GNU/Linux

** Affects: tarantool
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1052829

Title:
  Iteration over the tuples in LUA can lead to some problems

Status in Tarantool - an efficient in-memory data store:
  New

Bug description:
  Iteration over the tuples in LUA procedure increase and decrease reference 
count.
  It leads to the following problems during saving snapshot (fork, save 
snapshot, exit):
  - page faults because of copy-on-write technique
  - extra memory consumption because of page splits can lead swapping

  version: "1.4.7-188-g208e8a6"
  Linux * 2.6.18-274.17.1.el5 #1 SMP * 2012 x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1052829/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to