From owner-freebsd-current@FreeBSD.ORG Tue Apr 15 11:37:58 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C08211065671 for ; Tue, 15 Apr 2008 11:37:58 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: from acm.poly.edu (acm.poly.edu [128.238.9.200]) by mx1.freebsd.org (Postfix) with ESMTP id 57C3F8FC13 for ; Tue, 15 Apr 2008 11:37:58 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: (qmail 25206 invoked from network); 15 Apr 2008 11:11:16 -0000 Received: from unknown (HELO ?192.168.0.2?) (spawk@69.123.45.64) by acm.poly.edu with AES256-SHA encrypted SMTP; 15 Apr 2008 11:11:16 -0000 Message-ID: <48048D4B.3040504@acm.poly.edu> Date: Tue, 15 Apr 2008 07:11:07 -0400 From: Boris Kochergin User-Agent: Thunderbird 2.0.0.9 (X11/20071208) MIME-Version: 1.0 To: Poul-Henning Kamp References: <3753.1208254916@critter.freebsd.dk> In-Reply-To: <3753.1208254916@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "George V. Neville-Neil" , FreeBSD Current Subject: Re: stack hogs in kernel 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: Tue, 15 Apr 2008 11:37:58 -0000 Poul-Henning Kamp wrote: > In message , "George V. Neville-Neil" write > s: > > >>> And in case anybody is about to forget: FreeBSD is still used on >>> systems with a lot less than 1GB ram :-) >>> >> And we'd like it to be used on systems with even less :-) >> > > I havn't tried anything less than 64MB recently, but I get a nasty > feeling that we are not too happy below that. > > My router has 32 and works OK. I need to enable swap, of course, if I'm doing something like running gcc with optimizations. -Boris