Re: [Gimp-developer] tile cache size (was Re: The Occasional Bug List)

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

 



On Thu, Nov 07, 2002 at 06:56:33PM +0100, Raphaël Quinet wrote:
> 
> - A good rule of thumb for setting the tile cache size seems to be:
>   90% of the memory available when the GIMP is running for the first
>   time, or total amount of memory - 64 MB, whichever is the largest.
>   So the formula would be something like:
>     min (32 MB, max (free * 0.9, total - 64 MB))

Didn't you mean something more like

   max (32 MB, free * 0.9, total - 64 MB) ?

The way you wrote it no one would get more than 32MB, which
probably wasn't the point.

Yeti


[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