Re: [RFC PATCH 0/7] audit: clean up audit queue handling

2015-10-28 Thread Paul Moore
On Wednesday, October 28, 2015 02:43:18 PM Richard Guy Briggs wrote: > On 15/10/27, Paul Moore wrote: > > On Thursday, October 22, 2015 02:53:13 PM Richard Guy Briggs wrote: > > > This set of patches cleans up a number of corner cases in the management > > > of the audit queue. > > > > > > Richard

Re: [RFC PATCH 0/7] audit: clean up audit queue handling

2015-10-28 Thread Richard Guy Briggs
On 15/10/27, Paul Moore wrote: > On Thursday, October 22, 2015 02:53:13 PM Richard Guy Briggs wrote: > > This set of patches cleans up a number of corner cases in the management > > of the audit queue. > > > > Richard Guy Briggs (7): > > audit: don't needlessly reset valid wait time > > audit:

Re: [RFC PATCH 0/7] audit: clean up audit queue handling

2015-10-27 Thread Paul Moore
On Thursday, October 22, 2015 02:53:13 PM Richard Guy Briggs wrote: > This set of patches cleans up a number of corner cases in the management > of the audit queue. > > Richard Guy Briggs (7): > audit: don't needlessly reset valid wait time > audit: include auditd's threads in audit_log_start(

[RFC PATCH 0/7] audit: clean up audit queue handling

2015-10-22 Thread Richard Guy Briggs
This set of patches cleans up a number of corner cases in the management of the audit queue. Richard Guy Briggs (7): audit: don't needlessly reset valid wait time audit: include auditd's threads in audit_log_start() wait exception audit: allow systemd to use queue reserves audit: wake up t