All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V6 0/4] Fix VGA logdirty related display freezes with altp2m
@ 2018-11-14 20:39 Razvan Cojocaru
  2018-11-14 20:39 ` [PATCH V6 1/4] x86/altp2m: propagate ept.ad changes to all active altp2ms Razvan Cojocaru
                   ` (3 more replies)
  0 siblings, 4 replies; 31+ messages in thread
From: Razvan Cojocaru @ 2018-11-14 20:39 UTC (permalink / raw)
  To: xen-devel

This series aims to prevent the display from freezing when
enabling altp2m and switching to a new view (and assorted problems
when resizing the display). Since the last version of the series,
what was previously the second  patch has been split in
two patches.

The first patch propagates ept.ad changes to all active altp2ms,
the second one introduces p2m_{init,free}_logdirty(), the third
allocates  a new logdirty rangeset for each new altp2m, and the
fourth propagates (under lock) changes to all p2ms.

[PATCH V6 1/4] x86/altp2m: propagate ept.ad changes to all active altp2ms
[PATCH V6 2/4] x86/mm: introduce p2m_{init,free}_logdirty()
[PATCH V6 3/4] x86/mm: allocate logdirty_ranges for altp2ms
[PATCH V6 4/4] x86/altp2m: fix display frozen when switching to a new view early

In the previous series the possibility of allocating altp2ms on
demand has been discussed. If that's a requirement for the series
we can certainly continue the conversation. Otherwise, since
the problem fixed here is completely blocking altp2m usage,
I hope we can fix this urgent matter, after which we'll happily
contribute code to switch to on-demand altp2m allocation.


Thanks,
Razvan

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

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

end of thread, other threads:[~2018-11-19 16:50 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-14 20:39 [PATCH V6 0/4] Fix VGA logdirty related display freezes with altp2m Razvan Cojocaru
2018-11-14 20:39 ` [PATCH V6 1/4] x86/altp2m: propagate ept.ad changes to all active altp2ms Razvan Cojocaru
2018-11-14 20:40 ` [PATCH V6 2/4] x86/mm: introduce p2m_{init, free}_logdirty() Razvan Cojocaru
2018-11-15 16:21   ` George Dunlap
2018-11-14 20:40 ` [PATCH V6 3/4] x86/mm: allocate logdirty_ranges for altp2ms Razvan Cojocaru
2018-11-15 10:56   ` Jan Beulich
2018-11-15 12:14     ` Razvan Cojocaru
2018-11-15 15:52   ` George Dunlap
2018-11-15 16:21     ` Razvan Cojocaru
2018-11-14 20:40 ` [PATCH V6 4/4] x86/altp2m: fix display frozen when switching to a new view early Razvan Cojocaru
2018-11-15 17:34   ` George Dunlap
2018-11-15 17:54     ` Razvan Cojocaru
2018-11-16 10:08       ` Jan Beulich
2018-11-16 10:21         ` Razvan Cojocaru
2018-11-16 12:03         ` George Dunlap
2018-11-16 12:26           ` Razvan Cojocaru
2018-11-16 12:31           ` Jan Beulich
2018-11-16 15:05             ` George Dunlap
2018-11-16 15:52               ` George Dunlap
2018-11-19 12:42                 ` Jan Beulich
2018-11-19 13:01                   ` Razvan Cojocaru
2018-11-16 14:10           ` Razvan Cojocaru
2018-11-16 17:59             ` George Dunlap
2018-11-16 19:50               ` Razvan Cojocaru
2018-11-17 18:58                 ` Razvan Cojocaru
2018-11-19 15:58                   ` George Dunlap
2018-11-19 16:17                     ` Razvan Cojocaru
2018-11-19 16:49                       ` George Dunlap
2018-11-15 20:26   ` George Dunlap
2018-11-15 20:51     ` Razvan Cojocaru
2018-11-16 12:20       ` George Dunlap

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.