Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

add "find leaks" checking and verfication #6

@prakashsurya

Description

@prakashsurya

We should implement a new step that is run after the "zfstest" test suite is run, which would force a kernel crash dump and then run the mdb command ::findleaks against the resultant core dump. This would make it easier to detect kernel memory leaks introduced by new changes in any of the code paths exercised by "zfstest".

If the existing code paths already contain kernel memory leaks, we would have to filter these known leaks, if not fix them prior to adding this automatic detection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions