
11 Jul
2013
11 Jul
'13
11:34 a.m.
On Tue, Jul 09, 2013 at 14:56:05 -0400, Laine Stump wrote:
On 07/08/2013 09:20 AM, Jiri Denemark wrote:
For low-memory domains (roughly under 400MB) our automatic memory limit computation comes up with a limit that's too low. This is because the 0.5 multiplication does not add enough for such small values. Let's increase the constant part of the computation to fix this.
ACK.
Pushed, thanks. Jirka