Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755871Ab0AMKqg (ORCPT ); Wed, 13 Jan 2010 05:46:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755482Ab0AMKqf (ORCPT ); Wed, 13 Jan 2010 05:46:35 -0500 Received: from ms01.sssup.it ([193.205.80.99]:60985 "EHLO sssup.it" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755474Ab0AMKqe (ORCPT ); Wed, 13 Jan 2010 05:46:34 -0500 Subject: Re: [RFC 0/12][PATCH] SCHED_DEADLINE: core of the scheduling class From: Raistlin To: Peter Zijlstra Cc: linux-kernel , michael trimarchi , Fabio Checconi , Ingo Molnar , Thomas Gleixner , Dhaval Giani , Johan Eker , "p.faure" , Chris Friesen , Steven Rostedt , Henrik Austad , Frederic Weisbecker , Darren Hart , Sven-Thorsten Dietrich , Claudio Scordino , Tommaso Cucinotta , "giuseppe.lipari" , Juri Lelli In-Reply-To: <1262097699.7135.154.camel@laptop> References: <1255707324.6228.448.camel@Palantir> <1255707614.6228.453.camel@Palantir> <1262097699.7135.154.camel@laptop> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-eXU0EvhyHMqU7dXYN77w" Date: Wed, 13 Jan 2010 11:46:31 +0100 Message-ID: <1263379591.3853.79.camel@Palantir> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1982 Lines: 63 --=-eXU0EvhyHMqU7dXYN77w Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2009-12-29 at 15:41 +0100, Peter Zijlstra wrote: > On Fri, 2009-10-16 at 17:40 +0200, Raistlin wrote: > > +static unsigned long > > +load_balance_deadline(struct rq *this_rq, int this_cpu, struct rq *bus= iest, > > + unsigned long max_load_move, > > + struct sched_domain *sd, enum cpu_idle_type idle, > > + int *all_pinned, int *this_best_prio) > > +{ > > + /* for now, don't touch SCHED_DEADLINE tasks */ > > + return 0; > > +} > > + > > +static int > > +move_one_task_deadline(struct rq *this_rq, int this_cpu, struct rq *bu= siest, > > + struct sched_domain *sd, enum cpu_idle_type idle) > > +{ > > + return 0; > > +}=20 >=20 > The good news is that I've killed all that :-) >=20 Yeah, good news then! :-D By the way... I hope you all will soon hear from us something regarding global-SMP and migrations with respect to this scheduler. Thanks and regards, Dario --=20 <> (Raistlin Majere) ---------------------------------------------------------------------- Dario Faggioli, ReTiS Lab, Scuola Superiore Sant'Anna, Pisa (Italy) http://blog.linux.it/raistlin / raistlin@ekiga.net / dario.faggioli@jabber.org --=-eXU0EvhyHMqU7dXYN77w Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAktNpIYACgkQk4XaBE3IOsT/ygCgm6bnn9N3UJ3qC5hj/7OZjc7J X2AAoKjTmzWjXOOdTkkDc7z0ktklLbKr =4JFk -----END PGP SIGNATURE----- --=-eXU0EvhyHMqU7dXYN77w-- -- 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/