diff options
| author | Zheng Liu <[email protected]> | 2013-11-12 15:08:30 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-11-13 12:09:11 +0900 |
| commit | 715ea41e60277f28f84d6c937737350e00955d56 (patch) | |
| tree | c8046aac7007ecb657f56fae897df195c2d2761b /tools/perf/scripts/python | |
| parent | a1aeb65a4c80d8e97eca8bcde02a5aeae11f6201 (diff) | |
mm: improve the description for dirty_background_ratio/dirty_ratio sysctl
Now dirty_background_ratio/dirty_ratio contains a percentage of total
avaiable memory, which contains free pages and reclaimable pages. The
number of these pages is not equal to the number of total system memory.
But they are described as a percentage of total system memory in
Documentation/sysctl/vm.txt. So we need to fix them to avoid
misunderstanding.
Signed-off-by: Zheng Liu <[email protected]>
Cc: Rob Landley <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions