test: raise pummel/test-net-throttle write req size
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 8 Aug 2012 22:01:38 +0000 (00:01 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 8 Aug 2012 22:06:01 +0000 (00:06 +0200)
commit67705555514d6f40fbb9a989c400f824f764e5f7
tree01c440f4472a39d6db5118563a3b70575dd7e12c
parent5fba3b85c5a50b6b8c9061d951dc09da8a221d40
test: raise pummel/test-net-throttle write req size

pummel/test-net-throttle assumes that a couple of big write requests result in
some of them getting queued because the kernel's send buffer fills up.

Said assumption breaks on systems with large send buffers. Raise the size of
the write request to ameliorate the issue.
test/pummel/test-net-throttle.js