From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Watch Performance Date: Tue, 11 Apr 2006 09:12:02 -0400 Message-ID: <200604110912.02784.sgrubb@redhat.com> References: <200604081221.58080.sgrubb@redhat.com> <200604091548.41324.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200604091548.41324.sgrubb@redhat.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com Cc: redhat-lspp@redhat.com List-Id: linux-audit@redhat.com On Sunday 09 April 2006 15:48, Steve Grubb wrote: > Based on finding an unnecessary function call to selinux_task_ctxid when > evaluating syscall rules, I built a new kernel and re-ran the same tests. In case anyone else wants to run the same tests I did, you can download the program from http://people.redhat.com/sgrubb/files/watch-perf.tar.gz. Unpack the tarball and look for a README file which explains the setup steps. -Steve