[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111017144013.GA15447@srcf.ucam.org>
Date: Mon, 17 Oct 2011 15:40:13 +0100
From: Matthew Garrett <mjg@...hat.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Arjan van de Ven <arjan@...ux.intel.com>,
Lennart Poettering <mzxreary@...inter.de>,
Andrew Morton <akpm@...ux-foundation.org>,
"Kirill A. Shutemov" <kirill@...temov.name>,
Paul Menage <menage@...gle.com>,
Li Zefan <lizf@...fujitsu.com>,
containers@...ts.linux-foundation.org,
jacob.jun.pan@...ux.intel.com, linux-kernel@...r.kernel.org,
Matt Helsley <matthltc@...ibm.com>, linux-api@...r.kernel.org,
Kay Sievers <kay.sievers@...y.org>, harald@...hat.com,
david@...ar.dk, greg@...ah.com
Subject: Re: [PATCH, v10 3/3] cgroups: introduce timer slack controller
On Mon, Oct 17, 2011 at 04:28:27PM +0200, Peter Zijlstra wrote:
> On Mon, 2011-10-17 at 15:11 +0100, Matthew Garrett wrote:
> > Whether or not you want the animation to carry on animating is policy,
> > and you need something to be the policy agent. Let's say firefox is
> > invisible. I now grab a copy of its window contents. What do I get?
>
> An XDamage and repaint from the X client, after which your copy will
> complete and you get what you asked for?
An XDamage and then an asynchronous RPC call to the remote server to
identify the contents of the next frame before drawing them, plus some
sort of new synchronisation mechanism for blocking the X query until
that point?
> > in preference to merging a piece
> > of code that's functionally consistent with the rest of the cgroups
> > infrastructure?
>
> Yep.. because as of yet there isn't a sane use-case to warrant adding
> the maintenance burden. Any cgroup controller is functionally
> consistent, per definition, that doesn't make it useful or even sane.
Timers are a resource. People want to manage that resource. cgroups are
a convenient mechanism for managing resources.
--
Matthew Garrett | mjg59@...f.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists