Commit 35e6fbe
CKI KWF Bot
Merge: Backport upstream commit "fs: Add 'initramfs_options' to set initramfs mount options
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1672
JIRA: https://issues.redhat.com/browse/RHEL-116977
Upstream commit 278033a ("fs: Add 'initramfs_options' to set initramfs mount options") allows for passing of options to the initial root file system so that there is more control over allocation of memory for this memory based file system.
In the target case the memory requirement of kdump can be significantly reduced so that we will have less OOM issues with kdump.
Signed-off-by: Ian Kent <ikent@redhat.com>
Approved-by: Miklos Szeredi <mszeredi@redhat.com>
Approved-by: Brian Foster <bfoster@redhat.com>
Approved-by: Andrey Albershteyn <aalbersh@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>File tree
2 files changed
+13
-1
lines changed- Documentation/admin-guide
- fs
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5962 | 5962 | | |
5963 | 5963 | | |
5964 | 5964 | | |
| 5965 | + | |
| 5966 | + | |
| 5967 | + | |
5965 | 5968 | | |
5966 | 5969 | | |
5967 | 5970 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
69 | 78 | | |
70 | 79 | | |
71 | 80 | | |
| |||
5521 | 5530 | | |
5522 | 5531 | | |
5523 | 5532 | | |
5524 | | - | |
| 5533 | + | |
5525 | 5534 | | |
5526 | 5535 | | |
5527 | 5536 | | |
| |||
0 commit comments