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

config/pipeline.yaml: Enable kselftest-mm in my lab #1006

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

broonie
Copy link
Member

@broonie broonie commented Feb 8, 2025

The memory management selftests require command line arguments to enable
secret memory and allocate huge pages. The largest huge pages won't fit
into the available memory on typical embedded boards but we can run most
of the test cases with allocating up to 32M huge pages.

Signed-off-by: Mark Brown broonie@kernel.org

The memory management selftests require command line arguments to enable
secret memory and allocate huge pages.  The largest huge pages won't fit
into the available memory on typical embedded boards but we can run most
of the test cases with allocating up to 32M huge pages.

Signed-off-by: Mark Brown <broonie@kernel.org>
@nuclearcat nuclearcat added this pull request to the merge queue Feb 10, 2025
Merged via the queue into kernelci:main with commit e23100f Feb 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants