Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split] GIMP crashes randomly
#14
Intel became unable to increase CPU frequencies so multiplied the CPUs and now the performance is handled by application code.

Not everything is easy to multi-thread. I see than when I scale, all my processors max out, but generating plasma is on one CPU only.

Fundamentally to be able to edit very big image in a small RAM, Gimp cuts the image in tiles and works with tiles on disk. In practice to increase performance, some of that disk space is cached in RAM (this is the "tile cache") and on many modern system it is big enough to avoid putting things on disk most of the time. So this tiles file and cache is really Gimp's own swap. You could of course define a tile cache much bigger than you available RAM, and Gimp will use that and the system would do the swapping. Using Gimp's own swap is normally a better solution because 1) you can hope/expect that Gimp accesses it in some manner optimized for its own processing, and 2) only Gimp is affected by the swap, other apps in the system can continue to use all the RAM they want/need.

A good size for the tile cache is the amount of free RAM you have before you start Gimp (ie, what is left after booting and starting you favorite apps). On a system like yours I would try 6GB, and be ready to downsize that a bit (5G, 4GB) if the OS swaps.
Reply


Messages In This Thread
[split] GIMP crashes randomly - by rickk - 02-11-2023, 07:33 AM
RE: [split] GIMP crashes randomly - by Ofnuts - 02-13-2023, 11:32 PM
RE: [split] GIMP crashes randomly - by rickk - 02-14-2023, 12:32 AM
RE: [split] GIMP crashes randomly - by Ofnuts - 02-14-2023, 02:09 AM
RE: [split] GIMP crashes randomly - by rickk - 02-20-2023, 04:32 AM
RE: [split] GIMP crashes randomly - by Ofnuts - 02-20-2023, 07:44 AM
RE: [split] GIMP crashes randomly - by rickk - 02-20-2023, 05:58 PM
RE: [split] GIMP crashes randomly - by denzjos - 02-20-2023, 06:04 PM
RE: [split] GIMP crashes randomly - by rickk - 03-06-2023, 06:34 PM
RE: [split] GIMP crashes randomly - by rickk - 03-06-2023, 10:29 PM
RE: [split] GIMP crashes randomly - by Ofnuts - 03-07-2023, 09:35 AM
RE: [split] GIMP crashes randomly - by rickk - 03-07-2023, 02:18 PM
RE: GIMP keeps locking up - by Ofnuts - 02-11-2023, 02:24 PM
RE: GIMP keeps locking up - by rickk - 02-11-2023, 04:15 PM
RE: GIMP keeps locking up - by Ofnuts - 02-11-2023, 05:22 PM
RE: GIMP keeps locking up - by rickk - 02-11-2023, 05:37 PM
RE: GIMP keeps locking up - by Ofnuts - 02-11-2023, 06:20 PM
RE: GIMP keeps locking up - by rickk - 02-11-2023, 06:56 PM
RE: GIMP keeps locking up - by rickk - 02-12-2023, 04:48 AM
RE: GIMP keeps locking up - by Ofnuts - 02-12-2023, 10:13 AM
RE: GIMP keeps locking up - by rickk - 02-13-2023, 04:12 PM
RE: GIMP keeps locking up - by rickk - 02-13-2023, 09:55 PM

Forum Jump: