platform_external_selinux/libselinux
Eamon Walsh 7239480c70 In one benchmark the X server was found to be extremely slow creating
windows with selinux running.  Part of the reason for this was because
libselinux called into the kernel /selinux/create interface for every
object.  This patch caches the results of /selinux/create in the
userspace avc to significantly increase the speed of these types of
operations.

Revised to correct locking, interface issues.

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
2009-03-11 19:04:44 -04:00
..
include Netlink socket handoff functions from Adam Jackson. 2009-03-10 20:31:38 -04:00
man Author: Daniel J Walsh 2008-10-14 07:34:49 -04:00
src In one benchmark the X server was found to be extremely slow creating 2009-03-11 19:04:44 -04:00
utils Author: Daniel J Walsh 2008-10-14 07:33:19 -04:00
ChangeLog bump libselinux to 2.0.78 2009-02-27 18:08:55 -05:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION bump libselinux to 2.0.78 2009-02-27 18:08:55 -05:00