diff options
author | Daniel Jurgens <[email protected]> | 2017-05-19 15:48:59 +0300 |
---|---|---|
committer | Paul Moore <[email protected]> | 2017-05-23 12:28:12 -0400 |
commit | 409dcf31538ae6ae96b3a0a1d3211e668bfefe8b (patch) | |
tree | ee0e91fb5f99ad65bca29b34c4b6261f63405278 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ab861dfca1652aa09b26b7aa2899feb29b33dfd9 (diff) |
selinux: Add a cache for quicker retreival of PKey SIDs
It is likely that the SID for the same PKey will be requested many
times. To reduce the time to modify QPs and process MADs use a cache to
store PKey SIDs.
This code is heavily based on the "netif" and "netport" concept
originally developed by James Morris <[email protected]> and Paul Moore
<[email protected]> (see security/selinux/netif.c and
security/selinux/netport.c for more information)
Signed-off-by: Daniel Jurgens <[email protected]>
Acked-by: Doug Ledford <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions