diff options
author | Ondrej Mosnacek <omosnace@redhat.com> | 2020-04-16 19:13:55 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-04-17 16:42:01 -0400 |
commit | 4300590243895ac39e8c97a2f5acd004dad8a42f (patch) | |
tree | 0123f8a9eaa2e66f21d9a87dbc8b29cf2b6b41b3 /fs/sync.c | |
parent | 225621c9348d2a759db141024d5986d48e8c50dc (diff) | |
download | linux-stable-4300590243895ac39e8c97a2f5acd004dad8a42f.tar.gz linux-stable-4300590243895ac39e8c97a2f5acd004dad8a42f.tar.bz2 linux-stable-4300590243895ac39e8c97a2f5acd004dad8a42f.zip |
selinux: implement new format of filename transitions
Implement a new, more space-efficient way of storing filename
transitions in the binary policy. The internal structures have already
been converted to this new representation; this patch just implements
reading/writing an equivalent represntation from/to the binary policy.
This new format reduces the size of Fedora policy from 7.6 MB to only
3.3 MB (with policy optimization enabled in both cases). With the
unconfined module disabled, the size is reduced from 3.3 MB to 2.4 MB.
The time to load policy into kernel is also shorter with the new format.
On Fedora Rawhide x86_64 it dropped from 157 ms to 106 ms; without the
unconfined module from 115 ms to 105 ms.
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'fs/sync.c')
0 files changed, 0 insertions, 0 deletions