Branch: refs/heads/bug-slab-alloc-limit
Home: https://github.com/mailru/tarantool
Commit: c1dba9759749ea2c8101714ac3b0d532afc777a4
https://github.com/mailru/tarantool/commit/c1dba9759749ea2c8101714ac3b0d532afc777a4
Author: Konstantin Shulgin <[email protected]>
Date: 2012-01-17 (Tue, 17 Jan 2012)
Changed paths:
M test/lib/sql_ast.py
Log Message:
-----------
bug-slab-alloc-limit:
The pack field routine in the testing suite was fixed.
Commit: 2e943f60c79543a2f1afed142b74a86de450f976
https://github.com/mailru/tarantool/commit/2e943f60c79543a2f1afed142b74a86de450f976
Author: Konstantin Shulgin <[email protected]>
Date: 2012-01-17 (Tue, 17 Jan 2012)
Changed paths:
M core/salloc.m
A test/box_big/tuple.result
A test/box_big/tuple.test
Log Message:
-----------
bug-slab-alloc-limit:
The slab allocator was updated. The salloc function malloc will be used
if we can't find appropriate slab (requesting size is too big). The
sfree function checks slab arena bounds and free function will be used
if releasing pointer isn't in slab's arena bound.
Compare: https://github.com/mailru/tarantool/compare/c1dba97^...2e943f6
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp