From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 12 16:51:57 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C03816A418; Fri, 12 Oct 2007 16:51:57 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx1.freebsd.org (Postfix) with ESMTP id 802E513C47E; Fri, 12 Oct 2007 16:51:52 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <470FA625.3090108@FreeBSD.org> Date: Fri, 12 Oct 2007 18:51:49 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Stefan Esser References: <20071012170341.72b8b888.vlady@gbservices.biz> <470F9175.3020002@FreeBSD.org> <20071012183534.bacd989b.vlady@gbservices.biz> <470F9BA9.5080606@FreeBSD.org> In-Reply-To: <470F9BA9.5080606@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Vladimir Terziev , freebsd-hackers@freebsd.org Subject: Re: Video memory as swap under FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2007 16:51:57 -0000 Stefan Esser wrote: > Vladimir Terziev schrieb: >> You're right, >> >> the swap, typically configured, is much more than the amount of the video memory, but in fact the swap is just a reserv, which ensures continuation of the normal operations on the machine, at times of peak loads. >> In our days the amount of RAM placed in the servers is so much, that the swap, in fact, is rarely used at all and a very small amount of it (several MB) is used. In that cases having a very fast swap space in the Video RAM, in addition to the disk swap, would be a good solution. > > If you have a video card with so much excess memory, that you can use it > for swap, then I wonder whether the video card has not been much too > expensive ;-) > > How about spending $25 for another Gigabyte of RAM (real RAM, not SWAP) > instead? > > Regards, STefan > > Yes indeed :) Kris