|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-devel
[Xen-devel] Same informations in config.sxp 
| Hi,
I tried the latest changeset(14462) of xen-unstable.
I saw some same informations in config.sxp.
Are they bugs?
# xm list
Name                                      ID   Mem VCPUs      State   Time(s)
Domain-0                                   0   512     2     r-----     63.5
vm1                                            256     2                 0.0
# cat /var/lib/xend/domains/d666fe2c-ab51-a1fc-1941-eba45ea5912e/config.sxp | 
grep memory
    (memory_static_min 0)
    (memory_static_max 268435456)
    (memory_dynamic_max 268435456)
    (memory_dynamic_min 268435456)
    (memory 256)
    (memory_dynamic_min 268435456)
    (memory_dynamic_max 268435456)
    (memory_static_max 268435456)
    (memory_static_min 0)
    (shadow_memory 0)
# cat /var/lib/xend/domains/d666fe2c-ab51-a1fc-1941-eba45ea5912e/config.sxp | 
grep cpus
    (vcpus_params ())
    (cpus '[1]')
    (vcpus_number 2)
    (cpus (1))
    (vcpus 2)
    (cpus (1))
    (cpus (1))
Best regards,
 Kan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 | 
 
| <Prev in Thread] | Current Thread | [Next in Thread> |  | 
[Xen-devel] Same informations in config.sxp,
Masaki Kanno <=
 |  |  | 
  
    |  |  |