LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-11-2014, 04:41 PM   #91
moisespedro
Senior Member
 
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223

Original Poster
Rep: Reputation: 195Reputation: 195

I am running the 13.10 amd64 version, the package updater is buggy and you often gets "Bla bla bla crashed, click here to report"
 
Old 02-12-2014, 03:09 AM   #92
enorbet
LQ Guru
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 5,048

Rep: Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673
Quote:
Originally Posted by moisespedro View Post
I am running the 13.10 amd64 version, the package updater is buggy and you often gets "Bla bla bla crashed, click here to report"
Sorry to hear your Dad is having problems but I suppose all auto dependency resolving distros offer the user the only 2 choices of either sticking with the safety of base repos (limiting) or adding wider ones (dangerous). Freedom, with reduction of foolish danger, may be the most compelling reason to use Slackware.
 
Old 02-12-2014, 04:16 AM   #93
moisespedro
Senior Member
 
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223

Original Poster
Rep: Reputation: 195Reputation: 195
He is not having problems, I am the one having problems xD
 
Old 02-12-2014, 07:43 AM   #94
jtsn
Member
 
Registered: Sep 2011
Posts: 925

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
I regularly tried out KDE since version 0.9 every year, because WindowMaker got a bit too rural over time. It usually lasted until the first SIGSEGV crash dialog showed up. Also the contents of the .kde directory regularly messed up stuff, especially if they were from an older version. That was not reliable enough for me to depend mission-critical tasks on it.

That was my experience with KDE and it may be result of this:
Quote:
Originally Posted by gezley View Post
Finally, I would like to appeal to the developers not to abandon KDE 4 just when they have struck gold with stable releases. Gnome 2 was abandoned just when it had matured into an enterprise-grade desktop environment, and as far as I am concerned FOSS only has itself to blame if it carries on committing the same acts of stupidity over and over again. When KDE 5 is released there should be a commitment to carry on supporting KDE 4 for ten years, even if it means only minor releases every six months. Bringing a software project of this scale to its current state of fruition and then abandoning the whole thing just because you have other itches to scratch would be arrogant and immature. We already have more than enough of those people imposing their ideas on the FOSS ecosystem to last us a lifetime.
Another thing of course is the resource utilization. Xfce is snappy on all my systems, from the low-end N270 netbook to the 16 GB Xeon E3. The latter gains some milliseconds, but that's not really noticeable. That's why Xfce4 finally replaced WindowMaker.

KDE is different for two reasons: The higher CPU usage is a result of Qt's signal/slot concept, and that can't be fixed without rewriting everything. Since 4.0, display compositing makes KDE slow on slow GPUs like the GMA 950 or GMA 3150, which I still use. It is not unusable, but it's just not snappy enough and that is important for me.

KDE 4.0 and Windows Vista were both made the same wrong assumption, that hardware will improve faster than the software burns resources. Instead some down-sizing to cheaper, smaller and less powerful systems happened. Additionally high-end CPU development basically stalled.
 
1 members found this post helpful.
Old 02-12-2014, 03:47 PM   #95
enorbet
LQ Guru
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 5,048

Rep: Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673
Quote:
Originally Posted by jtsn View Post
<snip>
Another thing of course is the resource utilization. Xfce is snappy on all my systems, <snip>

KDE is different for two reasons: The higher CPU usage is a result of Qt's signal/slot concept, and that can't be fixed without rewriting everything. Since 4.0, display compositing makes KDE slow on slow GPUs like the GMA 950 or GMA 3150, which I still use. It is not unusable, but it's just not snappy enough and that is important for me.
I am wondering if you've read each post of this thread since 3 or 4 people have posted several test results in which CPU usage was a miniscule difference, roughly 4% vs/ 6% at idle, even with full kde library ie: strigi, nepomuk, akonadai, etc. Results would be even closer if those are stripped.

Compositing can be easily turned off if you so desire.

Linux and most desktops are mature enough now that most work very well. There are no gaping differences in performance anymore on even moderately modern hardware. Mostly, all that's left is politics and taste.
 
Old 02-12-2014, 08:57 PM   #96
jtsn
Member
 
Registered: Sep 2011
Posts: 925

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Quote:
Originally Posted by enorbet View Post
several test results in which CPU usage was a miniscule difference, roughly 4% vs/ 6% at idle
There is something wrong, if idle CPU usage goes above 1 % even on an Atom CPU. This will severely reduce battery runtime of any mobile computer. Long story short: 5 % idle CPU usage is completely unacceptable for a desktop environment with actually no applications running!

Quote:
Compositing can be easily turned off if you so desire.
Then graphics output it's completely unaccelerated and it's up the CPU to draw everything, which is even slower.

But we are talking about less resource usage, that means fewer and simpler GPU drawing calls, which lead to a faster GUI response and less power consumption on a mobile computer.

Quote:
Linux and most desktops are mature enough now that most work very well. There are no gaping differences in performance anymore on even moderately modern hardware.
People have different expectations of GUI performance and stability. Somebody will be just fine with a crawling-slow experience like Windows with two real time anti virus engines installed and maybe somebody will also accept regular application crashes, reload and move on. My requirements are higher. I expect near-instant reaction times ("snappy"). Any UI which can't provide that on every machine I use, it is disqualified.

BTW: That means pure CPU/GPU performance, because every machine in question is SSD-powered. The funny thing is, that with HDD bottleneck removed KDE takes too long to start up, because resource-efficient environments gain a great advantage of not being I/O-bound anymore.
 
Old 02-12-2014, 10:37 PM   #97
granth
Member
 
Registered: Jul 2004
Location: USA
Distribution: Slackware64
Posts: 212

Rep: Reputation: 55
Lightbulb

Quote:
Originally Posted by jtsn View Post
There is something wrong, if idle CPU usage goes above 1 % even on an Atom CPU. This will severely reduce battery runtime of any mobile computer. Long story short: 5 % idle CPU usage is completely unacceptable for a desktop environment with actually no applications running!
I think you missed the point. That "5%" of application overhead (which is a very small amount) is the applications that make KDE a great desktop experience. Those programs quietly humming away in the background deliver a modern, robust, stable, and fast desktop environment that 'just works' for a lot of people. If you have a specific case where battery life is a greater priority than usability, or your system is old, or ultra-low power, then feel free to choose another DE, or WM. However, I must reiterate that on modern laptop/desktop/server hardware, a 1-3% CPU difference will NOT affect your power consumption or system performance in any noticeable way.
 
Old 02-13-2014, 01:50 AM   #98
enorbet
LQ Guru
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 5,048

Rep: Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673
Thank you for your considered response.

Quote:
Originally Posted by jtsn View Post
There is something wrong, if idle CPU usage goes above 1 % even on an Atom CPU. This will severely reduce battery runtime of any mobile computer. Long story short: 5 % idle CPU usage is completely unacceptable for a desktop environment with actually no applications running!
I can't speak for others but in my case I rarely use laptops. It's either hardcore desktop or smartphone for me. My test results seem correct for my desktop since I am unconcerned anymore with minimalism. Conky is always running and several widgets (stsin,stdout, weather, time, etc) are always running.Also I'm running Slack 14 32 bit w/ KDE 4.8.5 so in fact I have cpu scaling turned off so I would venture a guess that my system test results are a worst case scenario.

Quote:
Originally Posted by jtsn View Post
Re Turning off Compositing
Then graphics output it's completely unaccelerated and it's up the CPU to draw everything, which is even slower.
Are you certain of this? On an absolute level Compositing is responsible for orchestrating window repainting, mouse curser etc. but isn't turning off what is listed as "compositing" actually just the eye candy portion? ie - transparency, etc. ?

Quote:
Originally Posted by jtsn View Post
But we are talking about less resource usage, that means fewer and simpler GPU drawing calls, which lead to a faster GUI response and less power consumption on a mobile computer.
It seems to me this is simply the tradeoff when dealing with input/output relationships. Analogy - It is possible to restrict gasoline consumption to achieve 100 miles per gallon, but to do so means lower acceleration, top speed, and/or payload capability. We all seek a balance sweet spot that suits us.

In modern PC's, even laptops which employ a number of power managing systems, I don't see this as a big problem if one does a good job of choosing hardware combined with software configuration that suits your workflow. I would imagine most users are concerned more with their productivity, rather than the machine's and get one that fits.

Quote:
Originally Posted by jtsn View Post
People have different expectations of GUI performance and stability. Somebody will be just fine with a crawling-slow experience like Windows with two real time anti virus engines installed and maybe somebody will also accept regular application crashes, reload and move on. My requirements are higher. I expect near-instant reaction times ("snappy"). Any UI which can't provide that on every machine I use, it is disqualified.
IMHO anyone that accepts a "crawling-slow experience" either can't afford or know how to choose proper hardware nor administer what he has. Crashes? Do those still happen?

Quote:
Originally Posted by jtsn View Post
BTW: That means pure CPU/GPU performance, because every machine in question is SSD-powered. The funny thing is, that with HDD bottleneck removed KDE takes too long to start up, because resource-efficient environments gain a great advantage of not being I/O-bound anymore.
I think I get what you actually mean but it seems like you're implying KDE is not resource efficient and I completely disagree with that. I'm quite confident that I can turn off enough services to mimic any DE's usage. KDE is not inefficient anymore than a Mac truck is less efficient than an SUV or a sports car. They just have different capabilities and needs. Don't drive the kids to school in either the semi or the sports car, but don't attempt to haul 30 cubic yards of concrete with a sports car or SUV.

Slackware users commonly drop out of X for certain activities that are resource intensive or provide a simpler environment for deep level work. I see no real obstacle to similarly exchanging DEs on-the-fly if your machine is resource constrained, but when one needs to do the "heavy lifting", it seems silly to not avail oneself of the full potential that KDE offers. KDE simply does more than any other Linux DE, bar none.

Last edited by enorbet; 02-13-2014 at 06:48 AM.
 
Old 02-13-2014, 04:34 AM   #99
jtsn
Member
 
Registered: Sep 2011
Posts: 925

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Quote:
Originally Posted by granth View Post
a 1-3% CPU difference will NOT affect your power consumption or system performance in any noticeable way.
Of course it will and you can verify that by running powertop. Other mobile operating systems specifically employ techniques to suspend applications in the background, so the CPU can actually go into deep-sleep (C2 to C6 state).

BTW: Linux still isn't able to compete with Windows and Mac in regard of battery runtime.

Quote:
Originally Posted by enorbet View Post
I can't speak for others but in my case I rarely use laptops.
I see the issue here.
Quote:
It's either hardcore desktop
But everyone else is using notebooks now.

Quote:
or smartphone for me.
And your smartphone is running KDE, too?

Quote:
in fact I have cpu scaling turned off so I would venture a guess that my system test results are a worst case scenario.
Actually without CPU frequency scaling your numbers looks better than they actually are. CPU usage is calculated relative to the current CPU speed. So if the CPU get's downclocked to 800 MHz and KDE uses 100M cycles of that, it's actually 12,5 %.

Quote:
isn't turning off what is listed as "compositing" actually just the eye candy portion? ie - transparency, etc. ?
That's just a side effect. Xfce4 has a switchable display compositor too, by default it changes nothing about appearance. After turning it on, you can tell for sure if you have a slow GPU.

Quote:
In modern PC's, even laptops which employ a number of power managing systems, I don't see this as a big problem
Power management only works efficiently when CPU and GPU are idle. That means near 0 % load, not 5 %, 10 % or more. Even my high-end desktop nVidia GPU clocks down to 50 MHz, if it is not busy drawing fancy eye-candy. That makes a difference of 60 watts (or $180 per year on the electricity bill for a single PC). So having a energy-efficient desktop actually saves a reasonable amount of money and of course makes the machine less noisy, too.

Quote:
I think I get what you actually mean but it seems like you're implying KDE is not resource efficient
KDE is rather bloaty, indeed.

Quote:
Slackware users commonly drop out of X for certain activities that are resource intensive
I don't. Xfce4 doesn't get in the way and takes less than 100 megs of RAM and almost no CPU cycles for itself. The biggest resource hog I have to deal with on low-end systems is actually the web browser.
 
1 members found this post helpful.
Old 02-13-2014, 06:48 AM   #100
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by jtsn View Post
There is something wrong, if idle CPU usage goes above 1 % even on an Atom CPU. This will severely reduce battery runtime of any mobile computer. Long story short: 5 % idle CPU usage is completely unacceptable for a desktop environment with actually no applications running!
If you have read the thread you will have noticed that most of the measurements were made by me and that I spoecifically say that on the machines that were used for those measurements background services, like a NFS server and several others, were running. Also, I used htop for the measurements, which naturally produces a little bit of CPU load itself. That the numbers for CPU usage only slightly differ between a plain WM, XFCE and KDE indicates that the "high" CPU usage was caused by those background processes and htop, not by KDE or XFCE.
Quote:
Then graphics output it's completely unaccelerated and it's up the CPU to draw everything, which is even slower.

But we are talking about less resource usage, that means fewer and simpler GPU drawing calls, which lead to a faster GUI response and less power consumption on a mobile computer.
So, you dislike compositing because it is to slow on your ancient videochip. And you dislike not to have compositing because it does not use your videochip. How could that situation possibly be resolved? Maybe with using a WM that is appropriate for your hardware? If your hardware is to old for Kwin's compositing use KDE with xfwm4, or Openbox, or ... .
Quote:
People have different expectations of GUI performance and stability. Somebody will be just fine with a crawling-slow experience like Windows with two real time anti virus engines installed and maybe somebody will also accept regular application crashes, reload and move on. My requirements are higher. I expect near-instant reaction times ("snappy").
What a nonsensical statement. At first, it seems to me that you have no knowledge about properly maintaing a Windows installation, you don't need 2 antivirus engines and programs don't just magically crash every so often. My Windows installation is working fast. For that one reason that I took the time to learn how to properly maintain how to maintain a Windows installation, the same way I have done it for Linux.
But your second statement is even more ridiculous:
Quote:
I expect near-instant reaction times ("snappy"). Any UI which can't provide that on every machine I use, it is disqualified.
Go ahead, try Fluxbox on a machine with Pentium I CPU and 32 MB of RAM. If it is not snappy it has been disqualified by your standards.
Quote:
BTW: That means pure CPU/GPU performance, because every machine in question is SSD-powered. The funny thing is, that with HDD bottleneck removed KDE takes too long to start up, because resource-efficient environments gain a great advantage of not being I/O-bound anymore.
Really? If nothing else works then it is "it starts too slow"?
Quote:
But everyone else is using notebooks now.
Any numbers on that?
Quote:
And your smartphone is running KDE, too?
It will, they are working on this: http://www.pcworld.com/article/24630...ur_tablet.html
Quote:
Actually without CPU frequency scaling your numbers looks better than they actually are. CPU usage is calculated relative to the current CPU speed. So if the CPU get's downclocked to 800 MHz and KDE uses 100M cycles of that, it's actually 12,5 %.
Neither Conky nor htop make show differences in CPU usage dependent on the governor in use. At least not on my machines.
Quote:
Power management only works efficiently when CPU and GPU are idle. That means near 0 % load, not 5 %, 10 % or more. Even my high-end desktop nVidia GPU clocks down to 50 MHz, if it is not busy drawing fancy eye-candy. That makes a difference of 60 watts (or $180 per year on the electricity bill for a single PC). So having a energy-efficient desktop actually saves a reasonable amount of money and of course makes the machine less noisy, too.
I have never seen a modern Nvidia GPU clocking down to 50MHz, you may restate that with the real numbers.
Quote:
KDE is rather bloaty, indeed.
If a DE with that functionality of KDE is working with that low CPU usage, near to 0%as it seems, and with only 600MB of RAM I wouldn't call that bloated. But may be you show us your expertise and assemble (or write yourself) a DE with the same functions that has better resource usage.
 
2 members found this post helpful.
Old 02-13-2014, 07:06 AM   #101
Bindestreck
Member
 
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 826

Rep: Reputation: 444Reputation: 444Reputation: 444Reputation: 444Reputation: 444
I love KDE, now, if you don't, go try something else, why keep bothering us how much you dislike KDE, FFS!

Last edited by Bindestreck; 02-13-2014 at 07:08 AM.
 
Old 02-13-2014, 07:12 AM   #102
enorbet
LQ Guru
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 5,048

Rep: Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673Reputation: 4673
Since much of what we've discussed can be written off to the differences between notebooks and desktops (with a heavy emphasis on battery life) I will respond to this which is what I suspected anyway.

Quote:
Originally Posted by jtsn View Post
KDE is rather bloaty, indeed.
No. It's not. Technically, "Bloat" is strictly defined as "overhead cost that does not contribute to the functioning of an application". IOW, badly written code. This thread has covered how distro devs "jumped the gun" and made KDE4 default when it was basically Alpha level and also didn't bother to pass that little piece of information on to users even as an aside. The finished product is not bloated.

If you don't need a car and a bicycle will do, by all means, save the gas, but don't complain that a 30mpg car carrying 4 in all kinds of weather, in any terrain, with fold-down seats and a trailer hitch is "bloated".


Quote:
Originally Posted by jtsn View Post
I don't. Xfce4 doesn't get in the way and takes less than 100 megs of RAM and almost no CPU cycles for itself. The biggest resource hog I have to deal with on low-end systems is actually the web browser.
That's curious since 3 tests posted here show more than ~400MB footprint and ~4% CPU at idle with Xfce4. FTR, web browsers are the biggest resource users (not necessarily hogs) on ALL DEs. Are you paring down Xfce?

Again, you don't need to justify your taste preferences by denigrating other "flavors". And also again, I am certain I can match your footprint with KDE even on a notebook by turning off services, so it IS a matter of taste (and right tools for the job) and NOT bloat.
 
Old 02-13-2014, 09:58 AM   #103
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Talking about The Real Resource Hogs...

Look at this little screenshot, from a normal workday of me...

Amazing, right? Yep! This is right: 2.2GB total RAM eaten/allocated/reserved by Firefox and its friend Flash.

PS. You want to make an bet on which one application eat up to 16% from the CPU, too?

PS2. If you are amazed that I work as root, you have to known that operating system used there is a in-house (but Slackware Linux based) distribution, where root is just an ordinary user also/and the only user able to sudo...
Attached Thumbnails
Click image for larger version

Name:	snapshot13.png
Views:	40
Size:	126.9 KB
ID:	14751  

Last edited by Darth Vader; 02-13-2014 at 10:16 AM.
 
Old 02-13-2014, 11:06 AM   #104
moisespedro
Senior Member
 
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223

Original Poster
Rep: Reputation: 195Reputation: 195
Flash is an outrage but still needed, unfortunately
 
Old 02-13-2014, 11:49 AM   #105
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with KDE4Town.
Posts: 9,563

Rep: Reputation: 7856Reputation: 7856Reputation: 7856Reputation: 7856Reputation: 7856Reputation: 7856Reputation: 7856Reputation: 7856Reputation: 7856Reputation: 7856Reputation: 7856
Quote:
Originally Posted by enorbet View Post
...If you don't need a car and a bicycle will do, by all means, save the gas, but don't complain that a 30mpg car carrying 4 in all kinds of weather, in any terrain, with fold-down seats and a trailer hitch is "bloated"...
How does that translate to a computer desktop? How would/could you use those "features" to improve the efficiency of the third party applications you use to get whatever it is you do, done?

As to Xfce using 400 megs... That can't be right. It should never use more than 200 megs, if that, including all the panel plug-ins. In another thread someone mentioned excessive RAM usage with Xfce and thinks it is related to a recent update of cairo. He is right. I re-installed the older version and RAM usage dropped considerably, but that isn't the only problem. A recent mesa update (or something else) might also be responsible, but I haven't had a chance to check it out.

Last edited by cwizardone; 02-13-2014 at 01:41 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
LXer: Install Quick Access on Linux Mint 12 KDE or any KDE installation LXer Syndicated Linux News 0 01-17-2012 08:11 PM
KDE-core & K Display Manager or LXDE with Okular (KDE app)! LAPIII Linux - Newbie 1 12-30-2011 10:43 PM
LXer: openSUSE KDE Community Week Brings Distro And KDE Closer LXer Syndicated Linux News 0 05-18-2009 04:50 PM
Aborted KDE 3.5.1 Install while using KDE 3.4 and KDE and Gnome Won't Boot cheetahman SUSE / openSUSE 5 03-04-2006 12:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:15 PM.

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