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

From: Marcin Dalecki
Date: Mon Jan 09 2006 - 13:11:14 EST



Do most Linux GUI apps really render everything without regard to what's
obscured and what's visible?

Yes. Naive usage of backing store is right now pretty much the norm. However the
problem isn't the fact that the rendering occurs. The problem is that it occurs synchronously
and that composition is serializing with event handling.
-
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/