Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Input is not proper UTF-8, indicate encoding !
Bytes: 0xB3 0x20 0x5A 0x61 in Entity, line: 29 in /srv/lkml.org/scripts/getmail.php on line 206
Warning: XSLTProcessor::transformToXml() expects parameter 1 to be object, boolean given in /srv/lkml.org/scripts/getmail.php on line 209
This message generated a parse failure. Raw output follows here. Please use 'back' to navigate.
From devnull@lkml.org Mon Oct 13 04:25:43 2008
Delivery-date: Sun, 05 Feb 2006 12:11:06 +0100
Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751712AbWBELKQ (ORCPT ); Sun, 5 Feb 2006 06:10:16 -0500
Received: from reserv6.univ-lille1.fr ([193.49.225.20]:3230 "EHLO reserv6.univ-lille1.fr") by vger.kernel.org with ESMTP id S1751708AbWBELKP (ORCPT ); Sun, 5 Feb 2006 06:10:15 -0500
Received: from reserv2.univ-lille1.fr (root@reserv2.univ-lille1.fr [193.49.225.90]) by reserv6.univ-lille1.fr (8.13.3/jtpda-5.3.1) with ESMTP id k15BA8aA013688 ; Sun, 5 Feb 2006 12:10:08 +0100
Received: from [88.137.79.42] ([88.137.79.42]) (authenticated bits=0) by reserv2.univ-lille1.fr (8.13.4/8.13.4) with ESMTP id k15BAFxB015276 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 5 Feb 2006 12:10:16 +0100
Message-Id: <43E5DD0A.3030009@tremplin-utc.net>
Date: Sun, 05 Feb 2006 12:10:02 +0100
From: Eric Piel
User-Agent: Mozilla Thunderbird 1.0.7-4mdk (X11/20051221)
X-Accept-Language: en, fr, ja, es
Mime-Version: 1.0
To: =?UTF-8?B?UGF3ZcKzIFphZHLCsWc=?=
Cc: linux-kernel@vger.kernel.org
Subject: Re: [OT] How to tune kernel to swap more often (video ram swap)
References:
In-Reply-To:
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE
X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-2.0.2 (reserv6.univ-lille1.fr [193.49.225.20]); Sun, 05 Feb 2006 12:10:08 +0100 (CET)
X-USTL-MailScanner-Information: Please contact the ISP for more information
X-USTL-MailScanner: Found to be clean
X-USTL-MailScanner-From: eric.piel@tremplin-utc.net
Sender: linux-kernel-owner@vger.kernel.org
Precedence: bulk
X-Mailing-List: linux-kernel@vger.kernel.org
05.02.2006 11:04, Pawe=C5=82 Zadr=C4=85g wrote/a =C3=A9crit:
> Yo...
>=20
> In normal case, using harddisk as a swap space i should ask how to cu=
t
> down swapping, or make swapping when idle, etc... My case is a little
> bit diffrent... I have a 256MB video card, while 240MB of it is used
> as a swap space. And the question is: how to tune kernel to swap more
> often. I known swapped memory must be copied back to ram before beein=
g
> used, so i'm looking for a reasonable tunning values...
>=20
> What do You think about that mighty list ?
Actually this list is not about Linux tuning. Please read post only=20
about bugs and patches for the linux kernel.
Anyway, I guess what you are looking for is the "swappiness". For more=20
info check=20
http://www.brunolinux.com/06-Fine_Tuning_Your_System/Swappiness.html
Am I correctly understanding that you are using your video card memory=20
as a place to put swap? This sounds quite cool, how have you done this?=
=20
Is there a driver which can report the video ram as a block device?
see you,
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel"=
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/