Home
last modified time | relevance | path

Searched hist:"615 e51fdda6f274e94b1e905fcaf6111e0d9aa20" (Results 1 – 7 of 7) sorted by relevance

/linux/security/selinux/include/
H A Dnetport.hdiff 615e51fdda6f274e94b1e905fcaf6111e0d9aa20 Thu Jun 26 20:33:56 CEST 2014 Paul Moore <pmoore@redhat.com> selinux: reduce the number of calls to synchronize_net() when flushing caches

When flushing the AVC, such as during a policy load, the various
network caches are also flushed, with each making a call to
synchronize_net() which has shown to be expensive in some cases.
This patch consolidates the network cache flushes into a single AVC
callback which only calls synchronize_net() once for each AVC cache
flush.

Reported-by: Jaejyn Shin <flagon22bass@gmail.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
H A Dnetnode.hdiff 615e51fdda6f274e94b1e905fcaf6111e0d9aa20 Thu Jun 26 20:33:56 CEST 2014 Paul Moore <pmoore@redhat.com> selinux: reduce the number of calls to synchronize_net() when flushing caches

When flushing the AVC, such as during a policy load, the various
network caches are also flushed, with each making a call to
synchronize_net() which has shown to be expensive in some cases.
This patch consolidates the network cache flushes into a single AVC
callback which only calls synchronize_net() once for each AVC cache
flush.

Reported-by: Jaejyn Shin <flagon22bass@gmail.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
H A Dnetif.hdiff 615e51fdda6f274e94b1e905fcaf6111e0d9aa20 Thu Jun 26 20:33:56 CEST 2014 Paul Moore <pmoore@redhat.com> selinux: reduce the number of calls to synchronize_net() when flushing caches

When flushing the AVC, such as during a policy load, the various
network caches are also flushed, with each making a call to
synchronize_net() which has shown to be expensive in some cases.
This patch consolidates the network cache flushes into a single AVC
callback which only calls synchronize_net() once for each AVC cache
flush.

Reported-by: Jaejyn Shin <flagon22bass@gmail.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
/linux/security/selinux/
H A Dnetif.cdiff 615e51fdda6f274e94b1e905fcaf6111e0d9aa20 Thu Jun 26 20:33:56 CEST 2014 Paul Moore <pmoore@redhat.com> selinux: reduce the number of calls to synchronize_net() when flushing caches

When flushing the AVC, such as during a policy load, the various
network caches are also flushed, with each making a call to
synchronize_net() which has shown to be expensive in some cases.
This patch consolidates the network cache flushes into a single AVC
callback which only calls synchronize_net() once for each AVC cache
flush.

Reported-by: Jaejyn Shin <flagon22bass@gmail.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
H A Dnetport.cdiff 615e51fdda6f274e94b1e905fcaf6111e0d9aa20 Thu Jun 26 20:33:56 CEST 2014 Paul Moore <pmoore@redhat.com> selinux: reduce the number of calls to synchronize_net() when flushing caches

When flushing the AVC, such as during a policy load, the various
network caches are also flushed, with each making a call to
synchronize_net() which has shown to be expensive in some cases.
This patch consolidates the network cache flushes into a single AVC
callback which only calls synchronize_net() once for each AVC cache
flush.

Reported-by: Jaejyn Shin <flagon22bass@gmail.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
H A Dnetnode.cdiff 615e51fdda6f274e94b1e905fcaf6111e0d9aa20 Thu Jun 26 20:33:56 CEST 2014 Paul Moore <pmoore@redhat.com> selinux: reduce the number of calls to synchronize_net() when flushing caches

When flushing the AVC, such as during a policy load, the various
network caches are also flushed, with each making a call to
synchronize_net() which has shown to be expensive in some cases.
This patch consolidates the network cache flushes into a single AVC
callback which only calls synchronize_net() once for each AVC cache
flush.

Reported-by: Jaejyn Shin <flagon22bass@gmail.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
H A Dhooks.cdiff 615e51fdda6f274e94b1e905fcaf6111e0d9aa20 Thu Jun 26 20:33:56 CEST 2014 Paul Moore <pmoore@redhat.com> selinux: reduce the number of calls to synchronize_net() when flushing caches

When flushing the AVC, such as during a policy load, the various
network caches are also flushed, with each making a call to
synchronize_net() which has shown to be expensive in some cases.
This patch consolidates the network cache flushes into a single AVC
callback which only calls synchronize_net() once for each AVC cache
flush.

Reported-by: Jaejyn Shin <flagon22bass@gmail.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>