EXA and MigrationHeuristic

Juliusz Chroboczek Juliusz.Chroboczek at pps.jussieu.fr
Thu May 29 05:01:41 PDT 2008


> "greedy" is faster than "always" in some cases because it's quite
> conservative about migrating pixmaps offscreen. Any single low level
> operation can only be accelerated if all pixmaps involved are offscreen,
> so this results in fewer operations being accelerated, thereby avoiding
> migration overhead for operations that can't be accelerated for other
> reasons.

Let me change the emphasis.  Main-memory pixmaps are moderately fast
for all operations.  Off-screen pixmaps are very fast for some
operations, and glacially slow for others.

It seems to me that a migration heuristic that prefers main memory is
preferable in the general case.


                                        Juliusz



More information about the xorg mailing list