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

add "find leaks" checking and verfication #6

Open
prakashsurya opened this issue Dec 20, 2016 · 0 comments
Open

add "find leaks" checking and verfication #6

prakashsurya opened this issue Dec 20, 2016 · 0 comments

Comments

@prakashsurya
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant