From owner-freebsd-stable@FreeBSD.ORG Fri Aug 12 22:27:32 2005 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 14ED316A41F for ; Fri, 12 Aug 2005 22:27:32 +0000 (GMT) (envelope-from chris@childeric.freeserve.co.uk) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F67243D46 for ; Fri, 12 Aug 2005 22:27:28 +0000 (GMT) (envelope-from chris@childeric.freeserve.co.uk) Received: from [192.168.0.60] ([82.35.113.47]) by smtp-out2.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Fri, 12 Aug 2005 22:42:07 +0100 Message-ID: <42FD08D3.2080300@childeric.freeserve.co.uk> Date: Fri, 12 Aug 2005 21:38:43 +0100 From: Chris User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050805) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Aug 2005 21:42:07.0859 (UTC) FILETIME=[B015F430:01C59F86] Subject: Memory requirements between releases 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: Fri, 12 Aug 2005 22:27:32 -0000 Hi The installation notes for 4.11 say, referring to i386 platform " ...after installation, FreeBSD itself can be run in 4-8MB of RAM with a pared-down kernel" The installation notes for 5.4 and 6 (the floppies README.TXT) say "FreeBSD for the i386 requires ...at least 24 MB of RAM". Did the memory requirement really jump that much or is something different being measured? I have on old tosh 110CT laptop with 24mb memory I want to set up as a wireless router/NAT box but would prefer to use 6 or 5.4. Can I reduce the amount of memory required? I have compiled a reduced kernel but it swaps like mad when compiling. Kismet and deps took over 12 hours. Just after boot and not doing anything it has about 2mb free and 17 processes running. Thanks for any suggestions Chris