Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756788AbbDOW0q (ORCPT ); Wed, 15 Apr 2015 18:26:46 -0400 Received: from mail-lb0-f171.google.com ([209.85.217.171]:33177 "EHLO mail-lb0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754910AbbDOW0g (ORCPT ); Wed, 15 Apr 2015 18:26:36 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Andy Lutomirski Date: Wed, 15 Apr 2015 15:26:15 -0700 Message-ID: Subject: Re: [GIT PULL] kdbus for 4.1-rc1 To: Linus Torvalds Cc: Greg Kroah-Hartman , Steven Rostedt , One Thousand Gnomes , Jiri Kosina , Al Viro , Borislav Petkov , Andrew Morton , Arnd Bergmann , "Eric W. Biederman" , Tom Gundersen , "linux-kernel@vger.kernel.org" , Daniel Mack , David Herrmann , Djalal Harouni Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1839 Lines: 42 On Wed, Apr 15, 2015 at 11:18 AM, Linus Torvalds wrote: > On Wed, Apr 15, 2015 at 11:11 AM, Greg Kroah-Hartman > wrote: >> On Wed, Apr 15, 2015 at 01:33:27PM -0400, Steven Rostedt wrote: >>> >>> I'll argue that you can't fix the later one. One thing that I've observed over >>> the years of having faster computers is, as soon as you make it faster, people >>> will write slower software. >>> >>> Currently the issue is that we have thousands of dbus queries, you make dbus >>> 10x faster, I guarantee that people will write software with 10 thousand dbus >>> queries and we are no better off than we are today. >> >> Then they get to buy a faster machine :) > > Is there actually a performance issue? > > I've seen this claimed, but I have never seen any actual numbers. What > speeds up? By how much? is it actually measurable? > > Maybe they've marched past me in this thread-from-hell. But I can't > recall having seen any (not now, not before). > > That said, I think the more serious issue is that if Luto complains > about the capability-capturing code being completely broken, then > people need to take that *seriously*. To be fair: the userspace version in systemd is completely broken, and v1 of kdbus's was completely broken. v2's is, as far as I know, just conceptually wrong and highly unlikely to be useful in any legitimate fashion, but it's no longer obvious to me that it's exploitable. (That being said, Eric doesn't like it, and I haven't re-read it recently. So it could still be completely broken.) --Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/