increase copy buffer size from 4kb to 64kb
authorDennis Groenen <tj.groenen@gmail.com>
Wed, 24 Oct 2012 15:46:34 +0000 (17:46 +0200)
committerDennis Groenen <tj.groenen@gmail.com>
Wed, 24 Oct 2012 15:46:48 +0000 (17:46 +0200)
commit3a9cd3077acf81f53d1bbc32b6d3fe811bf21da8
tree0b403bc16e4d09cb3081601af9bc907399f433c1
parentdd89d75432388b744a9175c3103851e91ff70cad
increase copy buffer size from 4kb to 64kb

This commit reflects a config change in Debian's BusyBox 1:1.20.0-7 release.
The increase in copy buffer size increases the speed of various applets
greatly. Our targeted Maemo platforms have plenty of resources to accommodate
this larger buffer.

From Debian's changelog:
  "This increases speed of various applets dramatically.  For example, wget
   applet downlad time for certain file decreased from 3.8sec to 0.6sec."
debian/config/config.busybox