diff options
| author | Jonathan Corbet <corbet@lwn.net> | 2016-08-04 17:05:16 -0600 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-04 17:05:16 -0600 |
| commit | 5f7b30cd766d3589a00750d6100f718347d8f495 (patch) | |
| tree | d97cb6934284dc98def18ae7daaa819acc2d50ed /Documentation/vm/page_migration | |
| parent | c1ece76719205690f4b448460d9b85c130e8021b (diff) | |
| parent | bdf107d87eb8ce1d1313fee40f3de1a1029a3eca (diff) | |
| download | lwn-docs-next-merge.tar.gz lwn-docs-next-merge.zip | |
Merge branch 'docs-next' into docs-next-mergedocs-next-merge
Fix the Makefile merge conflict.
Diffstat (limited to 'Documentation/vm/page_migration')
| -rw-r--r-- | Documentation/vm/page_migration | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/page_migration b/Documentation/vm/page_migration index 94bd9c11c4e0..0478ae2ad44a 100644 --- a/Documentation/vm/page_migration +++ b/Documentation/vm/page_migration @@ -38,7 +38,7 @@ locations. Larger installations usually partition the system using cpusets into sections of nodes. Paul Jackson has equipped cpusets with the ability to move pages when a task is moved to another cpuset (See -Documentation/cgroups/cpusets.txt). +Documentation/cgroup-v1/cpusets.txt). Cpusets allows the automation of process locality. If a task is moved to a new cpuset then also all its pages are moved with it so that the performance of the process does not sink dramatically. Also the pages |
