Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 23 Jan 2002 11:29:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 23 Jan 2002 11:29:14 -0500 Received: from coffee.Psychology.McMaster.CA ([130.113.218.59]:9159 "EHLO coffee.psychology.mcmaster.ca") by vger.kernel.org with ESMTP id ; Wed, 23 Jan 2002 11:29:01 -0500 Date: Wed, 23 Jan 2002 11:30:11 -0500 (EST) From: Mark Hahn X-X-Sender: To: , Subject: Re: reading a file in emacs crashes 2.4.17 and 18-pre4 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 > I reconfigured my kernel to lie to it and say k6 for the processor > family instead of k7. right. and just for posterity, let me note here that the K7-specific kernel code IS NOT KNOWN TO BE BUGGY. the best and so far only explanation is that since CONFIG_MK7 can *triple* the bandwidth that Linux demands of dram, marginal hardware is pushed over the edge. stable hardware has no problem with the code, and the code follows AMD's specs. turning off the optimizations is just de-tuning the kernel to pander to (work around) flakey hardware. > > > Well, I have worked around this problem by getting rid of the Athlon > > > optimizations so I guess there is still more work to do on those. > > > > Could you please tell what did you change, exactly? It might be that > > this information should be in etc/PROBLEMS, in case other users bump into > > the same problem. - 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/