diff options
| author | Wen Congyang <[email protected]> | 2012-12-11 16:00:56 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-12-11 17:22:23 -0800 |
| commit | 8732794b166196cc501c2ddd9e7c97cf45ab64c5 (patch) | |
| tree | f9a3f04d08054de5d296e0104f61d4a1b13fbfb6 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 97d0da2204ed9e34d9d42c2024c5bea5543f13c6 (diff) | |
numa: convert static memory to dynamically allocated memory for per node device
We use a static array to store struct node. In many cases, we don't have
too many nodes, and some memory will be unused. Convert it to per-device
dynamically allocated memory.
Signed-off-by: Wen Congyang <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Yasuaki Ishimatsu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions