[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 751] xmtest failing for lack of shadow memory parameter in config file
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=751 ------- Comment #2 from ricardoz@xxxxxxxxxx 2006-08-31 13:15 ------- Created an attachment (id=434) --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=434&action=view) shadow_memory patch What basically did was include the "shadow_memory" parameter in the HVM config file with 8MB by default. This fixes the problem alone. Now, I went further and created a function to grow this memory as needed. The stipulation is that there should be 2KB of memory for every one MB of RAM assigned to the guest domain, plus a few MB per vcpu ( ~2MB). The 8MB of shadow memory is more than enough for xmtest when concerning RAM. The my function grows this shadow memory if we have more than 3 vcpus. This is just a safety precaution. -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |