Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
9223372036854775807
Description
lu_env cache was made to store data and minimize alloc/free calls. But it was removed, so the memory pressure much increased for vmalloc subsystem. Processing of any rpc starts from lu_env_init instead of searching.