Hi Wolfgang,
Just for clarification. This addresses especially <physicalmemory> and not <memory>?
Correct. for <memory> we can fake it by returning a insanely large swap memory information.
I have no idea for ARM but for Firefox & Co. I need usually around 4GB of "memory" which can involve swap I guess which is more than suboptimal for speed
Well, firefox only needs that much memory when building with -g (debug) which we disabled for %arm. So it actually doesn't need it on ARM. The main problem is that _constraints are not arch / build conditional specific, so they describe something that is not really true in practice. Thanks, Dirk -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org