Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756111AbYBDRAX (ORCPT ); Mon, 4 Feb 2008 12:00:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753877AbYBDRAH (ORCPT ); Mon, 4 Feb 2008 12:00:07 -0500 Received: from emroute3.ornl.gov ([160.91.4.110]:57180 "EHLO emroute3.ornl.gov" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753970AbYBDRAF (ORCPT ); Mon, 4 Feb 2008 12:00:05 -0500 Date: Mon, 04 Feb 2008 12:00:01 -0500 From: David Dillow Subject: Re: Integration of SCST in the mainstream Linux kernel In-reply-to: To: Bart Van Assche Cc: Vladislav Bolkhovitin , James Bottomley , Linus Torvalds , Andrew Morton , FUJITA Tomonori , linux-scsi@vger.kernel.org, scst-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, "Nicholas A. Bellinger" Message-id: <1202144401.11599.2.camel@lap75545.ornl.gov> Organization: Oak Ridge National Laboratory MIME-version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-1.fc8) Content-type: text/plain Content-transfer-encoding: 7bit References: <1201639331.3069.58.camel@localhost.localdomain> <47A05CBD.5050803@vlnb.net> <47A7049A.9000105@vlnb.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 799 Lines: 21 On Mon, 2008-02-04 at 14:53 +0100, Bart Van Assche wrote: > Another issue I have to look further into is that dd and xdd report > different results for very large block sizes (> 1 MB). Be aware that xdd reports 1 MB as 1000000, not 1048576. Though, it looks like dd is the same, so that's probably not helpful. Also, make sure you're passing {i,o}flag=direct to dd if you're using -dio in xdd to be sure you are comparing apples to apples. -- Dave Dillow National Center for Computational Science Oak Ridge National Laboratory (865) 241-6602 office -- 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/