From owner-freebsd-arch@FreeBSD.ORG Mon Jul 26 20:55:51 2010 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79EB81065677; Mon, 26 Jul 2010 20:55:51 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 8B9618FC2B; Mon, 26 Jul 2010 20:55:50 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id XAA00770; Mon, 26 Jul 2010 23:55:36 +0300 (EEST) (envelope-from avg@freebsd.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1OdUhz-000HEi-Po; Mon, 26 Jul 2010 23:55:35 +0300 Message-ID: <4C4DF646.9090206@freebsd.org> Date: Mon, 26 Jul 2010 23:55:34 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100603) MIME-Version: 1.0 To: Scott Long References: <4C4DB2B8.9080404@freebsd.org> <4C4DD1AA.3050906@freebsd.org> In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 7bit Cc: alc@freebsd.org, Matthew Fleming , freebsd-arch@freebsd.org Subject: Re: amd64: change VM_KMEM_SIZE_SCALE to 1? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2010 20:55:51 -0000 on 26/07/2010 22:42 Scott Long said the following: > On Jul 26, 2010, at 1:35 PM, Alan Cox wrote: >> Peter, >> >> In FreeBSD >= 7.3, the kernel address space limit is no longer 6GB. It is >> now 512GB. >> > > Ok, I mistakenly thought that it was still 2GB/6GB as well. So to be clear, > KVA maxes out at ? As Alan said - 512GB. > and kmem maxes out at ? There is a formula with bunch of tunables, but normally it's 1/3 of available physical memory. Unless I am mistaken. -- Andriy Gapon