From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Randy.Dunlap" Subject: Re: smp vs. cache Date: Sun, 07 Nov 2004 14:31:44 -0800 Message-ID: <418EA250.3000701@osdl.org> References: <418E9377.3020207@lenherr.name> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <418E9377.3020207@lenherr.name> Sender: linux-smp-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Thomas Lenherr Cc: linux-smp@vger.kernel.org Thomas Lenherr wrote: > Hi, > > could some guys of you tell me who might be my next contact if I think I > might have found some race-condition in smp and the file-cache? What kernel version? If 2.4, try the 2.4 maintainer (Marcelo Tosatti). If 2.6, try the 2.6 maintainer (Andrew Morton). Or focus on the filesystem maintainer(s), depending on which filesystem it is.... -- ~Randy