diff options
author | Stephen Smalley <[email protected]> | 2010-03-15 10:42:11 -0400 |
---|---|---|
committer | James Morris <[email protected]> | 2010-04-15 09:26:01 +1000 |
commit | 6c9ff1013b7a21099da838eeef7c3f23ee347957 (patch) | |
tree | 38fb14055ae1dcae110f0f77a959d9584e2466a0 /tools/perf/util/trace-event-scripting.c | |
parent | 2ba3abd8186f24c7fb418927025b4e2120e3a362 (diff) |
SELinux: Reduce max avtab size to avoid page allocation failures
Reduce MAX_AVTAB_HASH_BITS so that the avtab allocation is an order 2
allocation rather than an order 4 allocation on x86_64. This
addresses reports of page allocation failures:
http://marc.info/?l=selinux&m=126757230625867&w=2
https://bugzilla.redhat.com/show_bug.cgi?id=570433
Reported-by: Russell Coker <[email protected]>
Signed-off-by: Stephen D. Smalley <[email protected]>
Acked-by: Eric Paris <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions