commit | 7ae07ea3a48d30689ee037cb136bc21f0b37d8ae | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Sat Aug 14 20:45:13 2010 +0200 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Thu Aug 19 01:32:53 2010 +0200 |
tree | 2cb895a0794bcb2e45a4f48ef7e93302c1f6332c | |
parent | 927c7a9e92c4f69097a6e9e086d11fc2f8a5b40b [diff] |
perf: Humanize the number of contexts Instead of hardcoding the number of contexts for the recursions barriers, define a cpp constant to make the code more self-explanatory. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Stephane Eranian <eranian@google.com>