Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Is perl broken?
Date: Fri, 10 Apr 2015 23:08:35
Message-Id: 1444482.c3HCyFply8@wstn
In Reply to: Re: [gentoo-user] Re: Is perl broken? by Peter Humphrey
1 This is a re-send of a message I sent earlier today but which seems not to
2 have appeared on the list - well, I have changed it a bit:
3
4 On Tuesday 07 April 2015 23:19:18 I wrote:
5 > On Tuesday 07 April 2015 15:02:36 walt wrote:
6 > > On 04/07/2015 02:48 PM, Peter Humphrey wrote:
7 > > > On Tuesday 07 April 2015 22:24:38 Peter Humphrey wrote:
8 > > >> $ cat make.conf # I made a local copy and removed a lot of
9 comments
10 > > >> #CFLAGS="-O2 -march=core2 -pipe" [1]
11 > > >
12 > > > --->8
13 > > >
14 > > >> [1] This bothers me. Various docs tell me to specify march=corei7,
15 > > >> but
16 > > >> this is an i5 CPU. Could this be my problem?
17 > >
18 > > Any reason you don't want to use march=native?
19 >
20 > Not that I can think of now. I'll try it - thanks, both of you.
21
22 Countless CPU cycles later, I have now reinstalled my complete system with
23 -march=native. It took several iterations.
24
25 Meanwhile,I had another problem to keep me amused - KMail decided I'd
26 deleted the folder into which it receives all inbound mail. I hadn't, of
27 course, but suddenly my 13000 mails were gone - vanished. So I had to create
28 a new user and import them all from the previous day's backup. Tedium -
29 yawn...
30
31 Still, all my filters have gone, and I'll have to define new ones as I need
32 them. Oh well, I suppose it's about time I cleaned them out.
33
34 Back to the original theme, I'd been experimenting with -j and -l make
35 options, and I suspect that was my real problem. I finished up with "-j -l20"
36 on this i5 box, with startling results - 56 emerges in parallel for
37 instance. I suspect that my problem stemmed from this.
38
39 All now seems stable so far with -j12 and no -l specified. Satisfactory CPU
40 utilisation and the all-important stability.
41
42 So no, perl isn't broken :)
43
44 --
45 Rgds
46 Peter

Replies

Subject Author
Re: [gentoo-user] Re: Is perl broken? Mick <michaelkintzios@×××××.com>