Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 14 Nov 2002 12:26:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 14 Nov 2002 12:26:03 -0500 Received: from otter.mbay.net ([206.55.237.2]:41226 "EHLO otter.mbay.net") by vger.kernel.org with ESMTP id ; Thu, 14 Nov 2002 12:26:01 -0500 Date: Thu, 14 Nov 2002 09:32:33 -0800 (PST) From: John Alvord To: Andi Kleen cc: Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: module mess in -CURRENT In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1063 Lines: 26 On 14 Nov 2002, Andi Kleen wrote: > Linus Torvalds writes: > > > (There are some other patches I'm still thinking about, notably kprobes > > and posix timers, but other than that my plate is fairly empty froma > > feature standpoint. And the kexec stuff I want others to test, at least > > now it's palatable to me). > > How about the nanosecond stat stuff? It is needed for reliable make. > > If I sent you a patch would you still consider it? It is not that intrusive, > but needs straightforward editing in all file systems. > Owens' kbuild-2.5 handled it a different way and didn't need exact timings. That is especially important since nanosecond time accuracy is impossible if you are handling a collection of machines doing the work. NTP is accurate, but not that accurate. john - 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/