[opensuse-packaging] How can I graph the memory and disk usage during a build?

Hi, I'm getting intermittent, memory related, OBS build failures with graphics/blender but it builds happily on my humble dual core pentium with 4 gig ram. I've cut them down by building one part, which failed almost every build. I'm playing with a _constraints file but I don't really know what I'm doing. What can I use to graph the memory and disk usage during the build? Thanks Dave Plater -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org

On Sat, Dec 05, 2015 at 07:53:03AM +0200, Dave Plater wrote:
Hi, I'm getting intermittent, memory related, OBS build failures with graphics/blender but it builds happily on my humble dual core pentium with 4 gig ram. I've cut them down by building one part, which failed almost every build. I'm playing with a _constraints file but I don't really know what I'm doing. What can I use to graph the memory and disk usage during the build? Thanks
After a successful build you can download the bnaries with osc getbinaries and look into the _statistics file. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org

On 05/12/2015 12:18, Marcus Meissner wrote:
On Sat, Dec 05, 2015 at 07:53:03AM +0200, Dave Plater wrote:
Hi, I'm getting intermittent, memory related, OBS build failures with graphics/blender but it builds happily on my humble dual core pentium with 4 gig ram. I've cut them down by building one part, which failed almost every build. I'm playing with a _constraints file but I don't really know what I'm doing. What can I use to graph the memory and disk usage during the build? Thanks After a successful build you can download the bnaries with osc getbinaries and look into the _statistics file.
Ciao, Marcus I was hoping for a program that will record or log disk and memory statistics for the cmake build process but maybe nobody has made one yet. My main problem atm is ld fails in the final linking stage due to lack of memory but whether it's disk space or physical memory I don't know yet. I'm dreading the next blender version bump as this problem is likely to get worse. Another idea that's forming in my brain is to build blender's "extern/" programs in linked packages as these seem to be the resource hungry ones. Thanks Dave PS. Hope the text doesn't display as it looks when I'm typing. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org

On 05/12/2015 12:18, Marcus Meissner wrote:
On Sat, Dec 05, 2015 at 07:53:03AM +0200, Dave Plater wrote:
Hi, I'm getting intermittent, memory related, OBS build failures with graphics/blender but it builds happily on my humble dual core pentium with 4 gig ram. I've cut them down by building one part, which failed almost every build. I'm playing with a _constraints file but I don't really know what I'm doing. What can I use to graph the memory and disk usage during the build? Thanks After a successful build you can download the bnaries with osc getbinaries and look into the _statistics file.
Ciao, Marcus I think I may have found what I'm looking for in atop. Regards Dave -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Dave Plater
-
Marcus Meissner