LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-10-2015, 05:31 AM   #1
pastet89
LQ Newbie
 
Registered: Oct 2015
Posts: 6

Rep: Reputation: Disabled
Whole system becomes slow after few hours


Hi,
I am a former Debian user and strong fan of Debians stability, what I don't like about it is that it takes weeks to get everything running after installation.
so I installed LMDE2 and was very surprised to see that everything is working perfectly in just few hours, really, very user friendly.
Now, few days later my problems started in regard to the stability. When I turn on the system, everything works fine and fast. After few hours of the system running (and some inactivity I guess), everything becomes very, very slow - browsers switching tabs, text editors, Start menu, just everything, and I need to restart or close all programs and reopen them. Is this info helps as well - when I have had some inactivity and the system is really slow, when I start some activity it is terrible the first minute and so, and then improves a bit, however, it is still much slower as compared to after fresh restart. I have started investigating and the only thing that came to my mind was to check the "top" processor activity, well, everything seemed to be fine, once I got Firefox running on 35%, and once I got everything below 6%. Do you have idea how to debug and solve the problem? I read it might me related to SWAP settings or something?
Thanks!
 
Old 10-10-2015, 06:28 AM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Is your RAM filled up (due to a memory leak)?
 
Old 10-10-2015, 06:29 AM   #3
whm1974
Member
 
Registered: Apr 2015
Posts: 142

Rep: Reputation: 28
LMDE is still pretty much beta. Linux Mint itself with the XFCE desktop is stable.
 
Old 10-10-2015, 06:57 AM   #4
pastet89
LQ Newbie
 
Registered: Oct 2015
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Emerson View Post
Is your RAM filled up (due to a memory leak)?
Code:
total       used       free     shared    buffers     cached
Mem:          3851       3678        172        112         12       1289
-/+ buffers/cache:       2376       1474
Swap:         7659       1134       6525
 
Old 10-10-2015, 06:58 AM   #5
pastet89
LQ Newbie
 
Registered: Oct 2015
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by whm1974 View Post
LMDE is still pretty much beta. Linux Mint itself with the XFCE desktop is stable.
I just hate Ubuntu and its constant bugs. Debian is the most stable distro I have tried in 5 years, the problem with it is that is not user friendly at all and you need to configure lots of things. Was hoping I can get its stability + user friendly IF when getting LMDE2.
 
Old 10-10-2015, 10:53 AM   #6
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,405
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Whole system becomes slow after few hours

Stability and user friendly? Have a look to Slackware!
 
Old 10-10-2015, 11:59 AM   #7
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
Originally Posted by pastet89 View Post
Code:
total       used       free     shared    buffers     cached
Mem:          3851       3678        172        112         12       1289
-/+ buffers/cache:       2376       1474
Swap:         7659       1134       6525
What units are these, what command printed it?
 
Old 10-10-2015, 12:10 PM   #8
Myk267
Member
 
Registered: Apr 2012
Location: California
Posts: 422
Blog Entries: 16

Rep: Reputation: Disabled
Quote:
Originally Posted by pastet89 View Post
Code:
             total       used       free     shared    buffers     cached
Mem:          3851       3678        172        112         12       1289
-/+ buffers/cache:       2376       1474
Swap:         7659       1134       6525
You might try running `top -o %MEM` to see which programs are using so much memory.

To temporarily disable the swap partition, run `swapoff -a` as root or sudo.

Later on you can disable it from getting mounted after startup, edit and comment out the entry in /etc/fstab, if you need to.
 
Old 10-10-2015, 01:27 PM   #9
pastet89
LQ Newbie
 
Registered: Oct 2015
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Tonus View Post
Stability and user friendly? Have a look to Slackware!
Thanks for suggestion. I might give it a try, but I guess will first try to get things fixed here to save re-installation time.
 
Old 10-10-2015, 01:29 PM   #10
pastet89
LQ Newbie
 
Registered: Oct 2015
Posts: 6

Original Poster
Rep: Reputation: Disabled
@Emerson
Quote:
free -m
Well I ran the suggested command and it turns out everything from the top usages comes from chrome. Shall I try using FF instead of it or what?
I frankly do not understand why I should turn off swap... Isn't it supposed to provide more memory, exactly the opposite?
 
Old 10-10-2015, 01:50 PM   #11
Germany_chris
Senior Member
 
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,071

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Try the reinstall I've not had the problems you're having
 
Old 10-10-2015, 01:58 PM   #12
metaschima
Senior Member
 
Registered: Dec 2013
Distribution: Slackware
Posts: 1,982

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Chrome uses massive quantities of RAM. You may want to lower swappiness to prevent slowdown.
 
Old 10-10-2015, 06:15 PM   #13
pastet89
LQ Newbie
 
Registered: Oct 2015
Posts: 6

Original Poster
Rep: Reputation: Disabled
Thanks for all suggestions. So far I am using FF instead of Chrome and things seem to be quite fine.
@Germany_chris I guess it's a matter of hardware configuration compatibility with the distro, as lots of times it does happen one user to have some problems which other do not.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
System resetting every 24 hours blunsky Linux - Hardware 2 09-21-2009 07:48 AM
Kde clock 4 hours slow? Mojojo Linux - Software 2 08-04-2005 08:37 PM
System going unresponsive every few hours rahaydenuk Linux - General 5 06-09-2005 02:11 AM
System goes to lunch after about 24 hours EwanG Linux - General 6 11-01-2004 07:27 PM
System slowing down after a few hours?? BajaNick Linux - General 23 04-24-2004 03:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:19 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