Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp4264682pxk; Tue, 8 Sep 2020 15:24:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx8BxtDsSAxcHZhD2u6PDHdB80LwCbR4GKPyUAblrIkjRzlVIqJUTD5MOMtovCrrQh9oXyZ X-Received: by 2002:a05:6402:1694:: with SMTP id a20mr1218051edv.286.1599603893947; Tue, 08 Sep 2020 15:24:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599603893; cv=none; d=google.com; s=arc-20160816; b=shqU080rygo1A9HUY+g5uLsdYA4T9vyGVcYWyQE1a1xlgSYBSt5eC3IQgJCMPNDXvj Wl5f+/hcLbPfy0fNoYA/xmGpYlXsJ0hk6VqnZY/9glFRDgXB3cmZLuh4NO3G3oQiZTDc a5GnFCFzNOsnILrE7Wq0Tnf3XOb6gC0rlnR425PcxR6gFdUKijDcnLt/fIAxlRzScK/U XpeWGY11hAqGSIrkVwtbf3HQ0Ok4ofq6oYNYyDoaQgtPvgAL8Di8+CUE2RqLXhAd3nhi d3mskTP4oo4s10XQLRWYAkdRw5U6GutahhpSjaqCfvNw3EzAyB5J82Q8jx6OqisXMqDH tz1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=6a4V4l5XfGRITpU4TRvo+ZMD7T43wmk+m/4Wo11hGns=; b=jQCDFQQNpv29eRy8xG7r6h7rJTWyTgIVfcRZj6PkjLn0fV1ucB2cbnD4r3aSOJp2fl Dwwgzje4f1+/PJt0vt3CwWfrNLdBIb0FqwpDPWkRV4n62CzLS+3tf9e0qIh+FQom+Doz KEhG+OSQlOTv7qEWSv56IAXyyUpG/NKSP3SXotEA4J20/uNprV5m8KL7fXI8AaWBwfI1 G6e6Tx9AVW84drjShJgW4CN0QRSIoJaHiMlQo1taOpjQ+8KjWprhrr899ky+ihY+qIdb nxV/mhEj57bj5AobsK7S3Q9hNpAb7oz2TnNJrOtb4M+2OnHZGZ8G7Cv+EmW3kbDxi6HB E29g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o22si298407edr.356.2020.09.08.15.24.31; Tue, 08 Sep 2020 15:24:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730099AbgIHWW4 (ORCPT + 99 others); Tue, 8 Sep 2020 18:22:56 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:59368 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728463AbgIHWWz (ORCPT ); Tue, 8 Sep 2020 18:22:55 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 61D401C0B7F; Wed, 9 Sep 2020 00:22:53 +0200 (CEST) Date: Wed, 9 Sep 2020 00:22:52 +0200 From: Pavel Machek To: Juri Lelli Cc: peterz@infradead.org, mingo@redhat.com, rostedt@goodmis.org, tglx@linutronix.de, linux-kernel@vger.kernel.org, luca.abeni@santannapisa.it, tommaso.cucinotta@santannapisa.it, alessio.balsini@gmail.com, bristot@redhat.com, dietmar.eggemann@arm.com, linux-rt-users@vger.kernel.org, mtosatti@redhat.com, williams@redhat.com, valentin.schneider@arm.com Subject: Re: [RFC PATCH v2 0/6] SCHED_DEADLINE server infrastructure Message-ID: <20200908222252.GC1005@bug> References: <20200807095051.385985-1-juri.lelli@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200807095051.385985-1-juri.lelli@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > This is RFC v2 of Peter's SCHED_DEADLINE server infrastructure > implementation [1]. > > SCHED_DEADLINE servers can help fixing starvation issues of low priority tasks (e.g., > SCHED_OTHER) when higher priority tasks monopolize CPU cycles. Today we have RT > Throttling; DEADLINE servers should be able to replace and improve that. It would be worth noting what "server" is in this context. It is not white box with CPU inside, it is not even an userland process, afaict. Subject is quite confusing. Best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html