Skip to content

[k2] make init instance memory size adjustable#1610

Open
PetrShumilov wants to merge 6 commits intomasterfrom
pshumilov/make_init_instance_memory_size_adjustable
Open

[k2] make init instance memory size adjustable#1610
PetrShumilov wants to merge 6 commits intomasterfrom
pshumilov/make_init_instance_memory_size_adjustable

Conversation

@PetrShumilov
Copy link
Copy Markdown
Contributor

Key changes:

  • Set initial instance memory size to 64Mb (instead of 128 Mb previously)
  • Set min instance extra memory size to 64Mb (instead of 1Mb previously)
  • Made initial instance memory size adjustable via initial-instance-memory-size component argument
  • Made min instance extra memory size adjustable via min-instance-extra-memory-size component argument

Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
@PetrShumilov PetrShumilov added this to the next milestone Apr 16, 2026
@PetrShumilov PetrShumilov self-assigned this Apr 16, 2026
@PetrShumilov PetrShumilov added runtime Feature related to runtime k2 Affects compiler or runtime in K2 mode kphp Affects compiler or runtime in default mode (not K2) labels Apr 16, 2026
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
@PetrShumilov PetrShumilov force-pushed the pshumilov/make_init_instance_memory_size_adjustable branch from 8e7f97c to fd44888 Compare April 16, 2026 15:46
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
@PetrShumilov PetrShumilov force-pushed the pshumilov/make_init_instance_memory_size_adjustable branch 3 times, most recently from ba96544 to 021eeaa Compare April 16, 2026 15:59
Signed-off-by: Petr Shumilov <p.shumilov@vkteam.ru>
@PetrShumilov PetrShumilov force-pushed the pshumilov/make_init_instance_memory_size_adjustable branch from 021eeaa to 3e60f0d Compare April 16, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

k2 Affects compiler or runtime in K2 mode kphp Affects compiler or runtime in default mode (not K2) runtime Feature related to runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant