From 271ce5cff2b5e9c1e4d4f236c731ceb263716681 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Tue, 18 Jun 2024 14:06:07 +0200 Subject: Give a chance to config.allocator to provide a specific allocator for internal stuff --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 15e8d66..f2031f7 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,7 @@ CHANGE 2: BGe 11-Jun-24 - Version is now 4.0.0 - Lanes configuration settings: - Boolean parameters only accept boolean values. - - allocator provider function is called with a string hint to distinguish lane and keeper states. + - allocator provider function is called with a string hint to distinguish internal allocations, lane and keeper states. - demote_full_userdata removed. Use __lanesconvert instead. - keepers_gc_threshold added. Controls when GC runs inside keepers. - nb_keepers changed to nb_user_keepers. limited to 100 keepers on top of the internal keeper used by the timer Linda. -- cgit v1.2.3-55-g6feb