Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750816AbWCXVOQ (ORCPT ); Fri, 24 Mar 2006 16:14:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751388AbWCXVOQ (ORCPT ); Fri, 24 Mar 2006 16:14:16 -0500 Received: from relay.2ka.mipt.ru ([194.85.82.65]:64964 "EHLO 2ka.mipt.ru") by vger.kernel.org with ESMTP id S1750816AbWCXVOQ (ORCPT ); Fri, 24 Mar 2006 16:14:16 -0500 Date: Sat, 25 Mar 2006 00:13:47 +0300 From: Evgeniy Polyakov To: James Morris Cc: Arjan van de Ven , yang.y.yi@gmail.com, LKML , Andrew Morton , Matt Helsley Subject: Re: Connector: Filesystem Events Connector v3 Message-ID: <20060324211347.GB12687@2ka.mipt.ru> References: <4423673C.7000008@gmail.com> <1143183541.2882.7.camel@laptopd505.fenrus.org> <4c4443230603240624g132b8d37t1a271a8303b810bf@mail.gmail.com> <1143210523.2882.74.camel@laptopd505.fenrus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.5 (2ka.mipt.ru [0.0.0.0]); Sat, 25 Mar 2006 00:13:48 +0300 (MSK) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 30 On Fri, Mar 24, 2006 at 10:44:29AM -0500, James Morris (jmorris@namei.org) wrote: > On Fri, 24 Mar 2006, Arjan van de Ven wrote: > > > > > > big overhead for the whole system, > > > > > > > > this is not true > > > Hmm, Why? > > > > audit only audits those syscalls (or rather, operations) you enable it > > to audit basically. > > Exactly, which takes about 2 minutes of code reading to discover. There is another problem with audit - it is audit daemon, which will receive and log all events which it actually should not process at all. Audit is really for different things, more security related, while this module adds informational events. > - James > -- > James Morris > -- Evgeniy Polyakov - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/