linux/security
Eric Paris f1c6381a6e SELinux: remove unused av.decided field
It appears there was an intention to have the security server only decide
certain permissions and leave other for later as some sort of a portential
performance win.  We are currently always deciding all 32 bits of
permissions and this is a useless couple of branches and wasted space.
This patch completely drops the av.decided concept.

This in a 17% reduction in the time spent in avc_has_perm_noaudit
based on oprofile sampling of a tbench benchmark.

Signed-off-by: Eric Paris <eparis@redhat.com>
Reviewed-by: Paul Moore <paul.moore@hp.com>
Acked-by:  Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
2009-02-14 09:23:08 +11:00
..
2009-02-13 09:27:56 +11:00
2009-01-17 14:24:46 -08:00
2009-01-27 20:13:32 -08:00
2009-02-12 20:21:10 +11:00
2009-01-07 09:58:22 +11:00
2009-01-08 08:31:03 -08:00
2009-02-06 11:01:45 +11:00
2009-02-12 15:19:00 +11:00
2009-01-07 09:58:22 +11:00