On 26/04/16 05:11, zhangcy wrote:
> just for debug.
> 'xl debug-key q' do not dump d->tot_pages,
> so it hard to understand p2m_pod_set_mem_target.
>
> Signed-off-by: zhangcy
Also, the SoB is a legal statement, so in future patches you should
change "zhangcy" to something which resembles your ac
On 26/04/16 05:11, zhangcy wrote:
> just for debug.
> 'xl debug-key q' do not dump d->tot_pages,
> so it hard to understand p2m_pod_set_mem_target.
debug-key 'q' calls dump_domains, which prints d->tot_pages under the
label "nr_pages".
I admit this isn't very clear -- what about s/nr_pages/tot_pa
just for debug.
'xl debug-key q' do not dump d->tot_pages,
so it hard to understand p2m_pod_set_mem_target.
Signed-off-by: zhangcy
---
xen/arch/x86/mm/p2m-pod.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xen/arch/x86/mm/p2m-pod.c b/xen/arch/x86/mm/p2m-pod.c
index 358