Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753464Ab0FDKLR (ORCPT ); Fri, 4 Jun 2010 06:11:17 -0400 Received: from smtp-out.google.com ([216.239.44.51]:27804 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751482Ab0FDKLP (ORCPT ); Fri, 4 Jun 2010 06:11:15 -0400 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=mime-version:in-reply-to:references:date:message-id:subject:from:to: cc:content-type:x-system-of-record; b=Z6AD6u7bhyb1POc5yheqb7cV5GESrtvo69eT2O5abQKbwGFDeYL18myVujuimn2vg Av3GX0LgfnfGp2QGolVBQ== MIME-Version: 1.0 In-Reply-To: <1275646103.27810.39526.camel@twins> References: <20100603193045.GA7188@elte.hu> <20100603231153.GA11302@elte.hu> <20100603232302.GA16184@elte.hu> <1275644619.27810.39462.camel@twins> <1275645245.27810.39493.camel@twins> <20100604100306.GB3324@elte.hu> <1275646103.27810.39526.camel@twins> Date: Fri, 4 Jun 2010 03:11:12 -0700 Message-ID: Subject: Re: suspend blockers & Android integration From: Brian Swetland To: Peter Zijlstra Cc: Ingo Molnar , tytso@mit.edu, Neil Brown , "Arve Hj?nnev?g" , Thomas Gleixner , "Rafael J. Wysocki" , Alan Stern , Felipe Balbi , LKML , Florian Mickler , Linux OMAP Mailing List , Linux PM , Alan Cox , James Bottomley , Linus Torvalds , Kevin Hilman , "H. Peter Anvin" , Arjan van de Ven Content-Type: text/plain; charset=UTF-8 X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 22 On Fri, Jun 4, 2010 at 3:08 AM, Peter Zijlstra wrote: > On Fri, 2010-06-04 at 12:03 +0200, Ingo Molnar wrote: > >> > The only 'interesting' issue I can see here is that if you create 1000 >> > CLOCK_MONOTONIC namepaces, we'd need to have a tree of trees in order to >> > efficiently find the leftmost timer. >> >> Realistically Android userspace would create just a single such namespace for >> all the untrusted/unknown/uncontrolled apps, right? > > Possibly, yeah. Definitely, at least initially. If we had the ability to do more fine grained control, we might be tempted to experiment with it, but to start with we'd feel safer using the big hammer as we are today. Brian -- 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/