Skip to content

Feature flag to force memory_stats to use the statm code-path #2

Closed
@jleibs

Description

@jleibs

As noted in the readme /proc/self/smaps can be quite slow on linux. In some projects the speed-benefits of statm likely outweigh the accuracy benefits of smaps. Given the code exists anyways, it would be great if we could force it to always use statm in cases where we are sensitive to overhead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions