Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 19 Nov 2001 03:46:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 19 Nov 2001 03:46:29 -0500 Received: from t2.redhat.com ([199.183.24.243]:9462 "EHLO passion.cambridge.redhat.com") by vger.kernel.org with ESMTP id ; Mon, 19 Nov 2001 03:46:15 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 From: David Woodhouse X-Accept-Language: en_GB In-Reply-To: <20011118202252.A8708@vger.timpanogas.org> In-Reply-To: <20011118202252.A8708@vger.timpanogas.org> <200111181710.fAIHAlCF011794@sleipnir.valparaiso.cl> To: "Jeff V. Merkey" Cc: Linus Torvalds , Horst von Brand , Andrea Arcangeli , ehrhardt@mathematik.uni-ulm.de, linux-kernel@vger.kernel.org Subject: Re: VM-related Oops: 2.4.15pre1 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 19 Nov 2001 08:44:28 +0000 Message-ID: <588.1006159468@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org jmerkey@vger.timpanogas.org said: > This is true. They Generate what's called a "split lock" bus > transaction where the bus will hold LOCK# low across the several clock > cycles to complete the write. They are **VERY** heavy, BTW, and > really cause nasty performance hits. Is it worth making put_unaligned and get_unaligned on x86 avoid this by loading/storing the two halves of the required datum separately, then? -- dwmw2 - 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/