From owner-freebsd-stable@FreeBSD.ORG Mon Apr 10 16:17:14 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3EDA16A400 for ; Mon, 10 Apr 2006 16:17:14 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94E1E43D46 for ; Mon, 10 Apr 2006 16:17:14 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 7E7801A4E5B; Mon, 10 Apr 2006 09:17:14 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 013D251558; Mon, 10 Apr 2006 12:17:13 -0400 (EDT) Date: Mon, 10 Apr 2006 12:17:13 -0400 From: Kris Kennaway To: Michael Schuh Message-ID: <20060410161713.GA48094@xor.obsecurity.org> References: <1dbad3150604100913hff9fc4dsb125ea541675f992@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <1dbad3150604100913hff9fc4dsb125ea541675f992@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: Maximum Swapsize X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2006 16:17:14 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 10, 2006 at 06:13:07PM +0200, Michael Schuh wrote: > Hello @all, >=20 > last weekend i have setted up an new Machine with > 6.1-Beta4. By Installation i have made an Swappartition > with the size of 4GB after install in runtime in top > it sseems to me that the maximum swap-size is > limitied to 2GB or better to INT_MAX ? It's limited to 16GB on i386 (or maybe 16GB per swap device, I forget). You need a patch if you want to use this much, to avoid deadlocks - but nothing limits it out of the box. Kris --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEOoUJWry0BWjoQKURAtZkAJ9y/QXaA5gyWP5RMeHgZVnOPlx1SQCgh+K5 tiiDGPbZvPDpYQzsgguNgeA= =zcmL -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--