Any suggestions?
And, even if PS did release the RAM, the OS might not honor the request.
Usually such cleanup only takes place when the program which requested the
memory shuts down.
Jim
the RAM is reused
Yes but since PS claims the RAM (for very good reasons, I agree) it seems only available to PS itself, so sometimes a plug-in (like PTlens) reports that it doesn't get the RAM it needs. Only one normal camera file is open.
After relaunching PS it works.
Sometimes RAM actually seems to get released within a session, why that happens, I don't know.
I have no problem with PS working this way. I appreciate PS wants RAM that's contiguous and thus doesn't was the O/S to hand it out, but some parts of the workflow call for external plug-ins to join in.
Rob
Most of the plugins we have seen that have problems running out of RAM fall into 2 categories:
1) those working on the whole image at once and can't fit that into RAM
2) those that failed to read the Photoshop plugin SDK documentation on how to manage large buffers in RAM
You're seeing brush lag (not normal), and Photoshop using RAM up to the limit you set in preferences (very normal) and reusing that RAM (very normal).