LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-24-2002, 04:58 PM   #1
jISV
Member
 
Registered: Feb 2002
Location: England
Distribution: MDK8.2
Posts: 128

Rep: Reputation: 15
Question Monitoring


Using fluxbox, I've had my laptop running for a few days, around 5 say. I have been using Konq as a web browser, with multiple windows open, say 7. I have half a gig of memory in this thing and it was pretty much all used up.
Now, either fluxbox has a good memory leak in it, or kdeinit does. I think kdeinit isn't letting go once it's been started. Even if I kill it off, it doesn't seem to free the memory up.
What would people say about this? See how there are so many kdeinit instances, and the size is from 10.5meg down. Certainly adds up!

2162 at 9 0 10388 10M 9280 S 0.0 2.0 0:00 kdeinit
2170 at 9 0 9464 9460 8596 S 0.0 1.9 0:00 kdeinit
2229 at 9 0 8472 8468 7744 S 0.0 1.7 0:00 kdeinit
2222 at 9 0 8356 8352 7744 S 0.0 1.6 0:00 kdeinit
2179 at 9 0 8352 8348 7780 S 0.0 1.6 0:00 kdeinit
2269 at 9 0 8348 8344 7744 S 0.0 1.6 0:00 kdeinit
2160 at 9 0 8268 8264 7756 S 0.0 1.6 0:00 kdeinit
2226 at 9 0 8228 8224 7720 S 0.0 1.6 0:00 kdeinit
2228 at 9 0 8228 8224 7720 S 0.0 1.6 0:00 kdeinit
2261 at 9 0 8220 8216 7712 S 0.0 1.6 0:00 kdeinit
2263 at 9 0 8208 8204 7700 S 0.0 1.6 0:00 kdeinit
2264 at 9 0 8208 8204 7700 S 0.0 1.6 0:00 kdeinit
2265 at 9 0 8208 8204 7700 S 0.0 1.6 0:00 kdeinit
2266 at 9 0 8208 8204 7700 S 0.0 1.6 0:00 kdeinit
2268 at 9 0 8208 8204 7700 S 0.0 1.6 0:00 kdeinit
2270 at 9 0 8208 8204 7700 S 0.0 1.6 0:00 kdeinit
2267 at 9 0 8204 8200 7700 S 0.0 1.6 0:00 kdeinit
2271 at 9 0 8204 8200 7700 S 0.0 1.6 0:00 kdeinit
2203 at 9 0 7692 7688 7288 S 0.0 1.5 0:00 kdeinit
2157 at 9 0 7344 7340 6996 S 0.0 1.4 0:00 kdeinit
2154 at 9 0 6848 6844 6628 S 0.0 1.3 0:00 kdeinit
2172 at 9 0 5320 5316 4360 S 0.0 1.0 0:00 kdesud
 
Old 04-24-2002, 08:48 PM   #2
akohlsmith
Member
 
Registered: Apr 2002
Distribution: Slackware
Posts: 114

Rep: Reputation: 15
Normal

Remember to subtract off the SHARE value for all of those -- RSS includes the memory shared between processes.

Also do a cat /proc/meminfo - I bet you will find that a lot of memory is taken up by buffers and cache which is perfectly normal.
 
Old 06-05-2003, 07:10 AM   #3
Vlad_M
Member
 
Registered: Aug 2002
Location: Cape Town, South Africa
Distribution: Red Hat 8.0 (Home), Red Hat 8.0 (Work)
Posts: 388

Rep: Reputation: 30
ok, I know that I am bombarding all threads with this, but I think that we have come upon an issue which needs to be addressed. kdeinit has some mem leak to it
 
Old 06-05-2003, 08:22 AM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by Vlad_M
ok, I know that I am bombarding all threads with this, but I think that we have come upon an issue which needs to be addressed. kdeinit has some mem leak to it
Are you going to just bring up old threads to say kdinit is a problem or give any helpful advice to solving the problem? To me its not a memory leak or anything, KDE is just a resource hog. I'd recommend just using another desktop/window manager if their processes are slowing your machine down. But if it was and most of these threads are almost a year old, etc, it might have been a problem but hasn't been brought up recently so if it was some sort of bug of kdinit processes not dying off, then its been fixed in recent releases of KDE.
 
Old 06-05-2003, 11:05 AM   #5
Vlad_M
Member
 
Registered: Aug 2002
Location: Cape Town, South Africa
Distribution: Red Hat 8.0 (Home), Red Hat 8.0 (Work)
Posts: 388

Rep: Reputation: 30
tricky,

I expected this kind of reply from you, knowing your preference for WMs over DEs (particularly KDE). But franky I don't care about your preferences, and have my own, and also have a problem with this kdeinit thing. I don't think that it is a matter of it being a resource hog, since it does not act lke one while I am using it. The matter does not lie with kdeinit processes dying off since I can see why they should be active (kicker is still running while nothing else is, and so is the kde window manager), rather with these processes absorbing more and more memory while the system is idle.

The only good point you make here is that this may have been fixed in later versions of KDE, this may be possible since I am using kde 3.0 that came originally with RH 8.0. I will upgrade it this weekend and see if it will make a difference.

I wish I could give some advice to solve the problem, I am seraching the web high and low to see if there are any solutions. I was hoping that some more knowledgeable people have had similar experiences and can point me in the right direction.

But rest assured that if I stumble upon a solution, or find that 3.1 addresses this problem, I will post it here first thing.

Cheers,
Vlad.
 
Old 06-05-2003, 11:10 AM   #6
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by Vlad_M
tricky,

I expected this kind of reply from you, knowing your preference for WMs over DEs (particularly KDE).
Actually you shouldn't assume this cause lately all I use is Gnome..

Regards.
 
Old 06-05-2003, 11:12 AM   #7
Vlad_M
Member
 
Registered: Aug 2002
Location: Cape Town, South Africa
Distribution: Red Hat 8.0 (Home), Red Hat 8.0 (Work)
Posts: 388

Rep: Reputation: 30
Quote:
Originally posted by trickykid
Actually you shouldn't assume this cause lately all I use is Gnome..

Regards.
Touche!!!

 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Monitoring squid gubak Linux - Networking 2 08-19-2004 07:53 AM
Process Monitoring arb Linux - Newbie 1 09-15-2003 08:35 AM
Process monitoring arb Linux - General 3 09-15-2003 03:29 AM
Monitoring with vsftpd frotzed Linux - Software 2 09-03-2003 03:36 PM
monitoring IP changes aru_titi Linux - Software 4 08-23-2003 08:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration