search for: memory_static_min

Displaying 20 results from an estimated 60 matches for "memory_static_min".

Did you mean: memory_static_max
2006 Dec 12
1
[PATCH] Fix e820 mapping limit
The changeset ''12803:df5fa63490f4da7b65c56087a68783dbcb7944f8'' added a new hypercall XENMEM_set_memory_map for specifying the e820 mapping. There was a small bug in the userspace side of this change though - the e820 mapping was specified based on the ''memory_static_min'' domain info parameter which means the memory map size is clamped to the value ''memory'' config option. What we actually want is to setup the e820 map limit based on ''maxmem'' config option, so that we can balloon up the guest to its max limit. eg If...
2007 Mar 05
2
[PATCH] Make save/restore of multiple VCPU contexts arch dependent
...;: self.vmpath, ''name'': self.info[''name_label''], ''console/limit'': str(xoptions.get_console_limit() * 1024), ''memory/target'': str(self.info[''memory_static_min''] * 1024), - ''control/platform-feature-multiprocessor-suspend'': str(1) + ''control/platform-feature-multiprocessor-suspend'': str(mp_suspend) } def f(n, v): _______________________________________________ Xe...
2008 Mar 25
1
Xen3.1 Etch-backports | VE already running
...oon: 2309776 KiB free; need 2048; done. [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) Adding Domain: 6 [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) XendDomainInfo.initDomain: 6 1 [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) _initDomain:shadow_memory=0x0, memory_static_max=0x80000000, memory_static_min=0x0. [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) Balloon: 2309768 KiB free; need 2097152; done. [2008-03-25 18:43:25 2695] INFO (__init__:1072) buildDomain os=linux dom=6 vcpus=1 [2008-03-25 18:43:25 2695] DEBUG (__init__:1072) domid = 6 [2008-03-25 18:43:25 2695] DEBUG (__init__:10...
2009 Jan 19
2
Error on xm create: VmError: (38, ''Function not implemented'')
...free; need 2048; done. [2009-01-19 17:17:41 21486] DEBUG (XendDomain:447) Adding Domain: 13 [2009-01-19 17:17:41 21486] DEBUG (XendDomainInfo:2134) XendDomainInfo.initDomain: 13 256 [2009-01-19 17:17:41 21486] DEBUG (XendDomainInfo:2215) _initDomain:shadow_memory=0x0, memory_static_max=0x10000000, memory_static_min=0x0. [2009-01-19 17:17:41 21486] DEBUG (balloon:132) Balloon: 264164 KiB free; need 263168; done. [2009-01-19 17:17:41 21486] INFO (image:166) buildDomain os=linux dom=13 vcpus=1 [2009-01-19 17:17:41 21486] DEBUG (image:631) domid = 13 [2009-01-19 17:17:41 21486] DEBUG (image:632) memsize...
2010 Apr 14
0
maxmem configurartion
Hi, Can someone please help me in finding when/where memory_static_max / memory_static_min variables are initialized in the code? Thanks in advance. Regards Naveen _________________________________________________________________ The amazing world in sharp snaps http://news.in.msn.com/gallery/archive.aspx _______________________________________________ Xen-users mailing lis...
2007 Nov 01
0
using 3.1.2 c/s 15490, xend hangs when attempt to start domain with more memory than available
...need 2048; done. [2007-11-01 12:18:34 22824] DEBUG (XendDomain:434) Adding Domain: 198 [2007-11-01 12:18:34 22824] DEBUG (XendDomainInfo:1560) XendDomainInfo.initDomain: 198 256 [2007-11-01 12:18:34 22824] DEBUG (XendDomainInfo:1591) _initDomain:shadow_memory=0x0, memory_static_max=0x2800000000, memory_static_min=0x0. [2007-11-01 12:18:34 22824] DEBUG (balloon:122) Balloon: 128164464 KiB free; 0 to scrub; need 167772160; retries: 205. [2007-11-01 12:18:35 22824] DEBUG (balloon:122) Balloon: 128164464 KiB free; 0 to scrub; need 167772160; retries: 390. Thanks, Sue Krysan Linux Systems Group Unisys C...
2010 Oct 06
1
unknown bootloader
...#39;') (''memory_target'' ''268435456'') (''memory_static_max'' ''268435456'') (''memory_dynamic_max'' ''268435456'') (''memory_dynamic_min'' ''268435456'') (''memory_static_min'' ''1024'') (''VCPUs_params'' (''struct'')) (''VCPUs_max'' ''1'') (''VCPUs_at_startup'' ''1'') (''actions_after_shutdown'' ''destroy'') (''...
2010 Apr 28
4
XCP - VM creation from template and netinst
...') (''memory_target'' ''1073741824'') (''memory_static_max'' ''1073741824'') (''memory_dynamic_max'' ''1073741824'') (''memory_dynamic_min'' ''1073741824'') (''memory_static_min'' ''536870912'') (''VCPUs_params'' (''struct'')) (''VCPUs_max'' ''1'') (''VCPUs_at_startup'' ''1'') (''actions_after_shutdown'' ''destroy'') ('...
2010 Jun 07
1
111b virt-install failure
...016 KiB free; need 2048; done. [2010-06-07 23:15:57 365] DEBUG (XendDomain:435) Adding Domain: 7 [2010-06-07 23:15:57 365] DEBUG (XendDomainInfo:1710) XendDomainInfo.initDomain: 7 256 [2010-06-07 23:15:57 365] DEBUG (XendDomainInfo:1752) _initDomain:shadow_memory=0x0, memory_static_max=0x200000000, memory_static_min=0x0. [2010-06-07 23:15:57 365] DEBUG (balloon:116) Balloon: 8395008 KiB free; need 8388608; done. [2010-06-07 23:15:57 365] INFO (image:129) buildDomain os=linux dom=7 vcpus=1 [2010-06-07 23:15:57 365] DEBUG (image:204) domid          = 7 [2010-06-07 23:15:57 365] DEBUG (image:205) memsize        =...
2007 Sep 04
12
VM start time slows with large number of VMs
...KiB free; need 2048; done. [2007-09-02 05:26:43 8597] DEBUG (XendDomain:434) Adding Domain: 16 [2007-09-02 05:26:43 8597] DEBUG (XendDomainInfo:1472) XendDomainInfo.initDomain: 16 256 [2007-09-02 05:26:43 8597] DEBUG (XendDomainInfo:1503) _initDomain:shadow_memory=0x0, memory_static_max=0x20000000, memory_static_min=0x0. [2007-09-02 05:26:43 8597] DEBUG (balloon:114) Balloon: 169819864 KiB free; need 524288; done. [2007-09-02 05:26:43 8597] INFO (image:128) buildDomain os=linux dom=16 vcpus=4 [2007-09-02 05:26:43 8597] DEBUG (image:197) domid = 16 [2007-09-02 05:26:43 8597] DEBUG (image:198) memsize...
2011 Jan 23
1
SETVCPUCONTEXT failed
...> [2011-01-23 15:36:01 3201] DEBUG (XendDomain:464) Adding Domain: 4 > [2011-01-23 15:36:01 3201] DEBUG (XendDomainInfo:2818) > XendDomainInfo.initDomain: 4 256 > [2011-01-23 15:36:01 3201] DEBUG (XendDomainInfo:2845) > _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, > memory_static_min=0x0. > [2011-01-23 15:36:01 3201] INFO (image:182) buildDomain os=linux dom=4 > vcpus=1 > [2011-01-23 15:36:01 3201] DEBUG (image:721) domid = 4 > [2011-01-23 15:36:01 3201] DEBUG (image:722) memsize = 128 > [2011-01-23 15:36:01 3201] DEBUG (image:723) image...
2011 Jan 23
1
SETVCPUCONTEXT failed
...> [2011-01-23 15:36:01 3201] DEBUG (XendDomain:464) Adding Domain: 4 > [2011-01-23 15:36:01 3201] DEBUG (XendDomainInfo:2818) > XendDomainInfo.initDomain: 4 256 > [2011-01-23 15:36:01 3201] DEBUG (XendDomainInfo:2845) > _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, > memory_static_min=0x0. > [2011-01-23 15:36:01 3201] INFO (image:182) buildDomain os=linux dom=4 > vcpus=1 > [2011-01-23 15:36:01 3201] DEBUG (image:721) domid = 4 > [2011-01-23 15:36:01 3201] DEBUG (image:722) memsize = 128 > [2011-01-23 15:36:01 3201] DEBUG (image:723) image...
2009 Jan 26
1
Xen+drbd VmError: Block device must have "phy", "file" or "tap" specified to type
...oon: 132588 KiB free; need 2048; done. [2009-01-26 17:39:20 4225] DEBUG (__init__:1072) Adding Domain: 8 [2009-01-26 17:39:20 4225] DEBUG (__init__:1072) XendDomainInfo.initDomain: 8 256 [2009-01-26 17:39:20 4225] DEBUG (__init__:1072) _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, memory_static_min=0x0. [2009-01-26 17:39:20 4225] DEBUG (__init__:1072) Balloon: 132580 KiB free; need 132096; done. [2009-01-26 17:39:20 4225] INFO (__init__:1072) buildDomain os=linux dom=8 vcpus=1 [2009-01-26 17:39:20 4225] DEBUG (__init__:1072) domid = 8 [2009-01-26 17:39:20 4225] DEBUG (__init__:1072...
2010 May 19
0
Hi - Regarding xend - xm create Error
...'VCPUs_at_startup'': 1, ''HVM_boot_params'': {}, ''platform'': {}, ''PV_kernel'': ''/boot/vmlinuz-2.6.18.8-xen'', ''console_refs'': [], ''on_xend_stop'': ''ignore'', ''memory_static_min'': 0, ''HVM_boot_policy'': '''', ''VCPUs_max'': 1, ''memory_static_max'': 536870912, ''actions_after_shutdown'': ''destroy'', ''on_xend_start'': ''ignore'', '&...
2007 Mar 24
5
memsize for HVM save/restore
...fig file is only used at the beginning of create, then lost when runing and restore. we have memory_{dynamic,static}_{max,min} for keeping mem config, but all of them are useless in this case. I have witnessed the fluctuation of memsize config: first as ''memory'', then ''memory_static_min'', now disappear. Guest memsize is an important parameter, so it should be constantly kept in an fixed config entry just like others(vcpus...). Am I right? -- best rgds, edwin _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://l...
2009 Jul 28
0
Xen 3.2 @ Debian 5.0 / Debian 4.0 DomU crashes daily
...l'': ''/boot/vmlinuz-2.6.26-2-xen-686'', ''console_refs'': [''40da175e-201f-b323-03e7-5a047af801d4''], ''online_vcpus'': 4, ''blocked'': 0, ''on_xend_stop'': ''ignore'', ''memory_static_min'': 0, ''HVM_boot_policy'': '''', ''shutdown_reason'': 3,''VCPUs_max'': 4, ''start_time'': 1248680841.6013069, ''memory_static_max'': 1073741824, ''actions_after_shutdown'': '&...
2008 Oct 24
2
Bug#503287: xen-3: domU's wont start when the kernel arch is different as the xen-utils arch
...44 KiB free; need 2048; done. [2008-10-23 18:01:48 4211] DEBUG (XendDomain:443) Adding Domain: 1 [2008-10-23 18:01:48 4211] DEBUG (XendDomainInfo:1703) XendDomainInfo.initDomain: 1 256 [2008-10-23 18:01:48 4211] DEBUG (XendDomainInfo:1738) _initDomain:shadow_memory=0x0, memory_static_max=0x8000000, memory_static_min=0x0. [2008-10-23 18:01:48 4211] DEBUG (balloon:138) Balloon: 63536 KiB free; 0 to scrub; need 131072; retries: 20. [2008-10-23 18:01:48 4211] DEBUG (balloon:153) Balloon: setting dom0 target to 864 MiB. [2008-10-23 18:01:48 4211] DEBUG (XendDomainInfo:693) Setting memory target of domain Domain-0 (...
2008 Mar 25
0
domU doesn''t start | Error
...loon: 2309780 KiB free; need 2048; done. [2008-03-25 15:12:14 1560] DEBUG (__init__:1072) Adding Domain: 2 [2008-03-25 15:12:14 1560] DEBUG (__init__:1072) XendDomainInfo.initDomain: 2 1 [2008-03-25 15:12:14 1560] DEBUG (__init__:1072) _initDomain:shadow_memory=0x0, memory_static_max=0x4b00000, memory_static_min=0x0. [2008-03-25 15:12:14 1560] DEBUG (__init__:1072) Balloon: 2309772 KiB free; need 76800; done. [2008-03-25 15:12:14 1560] INFO (__init__:1072) buildDomain os=linux dom=2 vcpus=1 [2008-03-25 15:12:14 1560] DEBUG (__init__:1072) domid = 2 [2008-03-25 15:12:14 1560] DEBUG (__init__:1072...
2009 Aug 01
7
dom0 unable to launch domU
...B free; need 2048; done. [2009-08-01 12:32:21 3310] DEBUG (XendDomain:443) Adding Domain: 8 [2009-08-01 12:32:21 3310] DEBUG (XendDomainInfo:1703) XendDomainInfo.initDomain: 8 256 [2009-08-01 12:32:21 3310] DEBUG (XendDomainInfo:1738) _initDomain:shadow_memory=0x0, memory_static_max=0x10000000, memory_static_min=0x0. [2009-08-01 12:32:21 3310] DEBUG (balloon:132) Balloon: 7754628 KiB free; need 262144; done. [2009-08-01 12:32:21 3310] INFO (image:139) buildDomain os=linux dom=8 vcpus=1 [2009-08-01 12:32:21 3310] DEBUG (image:363) domid = 8 [2009-08-01 12:32:21 3310] DEBUG (image:364) memsize...
2010 Oct 24
1
Bug#601271: xen-utils-4.0: domain fails to reboot (AttributeError: 'NoneType' object has no attribute 'getBitSize')
...9;, 'is_a_template': False, 'PV_bootloader_args': '-q', 'is_control_domain': False, '_temp_args': 'root=UUID=c480d611-e3b6-43b0-a79c-2b85b69816cc ro console=hvc0 splash quiet ', 'cpu_time': 2591.0569370620001, 'shadow_memory': 0, 'memory_static_min': 0, 'dying': 0, 'vcpu_avail': 1, 'notes': {'HV_START_LOW': 4118806528L, 'FEATURES': '!writable_page_tables|pae_pgdir_above_4gb', 'VIRT_BASE': 3221225472L, 'GUEST_VERSION': '2.6', 'PADDR_OFFSET': 0, 'GUEST_OS...