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=-2.4 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,USER_AGENT_SANE_1 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 0337CC2D0C1 for ; Thu, 19 Dec 2019 10:35:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CC538222C2 for ; Thu, 19 Dec 2019 10:35:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="TiDuEW/n" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726847AbfLSKfK (ORCPT ); Thu, 19 Dec 2019 05:35:10 -0500 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:52038 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726712AbfLSKfK (ORCPT ); Thu, 19 Dec 2019 05:35:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1576751709; 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; bh=grytLlF1DJ8ixVXUMMRXrV+hvL2jNyAGRxO10pwO3Kk=; b=TiDuEW/nYlQgwerJTQMl1wJjLLhp3aDKYQqdCI2w5KWGMTQu32czfia6Jr9sY5Xr16dBZH yHtoEg4yjDi/5EXVYyjEHgB59Ik+uDr/uC/j/KIvMExtZxglcYht4ITrpuZL/2KmgvFVA9 Fs407KduwyDNRnhJi7D4xuD1gX1qdKE= Received: from mail-wm1-f71.google.com (mail-wm1-f71.google.com [209.85.128.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-241-CKlyLl6gN4yV7-RICvpvuQ-1; Thu, 19 Dec 2019 05:35:06 -0500 X-MC-Unique: CKlyLl6gN4yV7-RICvpvuQ-1 Received: by mail-wm1-f71.google.com with SMTP id p2so1206561wma.3 for ; Thu, 19 Dec 2019 02:35:05 -0800 (PST) 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:mime-version :content-disposition:user-agent; bh=grytLlF1DJ8ixVXUMMRXrV+hvL2jNyAGRxO10pwO3Kk=; b=d/5nrOM30X1UL/zNctZrWMXShTgq7qCJWios/9Zyh4FPYGDmB2Oi5mI2HToSylv5HQ tTggPtE3vU/s1dCdctmv1bk/OXJZcuP6dOOrS+L3IdaE8w/12ol3nE/DAugZzCwsh+dL kPGIU432F6G3/ADAigFj3vqUFHmWJ6cd/2/qoMg5FFkI5m8ZHHyDTfv2Uot/37e7DwKU gocvfsJc0n8z4Ggto9v7a7dtM1RzXx3jPGkea1MU1lKqOGWT9elxaDUHKHlk3nZ4QheE juRVz5jqOzOU9MZ1mVgeI+d1tUV+b3hNIGoB/x95rJ94HnqraYcSIe6YdB11EjbDKKH5 c7+g== X-Gm-Message-State: APjAAAWyzw/hoh3FNKQFwfBgmp0pb6FjwJ/QsqBGLZNOq/zDV9BU3LQH QWPj03Vk7bkvV2Y1oitZVa4zPDTz01KJpLbFo5kXLushSv6hAkR/Q4aClsG4mMAchIRcl2Vsafi OPckHPqxcY2iBEzIBRYf+TH8A X-Received: by 2002:a5d:690e:: with SMTP id t14mr8532967wru.65.1576751704392; Thu, 19 Dec 2019 02:35:04 -0800 (PST) X-Google-Smtp-Source: APXvYqyRIN6jrjB2zwl/YVEf01195wmi63mQXP7jnb1nOJ++QqxEfgXl6pGOygsE+eeyF7zb41K3zQ== X-Received: by 2002:a5d:690e:: with SMTP id t14mr8532922wru.65.1576751703925; Thu, 19 Dec 2019 02:35:03 -0800 (PST) Received: from localhost.localdomain ([151.29.30.195]) by smtp.gmail.com with ESMTPSA id o7sm5513625wmh.11.2019.12.19.02.35.02 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 19 Dec 2019 02:35:03 -0800 (PST) Date: Thu, 19 Dec 2019 11:35:00 +0100 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 , Juri Lelli Subject: [ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020) Message-ID: <20191219103500.GC13724@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Power Management and Scheduling in the Linux Kernel (OSPM-summit) IV edition May 11-13, 2019 Scuola Superiore Sant'Anna Pisa, Italy --- .:: 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/ .:: FORMAT The summit is organized to cover three days of discussions and talks. The list of topics of interest includes (but it is not limited to): * Power management techniques * Real-time and non real-time scheduling techniques * Energy consumption and CPU capacity aware scheduling * Real-time virtualization * Mobile/Server power management real-world use cases (successes and failures) * Power management and scheduling tooling (configuration, integration, testing, etc.) * Tracing * Recap/lightning talks Presentations can cover recently developed technologies, ongoing work and new ideas. Please understand that this workshop is not intended for presenting sales and marketing pitches. .:: 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 While it is not strictly required to submit a topic/presentation (see below), registrations with a topic/presentation proposal will take precedence. .:: SUBMIT A TOPIC/PRESENTATION To submit a topic/presentation add its details to this list: https://docs.google.com/spreadsheets/d/1pPU2ybHHoQjqicYLTaNanPz9H5fv6mQTtrzOqwP9uHs/edit?usp=sharing Or, if you prefer, simply reply (only to me, please :) to this email specifying: - name/surname - affiliation - short bio - email address - title - abstract - 30min or 50min slot Deadline for submitting topics/presentations is 10th of February 2019. Notifications for accepted topics/presentations will be sent out on 24th of February 2019. .:: VENUE The workshop will take place at ReTiS Lab*, Scuola Superiore Sant'Anna, Pisa, Italy. Pisa is a small town, walking distance from the city center to the venue is 20 minutes, walking distance from the airport to the city center is 30 minutes. More details are available from the summit web page: http://retis.sssup.it/ospm-summit/#site * https://goo.gl/maps/2pPXG2v7Lfp .:: 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)