Re: [PATCH] audit: clear thread flag for new children

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steve Grubb
Date: Thursday, November 1, 2007 - 11:34 am

On Thursday 01 November 2007 01:23:24 pm Tony Jones wrote:

Something like that. The TIF flag is to pick off processes that we are 
interested in auditing, for performance reasons if audit is disabled the 
context is not created. But if auditing is re-enabled, processes can 
be "repaired" so that the are auditable again by allocating the context on 
the fly the first time we see a process. Without the flag, they never get 
steered into the audit system where this can happen.


If any other performance improvements jumps out at you, please bring them up.


Yep

-Steve
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] audit: clear thread flag for new children, Tony Jones, (Fri Oct 26, 1:42 pm)
Re: [PATCH] audit: clear thread flag for new children, Chris Wright, (Fri Oct 26, 3:42 pm)
Re: [PATCH] audit: clear thread flag for new children, Steve Grubb, (Sat Oct 27, 7:21 am)
Re: [PATCH] audit: clear thread flag for new children, Tony Jones, (Mon Oct 29, 10:20 am)
Re: [PATCH] audit: clear thread flag for new children, Steve Grubb, (Mon Oct 29, 3:04 pm)
Re: [PATCH] audit: clear thread flag for new children, Steve Grubb, (Thu Nov 1, 11:34 am)