Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2018 17:17:09 +0100
From:      Edward Napierala <trasz@freebsd.org>
To:        rgrimes@freebsd.org
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r335941 - head/tools/tools/syscall_timing
Message-ID:  <CAFLM3-rRQASjGsXzX=f1LO33hQX1=D0yexGx6GHOLqRz2VVJ8A@mail.gmail.com>
In-Reply-To: <201807041526.w64FQ3YN043502@pdx.rh.CN85.dnsmgr.net>
References:  <201807041515.w64FFmXY043458@pdx.rh.CN85.dnsmgr.net> <201807041526.w64FQ3YN043502@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
2018-07-04 16:26 GMT+01:00 Rodney W. Grimes <freebsd@pdx.rh.cn85.dnsmgr.net>
:

> > > Author: trasz
> > > Date: Wed Jul  4 13:34:43 2018
> > > New Revision: 335941
> > > URL: https://svnweb.freebsd.org/changeset/base/335941
> > >
> > > Log:
> ...
> > > +#ifdef notyet
> > > +   /*
> > > +    * XXX: Doesn't work; kernel pipe buffer too small?
> > > +    */
> > > +   { "pipeping_100000", test_pipeping, .t_flags = 0, .t_int = 100000
> },
> > > +   { "pipeping_1000000", test_pipeping, .t_flags = 0, .t_int =
> 1000000 },
> > > + #endif
> >
> > Can you get the size of the pipe buffer and make a run time
> > decision on this?  Not all of us run with defaults....
> > Hum, does not seem it is easy to get this pipe size info from userland...
>
> Nvm, if I read the rest of the commit mail correctly you
> already have done this, THANKS!
>

Yeah, I've been merging it from Git, commit by commit, and that's
the result.  Thanks :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFLM3-rRQASjGsXzX=f1LO33hQX1=D0yexGx6GHOLqRz2VVJ8A>