Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932919AbbDURZI (ORCPT ); Tue, 21 Apr 2015 13:25:08 -0400 Received: from mail-la0-f41.google.com ([209.85.215.41]:35353 "EHLO mail-la0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755264AbbDURZF (ORCPT ); Tue, 21 Apr 2015 13:25:05 -0400 MIME-Version: 1.0 In-Reply-To: <20150421170625.GB17927@kroah.com> References: <20150413204547.GB1760@kroah.com> <20150414175019.GA2874@kroah.com> <20150414192357.GA6107@kroah.com> <20150414193533.GF889@ZenIV.linux.org.uk> <20150414194348.GA7540@kroah.com> <552EA700.7000200@gmail.com> <20150421170625.GB17927@kroah.com> Date: Tue, 21 Apr 2015 14:25:03 -0300 Message-ID: Subject: Re: [GIT PULL] kdbus for 4.1-rc1 From: Diego Viola To: Greg Kroah-Hartman Cc: Austin S Hemmelgarn , Al Viro , Andy Lutomirski , Linus Torvalds , Andrew Morton , Arnd Bergmann , "Eric W. Biederman" , One Thousand Gnomes , Tom Gundersen , Jiri Kosina , "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: 1243 Lines: 37 I'm not exactly sure what the problem is. It might not even be a problem with D-bus, and it's probably a timeout issue as you said. I'll give kdbus a try anyway and report back. Thanks, Diego On Tue, Apr 21, 2015 at 2:06 PM, Greg Kroah-Hartman wrote: > On Tue, Apr 21, 2015 at 01:54:54PM -0300, Diego Viola wrote: >> I'd like to see D-Bus in the kernel (kdbus), if that's going to make >> D-Bus faster. >> >> See this application taking 15 seconds to start just because D-Bus is too slow. >> >> https://bugs.kde.org/show_bug.cgi?id=342682 >> >> Hopefully kdbus solves problems such as this one. > > That bug really doesn't look like it would be solved by kdbus, I don't > see a ton of messages being sent as the issue, do you? It seems like > something is timing out and then continuing on with the application > startup. > > But, you can try it out, grab the kernel patch, enable it in systemd, > and try it for yourself and let us know! > > thanks, > > greg k-h -- 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/