[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v4 0/6] remove one more shared xenheap page: shared_info


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: <paul@xxxxxxx>
  • Date: Mon, 9 Mar 2020 09:35:05 +0000
  • Cc: Paul Durrant <paul@xxxxxxx>
  • Delivery-date: Mon, 09 Mar 2020 09:35:24 +0000
  • Ironport-sdr: 1ErE4cshvXrEbsTFEbKHQM5fFofp+9aw1EEpZ/kDqaYWJqjGmt2UcG5XSBnF/2hR4WQ3ZNDsxS h254EAeL5vPg==
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

From: Paul Durrant <paul@xxxxxxx>

Paul Durrant (6):
  domain: introduce alloc/free_shared_info() helpers...
  x86 / p2m: remove page_list check in p2m_alloc_table...
  x86 / pv: do not treat PGC_extra pages as RAM
  x86 / ioreq: use a MEMF_no_refcount allocation for server pages...
  mm: add 'is_special_page' inline function...
  domain: use PGC_extra domheap page for shared_info

 xen/arch/arm/domain.c           | 10 +++----
 xen/arch/arm/mm.c               |  2 +-
 xen/arch/x86/domain.c           | 18 +++++++------
 xen/arch/x86/domctl.c           |  2 +-
 xen/arch/x86/hvm/ioreq.c        |  2 +-
 xen/arch/x86/mm.c               | 11 ++++----
 xen/arch/x86/mm/altp2m.c        |  2 +-
 xen/arch/x86/mm/mem_sharing.c   |  3 +--
 xen/arch/x86/mm/p2m.c           |  6 +++--
 xen/arch/x86/mm/shadow/common.c | 13 ++++++----
 xen/arch/x86/mm/shadow/multi.c  |  2 +-
 xen/arch/x86/numa.c             |  3 +++
 xen/arch/x86/pv/dom0_build.c    |  6 ++++-
 xen/arch/x86/pv/shim.c          |  2 +-
 xen/arch/x86/tboot.c            | 11 +++++---
 xen/common/domain.c             | 46 +++++++++++++++++++++++++++++++++
 xen/common/domctl.c             |  2 +-
 xen/common/event_channel.c      |  3 +++
 xen/common/time.c               | 19 ++++++++++++--
 xen/include/asm-x86/shared.h    | 15 ++++++-----
 xen/include/xen/domain.h        |  3 +++
 xen/include/xen/mm.h            |  5 ++++
 xen/include/xen/sched.h         |  5 +++-
 xen/include/xen/shared.h        |  2 +-
 24 files changed, 142 insertions(+), 51 deletions(-)

-- 
2.20.1


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.