aboutsummaryrefslogtreecommitdiffstats
path: root/fs/openpromfs
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2011-12-16 16:23:44 -0500
committerSteven Rostedt <rostedt@goodmis.org>2011-12-21 07:18:30 -0500
commita79008755497daff157f5294c02e3b940641cc11 (patch)
tree941e16ae559cbe82f371d07c09b03642bb6e83dd /fs/openpromfs
parent3208230983a0ee3d95be22d463257e530c684956 (diff)
downloadkernel_goldelico_gta04-a79008755497daff157f5294c02e3b940641cc11.zip
kernel_goldelico_gta04-a79008755497daff157f5294c02e3b940641cc11.tar.gz
kernel_goldelico_gta04-a79008755497daff157f5294c02e3b940641cc11.tar.bz2
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 'fs/openpromfs')
0 files changed, 0 insertions, 0 deletions