[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 06/11] vpci/header: handle p2m range sets per BAR
- To: Oleksandr Andrushchenko <andr2000@xxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Fri, 19 Nov 2021 13:05:52 +0100
- 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=vWZb/CzzzkP7Q1+Ep5+MNMZa4AVpfxWfgN2cUSP7rUk=; b=bZea85eqzAc1Z+5o2J7ejbQLFsFHtOUafKDgj4XQp1NuTM7VW3yQZpV7e0XS0WJlDRoml4gd21Lkw/ZyrmP2koZ8+/YIsduwtPgTC8eaNqLU81rqIituj29+Rk33LO9WNWuxaja/c1rEYJvOpB93ESHOiA+kD6AwT2WhhK1DQgpC16XFMZ40e9Q3usy8XZdgySv6/uLkLson32iz7G6llK2JFnxLWpT/oUwH+ny/3KgkJth7ago4PptLQpeDylgiGUWi921oIzKJkessUL15wVFZhDfeqG5uwtcLk3reOgDFkEat/1ZNYgPvUTEI/8oJl1NpDEw/LTYSnbmyPJ0GEw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=egc8htBk53hkEZE7ITJe34F8QT9j/lt0jPiIwVmoiSplibjM2mSd/HDa3Xk1WwrAjfbS+jwQh2vbyQowyfY1gH+fuwW3wt0KuKAQjC0hXRRVLxb7DhnPERjaZ43I+3/aaW1c31s+aT8RlwQt9jG3uj7r4aqczIGo5vX8YRREmrZWAAWHorB2YVgjFuADVpc25x+MMcblmiEfbJpOhO7kulzC85L2KN37SW3Te0eswB21NM/jSxcfiBmNI7/DJM4FC7QeP4CEec2TaJ7ZL1c9fNEbXD2eyu89a0STAfbUm/1MBN1JOEzj+5scXc/AxRoXXyPUg2WYGxmvoey5uoV2+A==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: julien@xxxxxxx, sstabellini@xxxxxxxxxx, oleksandr_tyshchenko@xxxxxxxx, volodymyr_babchuk@xxxxxxxx, Artem_Mygaiev@xxxxxxxx, roger.pau@xxxxxxxxxx, andrew.cooper3@xxxxxxxxxx, george.dunlap@xxxxxxxxxx, paul@xxxxxxx, bertrand.marquis@xxxxxxx, rahul.singh@xxxxxxx, Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
- Delivery-date: Fri, 19 Nov 2021 12:06:14 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 05.11.2021 07:56, Oleksandr Andrushchenko wrote:
> From: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx>
>
> Instead of handling a single range set, that contains all the memory
> regions of all the BARs and ROM, have them per BAR.
Iirc Roger did indicate agreement with the spitting. May I nevertheless
ask that for posterity you say a word here about the overhead, to make
clear this was a conscious decision?
Jan
|