
10 Sep
2014
10 Sep
'14
7:55 a.m.
Reviewed-by: Crístian Viana <vianac@linux.vnet.ibm.com> On 10-09-2014 00:03, Aline Manera wrote:
With a small chunk size (the previous chunk size was 8k), the server needs to make many read/write operations which was consuming a lot of memory from Kimchi server for larger files. So increase it to 1MB to do not overload the server.
Signed-off-by: Aline Manera <alinefm@linux.vnet.ibm.com>