diff options
| author | KAMEZAWA Hiroyuki <[email protected]> | 2010-03-05 13:41:39 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-06 11:26:23 -0800 |
| commit | d559db086ff5be9bcc259e5aa50bf3d881eaf1d1 (patch) | |
| tree | aa968c8a4093234e4623a34c0415bf9d8683671c /tools/perf/scripts/python | |
| parent | 19b629f581320999ddb9f6597051b79cdb53459c (diff) | |
mm: clean up mm_counter
Presently, per-mm statistics counter is defined by macro in sched.h
This patch modifies it to
- defined in mm.h as inlinf functions
- use array instead of macro's name creation.
This patch is for reducing patch size in future patch to modify
implementation of per-mm counter.
Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
Reviewed-by: Minchan Kim <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Lee Schermerhorn <[email protected]>
Cc: David Rientjes <[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