Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Total number of frames #74

@gaulthiergain

Description

@gaulthiergain

In order to compute the total number of frames, I did the following computation with KSM vanilla:

#used_frames = pages_volatile+pages_unshared+pages_shared

Is this calculation still valid with uksm? (not considering volatile pages):

#used_frames = pages_unshared+pages_shared

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