Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755998AbbDURGe (ORCPT ); Tue, 21 Apr 2015 13:06:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58082 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755929AbbDURG2 (ORCPT ); Tue, 21 Apr 2015 13:06:28 -0400 Date: Tue, 21 Apr 2015 19:06:25 +0200 From: Greg Kroah-Hartman To: Diego Viola 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 Subject: Re: [GIT PULL] kdbus for 4.1-rc1 Message-ID: <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 26 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/