The swapper is committed. Please test! :)

Boudewijn Rempt boud at valdyas.org
Sun Aug 1 11:54:03 CEST 2010


On Saturday 31 July 2010, Dmitry Kazakov wrote:
> Hi, all!
> 
> I've committed almost-finished version of the swapper. There is some
> polishing left only.
> So, if you encounter some random crashes or deadlocks, please let me know!
> ;)
> 
> And now, i want to warn you that it'll me more safe if you issue the
> following command:
> 
> cd krita/image;
> make clean;
> make install;
> 
> 
> Of course you can configure the swapper:
> 
> memorySoftLimit - (MiB), (default 512 MiB), the amount of memory when the
> swapper starts dumping memento-tiles (the ones needed for undo).
> memoryHardLimit - (MiB), (default 256 MiB), swap out everything! ;)

Cool stuff! 

Btw: which patch is the one mentioned here:

    // FIXME: use a factory after the patch is committed
    m_compressor = new KisTileCompressor2();

And I think we need to think long an hard about the default memory limits. Are 
these limites per paint device, or for all paint device data in total?

-- 
Boudewijn Rempt | http://www.valdyas.org


More information about the kimageshop mailing list