Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935659AbWK3LdF (ORCPT ); Thu, 30 Nov 2006 06:33:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935656AbWK3LdF (ORCPT ); Thu, 30 Nov 2006 06:33:05 -0500 Received: from mtagate5.de.ibm.com ([195.212.29.154]:16478 "EHLO mtagate5.de.ibm.com") by vger.kernel.org with ESMTP id S935650AbWK3LdC (ORCPT ); Thu, 30 Nov 2006 06:33:02 -0500 From: Jens Wilke Organization: IBM Deutschland GmbH To: dm-devel@redhat.com Subject: Re: [dm-devel] [RFC][PATCH] dm-cache: block level disk cache target for device mapper Date: Thu, 30 Nov 2006 12:32:57 +0100 User-Agent: KMail/1.9.4 Cc: Eric Van Hensbergen , linux-kernel@vger.kernel.org, ming@acis.ufl.edu References: <200611271826.kARIQYRi032717@hera.kernel.org> In-Reply-To: <200611271826.kARIQYRi032717@hera.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611301232.57966.jens.wilke@de.ibm.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1136 Lines: 25 On Monday 27 November 2006 19:26, Eric Van Hensbergen wrote: > This is the first cut of a device-mapper target which provides a write-back > or write-through block cache. It is intended to be used in conjunction with > remote block devices such as iSCSI or ATA-over-Ethernet, particularly in > cluster situations. > > In performance tests with iSCSI, gave peformance improvements of 2-10x that > of iSCSI alone when Postmark or Bonnie loads were applied from 8 clients to > a single server. Evidence suggests even greater differences on larger > clusters. A detailed performance analysis will be vailable shortly via a > technical report on IBM's CyberDigest. Can you give an idea how this relates to the normal block device buffers? If this is intended to speed up remote disks, is it possible that the cache content can be paged out on local disks in low-mem situations? Best, Jens - 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/