Commit e947f6c
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-9/-/merge_requests/7528
JIRA: https://issues.redhat.com/browse/RHEL-121113
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: Brian Foster <bfoster@redhat.com>
Approved-by: Miklos Szeredi <mszeredi@redhat.com>
Approved-by: Carlos Maiolino <cmaiolino@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 | |
|---|---|---|---|
| |||
5765 | 5765 | | |
5766 | 5766 | | |
5767 | 5767 | | |
| 5768 | + | |
| 5769 | + | |
| 5770 | + | |
5768 | 5771 | | |
5769 | 5772 | | |
5770 | 5773 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
| |||
4311 | 4320 | | |
4312 | 4321 | | |
4313 | 4322 | | |
4314 | | - | |
| 4323 | + | |
4315 | 4324 | | |
4316 | 4325 | | |
4317 | 4326 | | |
| |||
0 commit comments