Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756280Ab0FAUMn (ORCPT ); Tue, 1 Jun 2010 16:12:43 -0400 Received: from ist.d-labs.de ([213.239.218.44]:43255 "EHLO mx01.d-labs.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754093Ab0FAUMm (ORCPT ); Tue, 1 Jun 2010 16:12:42 -0400 Date: Tue, 1 Jun 2010 22:12:30 +0200 From: Florian Mickler To: Florian Mickler Cc: markgross@thegnar.org, 640e9920@gmail.com, "Rafael J. Wysocki" , Arve =?ISO-8859-15?Q?Hj=F8nnev=E5g?= , Alan Stern , Peter Zijlstra , Linux PM , Brian Swetland , Alan Cox , Matthew Garrett , Thomas Gleixner , LKML , Ingo Molnar Subject: Re: [linux-pm] [PATCH 0/8] Suspend block api (version 8) Message-ID: <20100601221230.7f7d892b@schatten.dmk.lab> In-Reply-To: <20100601220035.6b47d57d@schatten.dmk.lab> References: <201005312338.55109.rjw@sisk.pl> <20100531232617.GF31155@gvim.org> <20100601090737.4bc243d9@schatten.dmk.lab> <20100601140519.GC1281@gvim.org> <20100601220035.6b47d57d@schatten.dmk.lab> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.9; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 980 Lines: 30 On Tue, 1 Jun 2010 22:00:35 +0200 Florian Mickler wrote: > On Tue, 1 Jun 2010 07:05:19 -0700 > mark gross <640e9920@gmail.com> wrote: > > > > > Only works 1/2 the time, but I like the idea! > > It fails to get the righ answer when constraints are reduced. But, this > > idea is a good improvement i'll roll into the next pm_qos update! > > > > thanks! > > > > --mgross > > outch. shure. i had the binary block/unblock case in my mind. (where > the comparitor would be just the logical &&) And even there it wouldn't work in general. What about keeping the list sorted? (Or using the rbtree implementation). Well, I'm getting some sleep and tomorrow I will think about it some more. > cheers, > Flo > -- 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/