All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] PDX fixes
@ 2019-05-08 22:47 ` Stefano Stabellini
  0 siblings, 0 replies; 20+ messages in thread
From: Stefano Stabellini @ 2019-05-08 22:47 UTC (permalink / raw)
  To: julien.grall; +Cc: xen-devel, sstabellini, JBeulich

Hi all,

This series is a small collection of PDX fixes. They are technically
independent but discovered together trying to understand the memory
waste caused by the frametable allocation on Xilinx ZynqMP.

Cheers,

Stefano


The following changes since commit dc497635d93f6672f82727ad97a55205177be2aa:

  build system: make install-stubdom depend on install-tools again (2019-04-23 17:00:08 +0100)

are available in the Git repository at:

  http://xenbits.xenproject.org/git-http/people/sstabellini/xen-unstable.git 

for you to fetch changes up to 673fb14dc9971198539d02c503abc85d30e95426:

  xen/arm: fix mask calculation in pdx_init_mask (2019-05-08 15:37:03 -0700)

----------------------------------------------------------------
Stefano Stabellini (3):
      xen/arm: fix nr_pdxs calculation
      xen: actually skip the first MAX_ORDER bits in pfn_pdx_hole_setup
      xen/arm: fix mask calculation in pdx_init_mask

 xen/arch/arm/mm.c    |  4 ++--
 xen/arch/arm/setup.c |  9 ++++++++-
 xen/common/pdx.c     | 14 +++++++++++---
 3 files changed, 21 insertions(+), 6 deletions(-)

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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-06-04  6:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08 22:47 [PATCH v2 0/3] PDX fixes Stefano Stabellini
2019-05-08 22:47 ` [Xen-devel] " Stefano Stabellini
2019-05-08 22:47 ` [PATCH v2 1/3] xen/arm: fix nr_pdxs calculation Stefano Stabellini
2019-05-08 22:47   ` [Xen-devel] " Stefano Stabellini
2019-05-13  9:33   ` Julien Grall
2019-05-13  9:33     ` [Xen-devel] " Julien Grall
2019-05-08 22:47 ` [PATCH v2 2/3] xen: actually skip the first MAX_ORDER bits in pfn_pdx_hole_setup Stefano Stabellini
2019-05-08 22:47   ` [Xen-devel] " Stefano Stabellini
2019-05-08 22:47 ` [PATCH v2 3/3] xen/arm: fix mask calculation in pdx_init_mask Stefano Stabellini
2019-05-08 22:47   ` [Xen-devel] " Stefano Stabellini
2019-05-09  9:16   ` Jan Beulich
2019-05-09  9:16     ` [Xen-devel] " Jan Beulich
2019-06-03 21:56     ` Stefano Stabellini
2019-06-03 21:56       ` [Xen-devel] " Stefano Stabellini
2019-06-03 22:02       ` Julien Grall
2019-06-03 22:02         ` [Xen-devel] " Julien Grall
2019-06-04  6:49         ` Jan Beulich
2019-06-04  6:49           ` [Xen-devel] " Jan Beulich
2019-05-13  9:50   ` Julien Grall
2019-05-13  9:50     ` [Xen-devel] " Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.