diff options
author | Petr Oros <[email protected]> | 2014-05-22 14:04:44 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2014-05-22 23:01:55 +0200 |
commit | 7a9e6da11c9478741947de3a37ac7de26abd23f0 (patch) | |
tree | e80b0918bec7a76b4262e76900000d83e4cb4304 /tools/perf/util/trace-event-scripting.c | |
parent | 221069bed0c73e876e1df1f6cd0140cb353fcd32 (diff) |
doc: fix incorrect formula to calculate CommitLimit value
The formula to calculate "CommitLimit" value mentioned in kernel documentation is incorrect.
Right formula is: CommitLimit = ([total RAM pages] - [total huge TLB pages]) * overcommit_ratio / 100 + [total swap pages]
Signed-off-by: Petr Oros <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions