diff options
author | Ralph Campbell <rcampbell@nvidia.com> | 2020-09-03 01:52:47 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-09-09 20:39:46 +0300 |
commit | 50aab9b14291faa212e8a26145c244d4a62c75c3 (patch) | |
tree | 293c2868fb27e0376de6cd343a8c5ac8bf7cd18d /Documentation/admin-guide/cgroup-v1 | |
parent | 17dca0502314fa4855fae269dc86a1ce840a4d1a (diff) | |
download | linux-50aab9b14291faa212e8a26145c244d4a62c75c3.tar.xz |
mm/doc: editorial pass on page migration
Add Sphinx reference links to HMM and CPUSETS, and numerous small
editorial changes to make the page_migration.rst document more readable.
Signed-off-by: Ralph Campbell <rcampbell@nvidia.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20200902225247.15213-1-rcampbell@nvidia.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/cgroup-v1')
-rw-r--r-- | Documentation/admin-guide/cgroup-v1/cpusets.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/admin-guide/cgroup-v1/cpusets.rst b/Documentation/admin-guide/cgroup-v1/cpusets.rst index 7ade3abd342a..5d844ed4df69 100644 --- a/Documentation/admin-guide/cgroup-v1/cpusets.rst +++ b/Documentation/admin-guide/cgroup-v1/cpusets.rst @@ -1,3 +1,5 @@ +.. _cpusets: + ======= CPUSETS ======= |