[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] set maxmem bugfix
Recently some people complain that they cannot set the maxmem for domU. The problem is that some code wrongly treat dom.max_memkb as in byte unit, instead of KB unit. This patch fixs the problem. Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx> $ diffstat maxmem.patch xc_domain.c | 2 +- xc_linux_save.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Attachment:
maxmem.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |