Re: [Gimp-developer] GIMP and multiple processors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

John Cupitt <jcupitt@xxxxxxxxx> writes:

> FWIW, vips works by having a thread pool (rather than a tile queue)
> and a simple for(;;) loop over tiles. At each tile, the for() loop
> waits for a thread to become free, then assigns it a tile to work
> on.

It would be trivial to change the GIMP code to work this way. We would
use the existing GThreadPool and just push a tasks per tile into the
pool. If someone wants to give this a try, perhaps it makes a difference.


Sven

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux