summaryrefslogtreecommitdiff
path: root/kernel/smp.c
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2011-12-16 21:23:44 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2011-12-21 12:18:30 (GMT)
commita79008755497daff157f5294c02e3b940641cc11 (patch)
tree941e16ae559cbe82f371d07c09b03642bb6e83dd /kernel/smp.c
parent3208230983a0ee3d95be22d463257e530c684956 (diff)
downloadlinux-fsl-qoriq-a79008755497daff157f5294c02e3b940641cc11.tar.xz
ftrace: Allocate the mcount record pages as groups
Allocate the mcount record pages as a group of pages as big as can be allocated and waste no more than a single page. Grouping the mcount pages as much as possible helps with cache locality, as we do not need to redirect with descriptors as we cross from page to page. It also allows us to do more with the records later on (sort them with bigger benefits). Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/smp.c')
0 files changed, 0 insertions, 0 deletions