Skip to content

Add a column showing the actual memory usage of a process (RES + SWAP) #1992

@ishland

Description

@ishland

Currently there's no way to quickly know the "actual" memory usage of a process other than adding RES + SWAP manually. As a side effect, there's also no way to sort by this and quickly know the memory hogging process. Sorting by either RES or SWAP individually doesn't really solve this issue.

It would be nice if htop adds a actual memory usage column for this for viewing and sorting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions