Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase mincore() coverage #461

Open
metan-ucw opened this issue Jan 8, 2019 · 1 comment
Open

increase mincore() coverage #461

metan-ucw opened this issue Jan 8, 2019 · 1 comment

Comments

@metan-ucw
Copy link
Member

metan-ucw commented Jan 8, 2019

The current mincore02 test only tests for pages that are present in memory, we need to increase the coverage so that we can check for pages that were not cached/faulted yet. We also do not cover anonymous mappings.

metan-ucw pushed a commit that referenced this issue Jul 8, 2020
References: #461

Signed-off-by: Shwetha Subramanian. <shwetha@zilogic.com>
Reviewed-by: Vijay Kumar B. <vijaykumar@zilogic.com>
Acked-by: Jan Stancek <jstancek@redhat.com>
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
@coolgw
Copy link
Contributor

coolgw commented Oct 29, 2023

mincore03 and mincore04 cover the requirement

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

No branches or pull requests

2 participants