svn commit: r230118 - head/bin/sh

Eitan Adler lists at eitanadler.com
Sun Jan 15 05:58:35 UTC 2012


On Sat, Jan 14, 2012 at 5:46 PM, Jilles Tjoelker <jilles at freebsd.org> wrote:
> Author: jilles
> Date: Sat Jan 14 22:46:18 2012
> New Revision: 230118
> URL: http://svn.freebsd.org/changeset/base/230118
>
> Log:
>  sh: Change input buffer size from 1023 to 1024.
>
>  PR:           bin/161756

On Wed Oct 19 22:33:38 UTC 2011 you said in the PR:

Although this change looks like an improvement, it does not seem
fully satisfying. I would like to see performance numbers for the
change on your slow embedded platform. Also, why use 1023 or 1024?
Another buffer size may be better.

But the PR does not seem to answer the question. Can you explain why
you decided to act on the PR now?

-- 
Eitan Adler


More information about the svn-src-head mailing list