From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: gdk-pixbuf: Disable pixbuf-scale test. Date: Sun, 07 Feb 2016 21:06:20 +0100 Message-ID: <8737t4uvyb.fsf@gnu.org> References: <56b2fd41.57116b0a.987be.ffffd924@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSVbH-0006tO-V2 for guix-devel@gnu.org; Sun, 07 Feb 2016 15:06:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSVbC-0000df-Te for guix-devel@gnu.org; Sun, 07 Feb 2016 15:06:27 -0500 In-Reply-To: <56b2fd41.57116b0a.987be.ffffd924@mx.google.com> (Jookia's message of "Tue, 2 Feb 2016 21:25:41 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Jookia <166291@gmail.com> Cc: guix-devel@gnu.org Jookia <166291@gmail.com> skribis: > On systems with little ram (2G in my case) the pixbuf-scale test will eit= her > freeze the system of cause excessive swapping without the test every comp= leting. Out of curiosity, did you check how the test manages to achieve this level or memory greediness? Ludo=E2=80=99.