Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1486118
| From | Baoquan He <bhe@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v10 0/3] Documentation: add description of enable multi-cpus support for kdump |
| Date | 2016-09-19 06:10 +0200 |
| Message-ID | <siY42-za-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This is v10 post. In this patchset patch 1/3 is added to give more details
about nr_cpus and maxcpus in kernel-parameters.txt. This is suggested by
Jonathan since the description of them is unclear so that people can't see
what's the exact difference between them. Otherwise no big further change
for 2/3 and 3/3 which comprise the old post.
Please access below link to check the previous changelog.
https://lkml.org/lkml/2016/8/17/646
Baoquan He (1):
docs: kernel-parameter : Improve the description of nr_cpus and
maxcpus
Zhou Wenjian (2):
Documentation: kdump: remind user of nr_cpus
Documentation: kdump: add description of enable multi-cpus support
Documentation/kdump/kdump.txt | 9 +++++++++
Documentation/kernel-parameters.txt | 20 +++++++++++++-------
2 files changed, 22 insertions(+), 7 deletions(-)
--
2.5.5
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v10 0/3] Documentation: add description of enable multi-cpus support for kdump Baoquan He <bhe@redhat.com> - 2016-09-19 06:10 +0200
[PATCH v10 3/3] Documentation: kdump: add description of enable multi-cpus support Baoquan He <bhe@redhat.com> - 2016-09-19 06:10 +0200
Re: [PATCH v10 3/3] Documentation: kdump: add description of enable multi-cpus support Baoquan He <bhe@redhat.com> - 2016-09-19 08:00 +0200
csiph-web