Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262499AbTE2Sz1 (ORCPT ); Thu, 29 May 2003 14:55:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262513AbTE2Sz1 (ORCPT ); Thu, 29 May 2003 14:55:27 -0400 Received: from [65.244.37.61] ([65.244.37.61]:15671 "EHLO WSPNYCON1IPC.corp.root.ipc.com") by vger.kernel.org with ESMTP id S262499AbTE2Sz0 (ORCPT ); Thu, 29 May 2003 14:55:26 -0400 Message-ID: <170EBA504C3AD511A3FE00508BB89A920221E6EA@exnanycmbx4.ipc.com> From: "Downing, Thomas" To: Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: RE: 2.5.70-mm2 Date: Thu, 29 May 2003 15:08:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I use MySQL pretty extensively, so I'll excersize that as well as the day-to-day builds, etc. I'm on day 4 of -mm1, no problems to date. By definition, I'm happy! -----Original Message----- From: Andrew Morton [mailto:akpm@digeo.com] Sent: Thursday, May 29, 2003 1:36 PM To: Downing, Thomas Cc: linux-kernel@vger.kernel.org; linux-mm@kvack.org Subject: Re: 2.5.70-mm2 "Downing, Thomas" wrote: > > -----Original Message----- > From: Andrew Morton [mailto:akpm@digeo.com] > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.70/2.5.70- > mm2/ > [snip] > > Needs lots of testing. > [snip] > > I for one would like to help in that testing, as might others. > Could you point to/name some effective test tools/scripts/suites > for testing your work? As it is, my testing is just normal usage, > lots of builds. > I was specifically referring to the O_SYNC changes there. That means databases: postgresql, mysql, sapdb, etc. Some of these use fsync()-based synchronisation and won't benefit, but they may have compile-time or runtime options to use O_SYNC instead. Apart from that, just using the kernel in day-to-day activity is the most important thing. If everyone does that, and everyone is happy then by definition this kernel is a wrap. - 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/