From: Ingo Molnar Date: Sun, 24 May 2009 07:02:37 +0000 (+0200) Subject: perf_counter: Increase mmap limit X-Git-Tag: v2.6.31-rc1~383^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3862d3f814ce7dfca9eed56ac23d29db3aee8d5;p=pandora-kernel.git perf_counter: Increase mmap limit In a default 'perf top' run the tool will create a counter for each online CPU. With enough CPUs this will eventually exhaust the default limit. So scale it up with the number of online CPUs. Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Corey Ashford Cc: Arnaldo Carvalho de Melo Cc: John Kacur Cc: Mike Galbraith LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed