From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754339AbaEOQaL (ORCPT ); Thu, 15 May 2014 12:30:11 -0400 Received: from cantor2.suse.de ([195.135.220.15]:52560 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751412AbaEOQaI (ORCPT ); Thu, 15 May 2014 12:30:08 -0400 Date: Thu, 15 May 2014 18:30:04 +0200 From: chrubis@suse.cz To: Darren Hart Cc: "Michael Kerrisk (man-pages)" , Thomas Gleixner , Ingo Molnar , Jakub Jelinek , "linux-man@vger.kernel.org" , lkml , Davidlohr Bueso , Arnd Bergmann , Steven Rostedt , Peter Zijlstra , Linux API , "Carlos O'Donell" Subject: Re: futex(2) man page update help request Message-ID: <20140515163004.GB7959@rei.Home> References: <537346E5.4050407@gmail.com> <20140515152834.GA6926@rei.Home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > I've used LTP in the past (quite a bit), and I felt there was some > advantage to keeping futextest independent. What advantages did you have in mind? > Perhaps things have changed enough since then (~2009 era) that we > should reconsider. I've been working on LTP for a about three years now and we happen to do quite a lot in that time. The most visible changes would be more proper development practices (git, proper build system, code review, LKML coding style, documentation, ...) and also huge number of fixes. Now we are trying to catch up in coverage too. > We can discuss the pros/cons there if you like. I would love to :). > I have agreed to move the performance related tests over to perf, and > Davidlohr has added some other such tests to perf. Trinity now covers > the planned fuzz testing for futexes (very well... Obviously) so that > idea will be dropped, leaving pure functional tests in futextest. Well LTP mostly consists of functional tests, so that would fit the purpose very well. -- Cyril Hrubis chrubis@suse.cz