xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/shadow: shadow_get_page_from_l1e() adjustments
@ 2021-04-12 11:46 Jan Beulich
  2021-04-12 11:48 ` [PATCH 1/2] x86/shadow: re-use variables in shadow_get_page_from_l1e() Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jan Beulich @ 2021-04-12 11:46 UTC (permalink / raw)
  To: xen-devel
  Cc: Tim Deegan, George Dunlap, Andrew Cooper, Wei Liu, Roger Pau Monné

The aspect of the function the second patch here changes has been
puzzling me for many years. I finally thought I ought to make an
attempt at reducing this to just a single get_page_from_l1e()
invocation. The first patch mainly helps readability (of the code
in general as well as the second patch).

Note that the first patch here takes "VMX: use a single, global APIC
access page" as a prereq; it could be re-based ahead of that one.

1: re-use variables in shadow_get_page_from_l1e()
2: streamline shadow_get_page_from_l1e()

Jan


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

end of thread, other threads:[~2021-04-16  7:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 11:46 [PATCH 0/2] x86/shadow: shadow_get_page_from_l1e() adjustments Jan Beulich
2021-04-12 11:48 ` [PATCH 1/2] x86/shadow: re-use variables in shadow_get_page_from_l1e() Jan Beulich
2021-04-12 11:48 ` [PATCH 2/2] x86/shadow: streamline shadow_get_page_from_l1e() Jan Beulich
2021-04-15 16:10 ` [PATCH 0/2] x86/shadow: shadow_get_page_from_l1e() adjustments Tim Deegan
2021-04-16  7:43   ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).