From owner-freebsd-questions@FreeBSD.ORG Sun Dec 27 01:31:24 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A611106566B for ; Sun, 27 Dec 2009 01:31:24 +0000 (UTC) (envelope-from cronfy@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 0443B8FC12 for ; Sun, 27 Dec 2009 01:31:23 +0000 (UTC) Received: by fxm27 with SMTP id 27so9440394fxm.3 for ; Sat, 26 Dec 2009 17:31:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=18WRtbATDzsbJFXS5aettwUSqZXi+cOf2LX8zjhltzY=; b=BsMlptbzbOuyMfennIsBabiRd2BIPQTZ7gkfhHrsKECysHfiA/VhKDmrOT3vV8LJ27 GASdYyewPlz16oIIH0LJssmEnIJpsxhSicVSzHj3JJdU3YDyA59q9SwWh/Y9UKLKANnC TgZ5vU/7ixV+APpQIG76TaENT867y2MMfTgwU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=iKrDYtkqqTgLqB+lwNgZCoRgRVz7Agm4b9gjWcBTgw8r+T+zuC4qtAH6/t+UF8cfQp iEnfve2DeH831/URJZSCodeXdZ1sFYy7LENTnlA+7sraJsrg00LWomoUhYTTVrm938YW gAHxdAn2XUte045l5qvxJfKH/3eP+i9+PuYQQ= MIME-Version: 1.0 Received: by 10.223.4.216 with SMTP id 24mr7478794fas.67.1261877480072; Sat, 26 Dec 2009 17:31:20 -0800 (PST) From: cronfy Date: Sun, 27 Dec 2009 04:31:00 +0300 Message-ID: To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Max kernel dump size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Dec 2009 01:31:24 -0000 Hello everybody. How can I calculate max kernel dump size? I want to create my swap partition as small as possible, just to fit kernel dump needs. Thanks. -- // cronfy