<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Valent Turkovic wrote:
<blockquote
 cite="mid:64b14b300902200932k508d6323q9d45e1ae8131ce96@mail.gmail.com"
 type="cite">
  <pre wrap="">On Tue, Feb 17, 2009 at 8:19 PM, Valent Turkovic
<a class="moz-txt-link-rfc2396E" href="mailto:valent.turkovic@gmail.com"><valent.turkovic@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap=""><a class="moz-txt-link-freetext" href="http://rudd-o.com/en/linux-and-free-software/tales-from-responsivenessland-why-linux-feels-slow-and-how-to-fix-that">http://rudd-o.com/en/linux-and-free-software/tales-from-responsivenessland-why-linux-feels-slow-and-how-to-fix-that</a>

What is you comment?

--
<a class="moz-txt-link-freetext" href="http://kernelreloaded.blog385.com/">http://kernelreloaded.blog385.com/</a>
linux, blog, anime, spirituality, windsurf, wireless
registered as user #367004 with the Linux Counter, <a class="moz-txt-link-freetext" href="http://counter.li.org">http://counter.li.org</a>.
ICQ: 2125241, Skype: valent.turkovic

    </pre>
  </blockquote>
  <pre wrap=""><!---->
As a long time Linux desktop user and Linux enthusiast I want bloody
screaming fast desktop :) There are some situations that I just want
to pull my hair out when I see that desktop performance just crawls to
a halt :(

When I read articles like Tales from responsivenessland[1] I really
don't get why there aren't bells ringing in the heads of the people
who can actually make a difference for Linux desktop performance.

I was also really sad when I read interview with Con Kolivas[2] and
the reasons why he quit kernel development[3].

I hope kernel developers will wake up and realise that there are also
us - Desktop users and what we need and want are responsive desktops.

Will Fedora be the first Linux distro to have sane desktop defaults
(vm.swappiness=1 and vm.vfs_cache_pressure=50). Current Fedora slogan
is "Features. Freedom. Friends. First", I hope to see "Desktop
performance" as part of it soon ;)

[1] <a class="moz-txt-link-freetext" href="http://rudd-o.com/en/linux-and-free-software/tales-from-responsivenessland-why-linux-feels-slow-and-how-to-fix-that">http://rudd-o.com/en/linux-and-free-software/tales-from-responsivenessland-why-linux-feels-slow-and-how-to-fix-that</a>
[2] <a class="moz-txt-link-freetext" href="http://apcmag.com/interview_with_con_kolivas_part_1_computing_is_boring.htm">http://apcmag.com/interview_with_con_kolivas_part_1_computing_is_boring.htm</a>
[3] <a class="moz-txt-link-freetext" href="http://apcmag.com/why_i_quit_kernel_developer_con_kolivas.htm">http://apcmag.com/why_i_quit_kernel_developer_con_kolivas.htm</a>

  </pre>
</blockquote>
Valent may have partially pointed to the issue of performance vs.
features.  As Microsoft users have discovered, the more active
processes that are running and the pipes that interactive data, such as
email and internet, go through, the slower a system will run.  Newer,
more complex (read: amount of code required to be functional)
applications and updates are applied, the perceived performance
continues to degrade. The amount of load on a desktop system has
expanded at a staggering rate.  Virtualization adds its own load to
active desktops as well.  And because of additional security monitoring
processes, older hardware
should not be pushed to perform at the level that it has in the past.<br>
<br>
New hardware technology such as higher speed, multi-core processor and
2 and 3 channel memory is becoming more common, which tends to be
better able to handle the expanded processing  and I/O load.  This does
nothing for the majority of Linux users that are used to being able to
use older hardware, yet want the features of the newer applications and
functions.<br>
<br>
Desktop performance comes down to a trade off between the perceived
performance and number of active features/processes with the amount of
code to be executed,  based on a common hardware performance.   A
proposed "auto-tunning" I/O manager may provide some assistance, but it
also adds an processing load on the desktop.  <br>
<br>
Has anyone done any benchmarking on the amount of code, granularity of
the code, and processing performance?  Has anyone done any benchmarking
of applications and versions that may give some insight on the code
processing vs hardware performance issues?<br>
</body>
</html>