From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9280BC47247 for ; Thu, 7 May 2020 07:29:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F9B92078C for ; Thu, 7 May 2020 07:29:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="c4upyeaU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725858AbgEGH3v (ORCPT ); Thu, 7 May 2020 03:29:51 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:46304 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725914AbgEGH3u (ORCPT ); Thu, 7 May 2020 03:29:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588836588; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=WqHWm03cdWE9AeodDX2gtE5xAzgCwXmdJaTKNX0BlUA=; b=c4upyeaUcMmO7EhhNliKUHHNr8nC2j8dZMpzU/PVrcL1dmvF7jISAp4P8Nzi44GmDdjRiw 2xh3o7YKc8U4oM+zaWL53c8BXoy5X7lXOyYeNwMHT5z+hKged4AjeLd9iJ2Au/xu0gUJZ/ S4EUhTUqZcyR4nuRxNG3NnFZkDCdNFg= Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-26-m7-siRv1NA-aGQRAkYG-Hw-1; Thu, 07 May 2020 03:29:36 -0400 X-MC-Unique: m7-siRv1NA-aGQRAkYG-Hw-1 Received: by mail-wm1-f72.google.com with SMTP id 14so2029816wmo.9 for ; Thu, 07 May 2020 00:29:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=WqHWm03cdWE9AeodDX2gtE5xAzgCwXmdJaTKNX0BlUA=; b=iE2tvJnUh8K4wPfeNkGRCVUmdl0tOZOZWBAP6tQicvb6Oz4raM2Jg1CNYZZ2Is4XUw RpOmgXKc7R8fEdwiP3KpAY8PVNuY2Mh6MqXYSqhCjclnzHQ2MzPrqvIlZuq3P2zZMokt rVP5UG/MMArdVU5KyOU9N+hVwoYbnmaU/r7x/wN9S6m2+ocSQdbeR1aZNWsXIgD/UC2g BjpEz/Km/LLlWFXjSmdxornCBHfJBU8nf2uyqjvNOdL4FLmKYW6U5ZunKwM+aniDeQiu 5B4pNij6KFzaQlSnGXg+qBRNoP47PKdOxnwV5sRHNigKNIMtPnjV9lq5ox1R4f2xpzCr Nxvg== X-Gm-Message-State: AGi0PubAhxlK3Ao3huiMYY5mEUiQB5G+22huoGASWsN3UZypWwDRATZn Qye8TMJsMHMr5v5le8h0qnVp8ik0zBvMy02b9ogty9j9CG3kDv9utDhpI7hK/+LCPdcH9icBRtx LQ8ussLO0gJoJNg1PK/A= X-Received: by 2002:a5d:49cb:: with SMTP id t11mr13722767wrs.91.1588836574140; Thu, 07 May 2020 00:29:34 -0700 (PDT) X-Google-Smtp-Source: APiQypKW/afKgcN6Ys3SlaqvJeC2tMA76ui4ITX8WaKt12BBr/x/h/A/RJ6Rv71x5W9jITqlLYoytg== X-Received: by 2002:a5d:49cb:: with SMTP id t11mr13722718wrs.91.1588836573396; Thu, 07 May 2020 00:29:33 -0700 (PDT) Received: from localhost.localdomain ([151.29.188.60]) by smtp.gmail.com with ESMTPSA id z11sm6487512wro.48.2020.05.07.00.29.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 May 2020 00:29:32 -0700 (PDT) Date: Thu, 7 May 2020 09:29:30 +0200 From: Juri Lelli To: linux-pm@vger.kernel.org, linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org, linux-rt-users@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Dietmar Eggemann , Morten Rasmussen , Lorenzo Pieralisi , Sudeep Holla , Claudio Scordino , Luca Abeni , Tommaso Cucinotta Subject: Re: [ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020) Message-ID: <20200507072930.GM17381@localhost.localdomain> References: <20191219103500.GC13724@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191219103500.GC13724@localhost.localdomain> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Hello, On 19/12/19 11:35, Juri Lelli wrote: > Power Management and Scheduling in the Linux Kernel (OSPM-summit) IV edition > > May 11-13, 2019 > Scuola Superiore Sant'Anna > Pisa, Italy > Quick reminder that OSPM-summit IV edition is happening next week! Not in Pisa (for obvious reasons :-/), but online, kindly hosted on LWN BigBlueButton server. Thanks a lot to Jon and LWN for this opportunity. > .:: FOCUS > > The IV edition of the Power Management and Scheduling in the Linux > Kernel (OSPM) summit aims at fostering discussions on power management > and (real-time) scheduling techniques. Summit will be held in Pisa > (Italy) on May 11-13, 2020. > > Although scheduler techniques for reducing energy consumption while > meeting performance and latency requirements are the prime interest of > the summit, we welcome anybody interested in having discussions on the > broader scope of real-time systems, real-time and non-real-time > scheduling, tooling, debugging and tracing. > > Feel free to have a look at what happened previous years: > > I edition - https://lwn.net/Articles/721573/ > II edition - https://lwn.net/Articles/754923/ > III edition - https://lwn.net/Articles/793281/ [...] > .:: ATTENDING > > Attending the OSPM-summit is free of charge, but registration to the > event is mandatory. The event can allow a maximum of 50 people (so, be > sure to register early!). Registrations open on February 24th, 2020. > > To register fill in the registration form available at > https://forms.gle/7LfFY8oNyRxV1wuQ7 Since we don't have real rooms constraints, registration is still open. Everybody is more then welcome to join us. Please use the form above to register. Details about how to join will be provided after registration completes. You can also reach out to me directly. Schedule (still subject to small changes) is available at https://bit.ly/2WAtsjy (CEST tz). > .:: ORGANIZERS (in alphabetical order) > > Luca Abeni (SSSA) > Tommaso Cucinotta (SSSA) > Dietmar Eggemann (Arm) > Sudeep Holla (Arm) > Juri Lelli (Red Hat) > Lorenzo Pieralisi (Arm) > Morten Rasmussen (Arm) > Claudio Scordino (Evidence SRL) Thanks also a lot to Scuola Superiore Sant'Anna of Pisa, Arm and Evidence for helping put this together for the 4th consecutive year. Looking forward to meet you all soon.. virtually. :-) Best, Juri