Re: Why the DOS has many ntfs read and write driver,but the linuxcan't for a long time

From: Alan Cox
Date: Mon Jan 09 2006 - 11:03:49 EST


On Llu, 2006-01-09 at 16:56 +0300, Yaroslav Rastrigin wrote:
> No. Fully loaded KDE session (without kdesktop and kwin, since I don't
> use first and using my own WM instead of second).
> So almost all necessary libraries are hot and loaded, and all what's
> missing is a dozen of Window's and Pixmap's to allocate and two
> threads to
> handle events. And it takes seconds, not tens of a second, as in
> UltraEdit case


Currently Linux performance loading large binaries is at least
perceptually worse than Windows (some of that is perceptual tricks
windows apps pull, some of it real). There is an openoffice.org related
analysis project currently under way to sort that out.

A second problem is the popularity of some very inefficiently written
desktops which badly need a good optimise, a diet and/or stuffing where
the sun doesn't shine. The kernel can only do so much of the work and
comparing xfce4 with gnome/kde shows that the kernel isn't the only
party involved in this....

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/