TransRead: use a 1M buffer size for the ssh pipe
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 29 Jan 2014 15:59:42 +0000 (17:59 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 29 Jan 2014 15:59:42 +0000 (17:59 +0200)
commit60fd81dc0f89c20d135c16ecd8e5c6ad81eb3c0c
tree2d8bf8add67c7b4ebf2c7bcbbb1221f64bcc95f5
parent5382022c551b5b5afe49ed5a548d0b156f2d7e64
TransRead: use a 1M buffer size for the ssh pipe

Set buffer size for the SSH pipe to be 1M. Frankly, I am not 100% sure if this
matters, it looks like it makes reading the file over ssh a bit faster.

Change-Id: If91f6589db2e80af4bd6afc994ad1553a1109b3e
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptools/TransRead.py