Gentoo Archives: gentoo-amd64

From: Isidore Ducasse <ducasse.isidore@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Gentoo crashing?
Date: Mon, 14 May 2007 11:40:25
Message-Id: 20070514113637.3a4ba97d@Bazaar
In Reply to: [gentoo-amd64] Re: Gentoo crashing? by Duncan <1i5t5.duncan@cox.net>
1 Very interesting post!
2 Could you explain what "mobo" means?
3 And BTW (_almost_ off-topic...) I've heard that RAM sticks should be identical when plugged on the same motherboard, but it was some "good vendor advice" so I'd rather rely on some experienced user's answer.
4 So is there an issue if two RAM sticks of different brands are plugged on the same motherboard? What if, whilst of the same brand, they don't have the same capacity? Could Peter's issue be related to this kind of problem?
5
6 On Mon, 14 May 2007 10:50:31 +0000 (UTC)
7 Duncan <1i5t5.duncan@×××.net> wrote:
8
9 > "Peter Davoust" <worldgnat@×××××.com> posted
10 > 7c08b4dd0705132304h5eccea49k22513343959aff52@××××××××××.com, excerpted
11 > below, on Mon, 14 May 2007 02:04:30 -0400:
12 >
13 > > I agree, it could be the heat, and that was the first thing that came to
14 > > my mind, but Vista boots and runs for long periods of time with no
15 > > issues. I'll check it out with the new kernel in the morning and see
16 > > what it does.
17 >
18 > Note that Gentoo tends to use hardware to its limits rather more than
19 > most OSs, MSWormOS and other Linux distributions alike. Vista is so new,
20 > and /does/ stress at least the video hardware rather more (if aero is on,
21 > anyway), so I don't know if anyone can rightly say with it, but certainly
22 > with older MS platforms, it hasn't been uncommon at /all/ for Gentoo to
23 > cause problems where MS didn't, and even other Linux distributions didn't.
24 >
25 > Part of the reason is that Gentoo tends to be compiled/optimized for the
26 > specific CPU it's running on, so it makes more efficient use of it,
27 > including use of functionality distributions (and MS) compiled for use on
28 > generic hardware simply don't use, plus simply the fact that when the CPU
29 > is busy, it's often getting more done in the same time, so it IS working
30 > harder and therefore stressing out the hardware more.
31 >
32 > Anyway, just because another OS doesn't have problems on a computer
33 > doesn't mean Gentoo won't, and there are quite a number of folks on the
34 > forums and on the gentoo-user list that will tell you the same thing --
35 > learned from hard experience.
36 >
37 > Meanwhile, you mention specifically that one of the crashes was during a
38 > bz2 decompress. As someone who has HAD memory issues in the past, I can
39 > DEFINITELY tell you that bz2 DOES often trigger memory errors, if
40 > ANYTHING will! If the issues with BZ2 turn out to be common, CHECK THAT
41 > MEMORY, and check it again! You mentioned you have 2 gigs. Hopefully
42 > it's in the form of 2 or more sticks. If so, you should be able to take
43 > part of it out and see if the problem persists. Then test the other
44 > memory. If the problem happens with one set but not the other, you have
45 > your problem. Do note, however, that just because the problem continues
46 > to occur with either memory set doesn't necessarily mean it's not the
47 > memory, particularly if they are the same brand and size, purchased from
48 > the same place at the same time, so are likely in the same lot.
49 >
50 > In my case, I had purchased generic memory that couldn't quite do its
51 > rated pc3200 (clock at 200 MHz x 2, since it was DDR). I ran memtest and
52 > it passed with flying colors, because the memory worked fine, and memtest
53 > apparently doesn't really stress the memory timings, only testing the
54 > memory cells. However, I was crashing in operation, sometimes just the
55 > app, sometimes the entire kernel would panic. I turned on the kernel's
56 > MCE (machine check exception) reporting, and the memory was indeed the
57 > problem (google MCEs, there's an app available that you can run, feeding
58 > it the numbers, and it'll spit out the error in English), only wasn't
59 > quite sure whether it was the memory itself, or the mobo, causing
60 > perfectly good memory to generate errors upon data delivery because it
61 > couldn't reliably get the data to the CPU.
62 >
63 > While I didn't have the necessary BIOS settings at the time, sometime
64 > later a BIOS update gave me additional memory settings, and I found that
65 > reducing the memory timings by a single notch, to 183 MHz (DDR doubled to
66 > 366), effectively PC3000 memory, did the trick. I was even able to tweak
67 > some of the individual wait-state settings to get back a bit of the
68 > performance I lost with the under-clocking. The memory and entire
69 > machine was rock-stable at the 183 MHz PC3000 memory setting.
70 >
71 > Later I upgraded from my then two 512 MB sticks to four 2 GB sticks, 8
72 > gigs memory total. It was indeed the memory, not the board, as the new
73 > memory was just as stable at PC3200 as the old memory had been at the
74 > under-clocked PC3000 speed.
75 >
76 > Anyway, the way bzip2 works is apparently extremely stressful on memory,
77 > as more than anything else, that would trigger the errors. Compiles were
78 > frustrating too, but sometimes I could compile for quite some time
79 > without issues. That's why I didn't think it was the CPUs even before I
80 > got the program to read the MCE numbers and tell me what they were. They
81 > confirmed, it was memory related, the errors were on data as the CPU got
82 > it. I just didn't know until I actually changed memory whether it was
83 > the mobo generating errors on the data in transit, or the memory itself.
84 > It turned out to be the memory.
85 >
86 > --
87 > Duncan - List replies preferred. No HTML msgs.
88 > "Every nonfree program has a lord, a master --
89 > and if you use the program, he is your master." Richard Stallman
90 >
91 > --
92 > gentoo-amd64@g.o mailing list
93 >
94 --
95 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Gentoo crashing? Sebastian Redl <sebastian.redl@×××××××××××.at>
Re: [gentoo-amd64] Re: Gentoo crashing? Wil Reichert <wil.reichert@×××××.com>
Re: [gentoo-amd64] Re: Gentoo crashing? Florian Philipp <f.philipp@××××××.de>
[gentoo-amd64] Re: Gentoo crashing? Duncan <1i5t5.duncan@×××.net>