Gentoo Archives: gentoo-amd64

From: Nestor Camacho III <gentoo@××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Problems compiling on Sun Java workstation with dual Opterons.
Date: Wed, 19 Oct 2005 15:51:24
Message-Id: 43566B2F.60406@nnc3.com
1 I have one of those Sun Java workstations, and figured I would put
2 gentoo on it. While I was installing it I would sometimes get the
3 following symptoms.
4
5 It would just stop compiling. Would not freeze, I was able to do
6 anything else, but it would just stop processing what it was currently
7 compiling. When I alt f2 into another window and do a top, I would see
8 that the sh process was at 99%, and had been running for a long time. If
9 I do a kill -HUP, on the process things would continue... but I can't
10 imgaine that his is a fix for the problem.
11
12
13 Is there anyone out there that has had this problem?
14
15 The procs are 2 of the following with 2 gigs of ram.
16
17
18 processor : 0
19 vendor_id : AuthenticAMD
20 cpu family : 15
21 model : 37
22 model name : AMD Opteron(tm) Processor 252
23 stepping : 1
24 cpu MHz : 2592.666
25 cache size : 1024 KB
26 fpu : yes
27 fpu_exception : yes
28 cpuid level : 1
29 wp : yes
30 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
31 mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt
32 lm 3dnowext 3dnow pni lahf_lm
33 bogomips : 5095.42
34 TLB size : 1024 4K pages
35 clflush size : 64
36 cache_alignment : 64
37 address sizes : 40 bits physical, 48 bits virtual
38 power management: ts fid vid ttp
39
40
41
42
43 top - 09:49:14 up 1 day, 23:07, 7 users, load average: 1.00, 1.16, 1.36
44 Tasks: 108 total, 2 running, 105 sleeping, 0 stopped, 1 zombie
45 Cpu(s): 15.7% us, 0.5% sy, 7.2% ni, 76.2% id, 0.1% wa, 0.0% hi, 0.2% si
46 Mem: 2056096k total, 1643992k used, 412104k free, 458632k buffers
47 Swap: 995988k total, 208k used, 995780k free, 441620k cached
48
49 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
50 *21166 root 25 0 4232 428 340 R 99.4 0.0 827:12.92 sh*
51 21278 jedi 16 0 188m 67m 12m S 2.0 3.3 0:11.35 python
52 1 root 16 0 2548 480 412 S 0.0 0.0 0:00.41 init
53 2 root RT 0 0 0 0 S 0.0 0.0 0:00.18 migration/0
54 3 root 34 19 0 0 0 S 0.0 0.0 0:00.02 ksoftirqd/0
55 4 root RT 0 0 0 0 S 0.0 0.0 0:00.22 migration/1
56 5 root 34 19 0 0 0 S 0.0 0.0 0:00.02 ksoftirqd/1
57 6 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 events/0
58 7 root 10 -5 0 0 0 S 0.0 0.0 0:00.25 events/1
59 8 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
60 9 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kthread
61 14 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kacpid
62 103 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kblockd/0
63 104 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kblockd/1
64 107 root 15 0 0 0 0 S 0.0 0.0 0:00.00 khubd
65 175 root 20 0 0 0 0 S 0.0 0.0 0:00.00 pdflush
66
67 --
68 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Problems compiling on Sun Java workstation with dual Opterons. Marco Matthies <marco-ml@×××.net>