Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] out of memory during emerge: possible relationship with "TCP:Treason uncloaked"?
Date: Mon, 05 Dec 2005 23:34:46
Message-Id: 7573e9640512051529v25dd9cf1w1326834effcb84a7@mail.gmail.com
In Reply to: [gentoo-user] out of memory during emerge: possible relationship with "TCP:Treason uncloaked"? by "b.n."
1 On 12/5/05, b.n. <brullonulla@×××××.com> wrote:
2 > can't guess what else it can be, apart from the xmame compile horribly
3 > memory leaking, but why should it?
4
5 Compiles don't 'leak' memory, because they run as separate programs
6 and the system reclaims the memory after each program exits. However,
7 don't underestimate the amount of memory that compiling can take.
8 Some of those xmame modules required >200MB of memory to build on my
9 system with 2G of RAM, and that was with -Os and MAKEOPTS=-j1. Heaven
10 help you if you use -O3/-j3 (In fact, for a system with only 512M of
11 RAM, -j1 *will* be faster than -j2 when building xmame).
12
13 -Richard
14
15 --
16 gentoo-user@g.o mailing list

Replies