From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933031Ab0JHVDy (ORCPT ); Fri, 8 Oct 2010 17:03:54 -0400 Received: from cantor.suse.de ([195.135.220.2]:38186 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932914Ab0JHVDx (ORCPT ); Fri, 8 Oct 2010 17:03:53 -0400 From: Andreas Gruenbacher Organization: SUSE Labs, Novell Inc. To: Tvrtko Ursulin Subject: Re: Linux 2.6.36-rc7 Date: Fri, 8 Oct 2010 23:03:17 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34-12-desktop; KDE/4.4.4; x86_64; ; ) Cc: John Stoffel , Eric Paris , Linus Torvalds , Linux Kernel Mailing List References: <19631.15310.568446.991954@quad.stoffel.home> <201010081717.25940.tvrtko.ursulin@sophos.com> In-Reply-To: <201010081717.25940.tvrtko.ursulin@sophos.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010082303.17706.agruen@suse.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 08 October 2010 18:17:25 Tvrtko Ursulin wrote: > Doesn't really solve ordering inside groups so maybe we do not need > priorities at all just these three classes? Applications can easily make the priority they register with configurable (and default to something in their "range" if we define such ranges). Wouldn't this be enough? Andreas