From owner-freebsd-current@FreeBSD.ORG Mon Jul 28 15:53:07 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23E9B1065766 for ; Mon, 28 Jul 2008 15:53:07 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.226]) by mx1.freebsd.org (Postfix) with ESMTP id DE0EC8FC12 for ; Mon, 28 Jul 2008 15:53:06 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so5380649rvf.43 for ; Mon, 28 Jul 2008 08:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=IZtx9o2VhWLxdfenR4NMaOdLIfziBVTanZaj7YiwrGM=; b=qMMQWIzK7gQR+gsWdMgKwlIVs/rfgqFEfXYT5VTs2at1JdxhI2QzMc249IcNftx04n QSXlWrHvpScuRaJ6y0tTEuqqHNxPA0zWmM8CsME19USiy3f0Ou6yHFECqiWW72kBFwXI UvYLG54hopWOWV1Pe5aJGcScpE22JdtAGwsXQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=mc3YCwiySfDQ9agMT6cztvMUS7Dx6F7dTdQ3gB9Q2QDsj2q72I8PIXcOvb+cOMaBZL 8E4WBG0IcXsTMAg/dJS792qY/zslJYOYbSwrbh8+kMJI4dJ+E6FayNxIxQq2flUs3vFU lm6bTVocqR8z8qEKwGyHPdhTn7ArZ47PzvG04= Received: by 10.141.13.16 with SMTP id q16mr2439524rvi.99.1217260386467; Mon, 28 Jul 2008 08:53:06 -0700 (PDT) Received: by 10.141.28.19 with HTTP; Mon, 28 Jul 2008 08:53:06 -0700 (PDT) Message-ID: <11167f520807280853u135eb813r20eb6d78734344b@mail.gmail.com> Date: Mon, 28 Jul 2008 10:53:06 -0500 From: "Sam Fourman Jr." To: "Pawel Jakub Dawidek" In-Reply-To: <20080728125711.GH2953@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080727125413.GG1345@garage.freebsd.pl> <200807272034.01290.max@love2party.net> <20080728083303.GD2953@garage.freebsd.pl> <200807281454.36892.max@love2party.net> <20080728125711.GH2953@garage.freebsd.pl> Cc: freebsd-fs@freebsd.org, Max Laier , freebsd-current@freebsd.org Subject: Re: ZFS patches. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2008 15:53:07 -0000 > I was probably too optimistic. The default kmem_size is probably just > too low. I'm quite sure it would be too low even for Solaris. In your estimation what is a good setting for kmem_size ? Sam Fourman Jr.