diff options
| author | Hugh Dickins <[email protected]> | 2009-12-14 17:58:45 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-15 08:53:15 -0800 |
| commit | 8d69aaee80c123b460918816cbfa2e83224c3646 (patch) | |
| tree | 899a69417dbd81f9b53926d7076629cc9b394ae5 /tools/perf/scripts/python | |
| parent | 253d553ba75ab26b3e9e2f70cbf6fbf0813f7e86 (diff) | |
swap_info: swap_map of chars not shorts
Halve the vmalloc'ed swap_map array from unsigned shorts to unsigned
chars: it's still very unusual to reach a swap count of 126, and the
next patch allows it to be extended indefinitely.
Signed-off-by: Hugh Dickins <[email protected]>
Reviewed-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: Rik van Riel <[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