Skip to content

consider applying MADV_DONTNEED to snapshot data section after load #44019

Closed
@mraleph

Description

@mraleph

Once snapshot is unpacked into isolate memory it is likely that it will not be needed again (especially if lightweight isolates are enabled). For environments with strict memory constraints we should consider findings ways to let OS release this memory and decrease RSS.

/cc @mkustermann @rmacnak-google

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.customer-google3vm-aot-memory-footprintRelated to improvements of VM memory footprint for AOT deployments

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions