Gentoo Archives: gentoo-user

From: "Korondi Márk" <korondi.mark@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] artsd using a TON of memory
Date: Sun, 29 Jan 2006 11:22:08
Message-Id: 200601291203.33739.korondi.mark@freemail.hu
In Reply to: Re: [gentoo-user] artsd using a TON of memory by Andrei Slavoiu
1 On Sunday 29 January 2006 11:55, Andrei Slavoiu wrote:
2 > --- Rumen Yotov <gentoo@×××××××××××.org> wrote:
3 > > On (29/01/06 04:23), Dale wrote:
4 > > > Hi,
5 > > >
6 > > > I have noticed this for a while but can't figure
7 > >
8 > > it out. After I have
9 > >
10 > > > been logged into KDE for a long while, artsd
11 > >
12 > > starts using a LOT of
13 > >
14 > > > memory. Keep in mine this rig has 1GB or ram if
15 > >
16 > > you go by the
17 > >
18 > > > percentage. This is from top:
19 > > > > top - 04:16:58 up 5 days, 12:31, 5 users, load
20 > >
21 > > average: 1.57, 1.46, 1.21
22 > >
23 > > > > Tasks: 89 total, 3 running, 86 sleeping, 0
24 > >
25 > > stopped, 0 zombie
26 > >
27 > > > > Cpu(s): 1.0% us, 0.7% sy, 97.7% ni, 0.0% id,
28 > >
29 > > 0.0% wa, 0.7% hi,
30 > >
31 > > > > 0.0% si
32 > > > > Mem: 1034576k total, 982960k used, 51616k
33 > >
34 > > free, 198168k buffers
35 > >
36 > > > > Swap: 488336k total, 196k used, 488140k
37 > >
38 > > free, 178804k cached
39 > >
40 > > > > PID USER PR NI VIRT RES SHR S %CPU
41 > >
42 > > %MEM TIME+ COMMAND
43 > >
44 > > > > 24128 dale -51 0 197m 168m 5420 S 0.0
45 > >
46 > > 16.7 0:31.72 artsd
47 > >
48 > > > > 23763 root 15 0 238m 108m 7108 S 0.7
49 > >
50 > > 10.7 37:15.63 X
51 > >
52 > > > > 5980 dale 15 0 198m 96m 23m S 0.0
53 > >
54 > > 9.5 7:05.07 mozilla-bin
55 > >
56 > > > Why is it using so much memory? Is this a bug
57 > >
58 > > with KDE 3.5 and I need
59 > >
60 > > > to report it? Any ideas at all. Come on Holly,
61 > >
62 > > you have to know
63 > >
64 > > > something about this. LOL
65 > > >
66 > > > Oh, I can log out and back in, it's back to
67 > >
68 > > normal. I hate logging out
69 > >
70 > > > almost as much as I hate to reboot. I like my
71 > >
72 > > slideshow OK. o_O
73 > >
74 > > > What you folks think??
75 > > >
76 > > > Dale
77 > > >
78 > > > :-)
79 > > >
80 > > > --
81 > > > To err is human, I'm most certainly human.
82 > > >
83 > > > I have four rigs:
84 > > >
85 > > > 1: Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU,
86 > >
87 > > 1GB of ram and right now two 80GB hard drives.
88 > > Named Smoker
89 > >
90 > > > 2: Home built; Iwill KK266-R w/ AMD 1GHz CPU,
91 > >
92 > > 256MBs of ram and a 4GB drive. Named Swifty
93 > >
94 > > > 3: Home built; Gigabyte GA-71XE4 w/ 800MHz CPU,
95 > >
96 > > 224MBs of ram and a 2.5GB drive. Named Pokey
97 > >
98 > > > 4: Compaq Proliant 6000 Server w/ Quad 200MHz
99 > >
100 > > CPUs, 128MBs of ram and a 4.3GB SCSI drive. Named
101 > > Putput
102 > >
103 > > > All run Gentoo Linux, all run folding. #1 is my
104 > >
105 > > desktop, 2, 3, and 4 are set up as servers.
106 > >
107 > > > --
108 > > > gentoo-user@g.o mailing list
109 > >
110 > > Hi Dale,
111 > > Recently there were a number of threads about
112 > > "arts", most people had disabled 'arts'.
113 > > Just put "-arts" in your /etc/make.conf as a USE
114 > > flag, then run:"#emerge -N world -av".
115 > > There will be all the apps required a recompile but
116 > > w/o 'arts' - so hit Enter.
117 > > Could use (IIRC) alsa + dmix or as in my case esound
118 > > (but it's from Gnome).
119 > > In many messages there were a hint about 'arts'
120 > > going away from KDE (check Google).
121 > > HTH.Rumen
122 >
123 > Be aware that if you disable arts you will loose sound
124 > notifications from kde programs (most notable kopete).
125 > A good workaroud is to let it active but configure all
126 > the programs that can use alsa directlly not to use
127 > arts. This will slow the growing of arts :)
128 > Also, there is no need to logout in order to restart
129 > arts, just use `killall arts` when it has grown too big.
130 >
131 > __________________________________________________
132 > Do You Yahoo!?
133 > Tired of spam? Yahoo! Mail has the best spam protection around
134 > http://mail.yahoo.com
135
136 No, you can disable arts without lose systemsounds.
137 Just check kcontrol -> Sound & Multimedia -> System Notifications, then go to
138 the right bottom, button called Player Settings, click on it, choose external
139 player (second button), and type /usr/bin/ogg123
140 It works fine, and you can disable arts
141 --
142 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] artsd using a TON of memory Andrei Slavoiu <ansla80@×××××.com>