[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] xen: sched: dom0_vcpus_pin should only affect dom0
- To: Jan Beulich <jbeulich@xxxxxxxx>
- From: Dario Faggioli <dfaggioli@xxxxxxxx>
- Date: Wed, 3 Aug 2022 10:00:17 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=PDWXnytLOpLzf2SPxM8lT6k1xRymOGxB595lP33cBzU=; b=J/gcE6zaeza6Zj2BmmGAmvx4TWeVUobpPK8Jo+P7X/bbnh+I/J+p+VekkAWmNmdc7eQCdfHu29WEfBJ1AuE6O1ndv1eJH1+ZED78K7FkXzYNkS2t7QiB3sPqMATTqu0l28G9o/XA5Oito2G/wG1eVujRbUjXuy/tY1V+pDgcQ4t+0FZunjdJXV0q7S2LCVnajTe+KYken6G5haLKO3domdrByKW9ZHKU1XHjErXScE/pjhheubJBp+K2ii9BdzNwBpeN7hiEV3Qd+M4cmHoQR6JzsB8L/2lwNqW0mQ45kam/smtI1p6TFZ0DiGg2PYTH+KVu3VcqXPtIdkCbn74wcA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=OK7TySsekFWSo40FFYyrKZhQtcPqEWDbLpohAlnSYBmwaHMNC8TCu44vqXr0WgrP5hMBNO3LHyKbc5rQRPev3L7TcH+gXy6s8OPR+MAIhm61UJ2YCpd+HUo0KAzbVm6cQ7T+2YYIR6kHBSt6KzhbPG5qHQvailZLfzFJ/JhkD2LB4PD6L5uD4lE5xqtqn3SufTbTk9hp2xW9lak3EqQVVLmxEzc1P/tORl9hEX6Hbco7FETc/QeGDcX4wt5LkKG/owFjL7vGHqQFaOFx+0HnumDSAc4r8jJXRZfYpsHRziD+mHYT1qXQf9maHtDqUU3RgG/x/J+1nMMOZDn/qca9HQ==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: "george.dunlap@xxxxxxxxxx" <george.dunlap@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Wed, 03 Aug 2022 10:00:25 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHYpoAcjylCfZ/IlE+KXLo2d64v4K2bx1SAgADtnACAAD24AA==
- Thread-topic: [PATCH 1/2] xen: sched: dom0_vcpus_pin should only affect dom0
On Wed, 2022-08-03 at 08:19 +0200, Jan Beulich wrote:
> On 02.08.2022 18:08, Dario Faggioli wrote:
> > > ... for it to be strictly only Dom0, you want to check d-
> > > >domain_id
> > > here.
> > >
> > Ok, I'll send an update that does that.
>
> Well - if you agree, I'd be happy to make the change while committing
> and then adding
>
Thanks for offering that!
Since there were a couple of things to fix, I've just sent a v2, which
hopefully handles all of them. I hope this makes things easier. :-)
> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>
>
Great, added to v2.
Thanks again and Regards
--
Dario Faggioli, Ph.D
http://about.me/dario.faggioli
Virtualization Software Engineer
SUSE Labs, SUSE https://www.suse.com/
-------------------------------------------------------------------
<<This happens because _I_ choose it to happen!>> (Raistlin Majere)
Attachment:
signature.asc
Description: This is a digitally signed message part
|