Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756344AbbDOSQM (ORCPT ); Wed, 15 Apr 2015 14:16:12 -0400 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.226]:20213 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754272AbbDOSQJ (ORCPT ); Wed, 15 Apr 2015 14:16:09 -0400 Date: Wed, 15 Apr 2015 14:16:06 -0400 From: Steven Rostedt To: Havoc Pennington Cc: Rik van Riel , One Thousand Gnomes , Greg Kroah-Hartman , Jiri Kosina , Andy Lutomirski , Linus Torvalds , Andrew Morton , Arnd Bergmann , "Eric W. Biederman" , Tom Gundersen , "linux-kernel@vger.kernel.org" , Daniel Mack , David Herrmann , Djalal Harouni Subject: Re: [GIT PULL] kdbus for 4.1-rc1 Message-ID: <20150415181606.GC24936@home.goodmis.org> References: <20150413190350.GA9485@kroah.com> <20150413204547.GB1760@kroah.com> <20150414175019.GA2874@kroah.com> <20150415085641.GH16381@kroah.com> <20150415120618.4d8d90ff@lxorguk.ukuu.org.uk> <552E8B11.4010803@redhat.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) X-RR-Connecting-IP: 107.14.168.142:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 894 Lines: 21 On Wed, Apr 15, 2015 at 12:44:44PM -0400, Havoc Pennington wrote: > > By pushing everything through one queue, dbus is trying to reduce the > number of codepaths in applications. Apps have a lot of new problems > to solve if messages get their order scrambled. But can't a dbus library handle this for the apps? Like implementing TCP on top of UDP. I really doubt the entire dbus protocol needs to be pushed into the kernel. I'm going to try to spend some time reading about dbus and playing with the code (thanks for the links BTW!). Then I can see if I can come up with something too. Or at least be able to ask the right questions. -- Steve -- 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/