[PATCH xserver 0/3] meson build for xserver

Adam Jackson ajax at nwnk.net
Thu Apr 27 19:36:42 UTC 2017


On Thu, 2017-04-27 at 12:03 -0700, Eric Anholt wrote:
> > Adam Jackson <ajax at nwnk.net> writes:
> > I haven't verified the meson test path, and expect it doesn't work yet.
> > Once it works I'll switch my pre-push checks to build with both build
> > systems but run the tests from meson, so I can at least hide the
> > automake slowness parallel to xts slowness.
> 
> Getting the tests hooked back up is high on my list, also Travis.
> 
> Are we melting two CPUs with xtest at this point, or are there still
> sleeps?  If we're melting two CPUs, then it may be time to split our
> test list up, do multiple piglit-run.pys in parallel, and merge results
> later.  I think piglit has support for doing that.

With Xvfb and Xephyr+llvmpipe running in parallel, my load average
barely touches 2. So yes, we should do that; even if we're not totally
saturated for CPU time, the tests are always going to be serial as long
as we insist on testing unredirected window drawing, so we may as well
have a few more runnable tasks than CPUs.

- ajax


More information about the xorg-devel mailing list