Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edit the v8 heap hard limit. #718

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

yokofly
Copy link
Contributor

@yokofly yokofly commented May 14, 2024

fix #716
as the redpanda-data/redpanda#3167 we need set both old_gen and default_heap.

previous we will use v8 default heap size limit , for now we use the available_memory * 0.6 as the hard limit.

Please write user-readable short description of the changes:

as the redpanda-data/redpanda#3167
we need set both old_gen and default_heap.

also close #574 (is this issue description too boring?)
…he critical sections where interaction with v8::HeapStatistics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

udf/v8: memory hard limit is not controllable.
1 participant