| Correct, 3.x has both dom0 and domU support in it. 
 If you limit your dom0 memory, make sure to also do "mem=XX" on the
    kernel line (Due to a bug, see my recent posts in xen-devel).
 
 IE, I'm using:
 
 kernel /boot/xen.gz console=com1,com2,vga com1=115200,8n1
    com2=115200,8n1 dom0_mem=1024M dom0_max_vcpus=1 dom0_vcpus_pin=true
 module /boot/vmlinuz root=/dev/md0 max_loop=512 mem=1GB
    console=tty0 console=ttyS0,115200 console=ttyS1,115200
 
 - Nathan
 
 On 9/13/2011 2:57 PM, jinho hwang wrote:
 
      Hi Nathan,
 
 Thank you so much for replying. Do you mean that I can use
        mainstream linux 3.x for dom0 and domU as well? I never found an
        article or instruction that any one successfully installed
        mainstream as dom0. Can you tell me any material that I can
        refer to for this?  
 Thank you,  
 Jinho 
        On Tue, Sep 13, 2011 at 5:48 PM, Nathan
          March <nathan@xxxxxx> 
          wrote:
           
            
          
 
        --  
        Jinho Hwang 
        PhD Student 
        Department of Computer Science 
        The George Washington University 
        Washington, DC 20052
        hwang.jinho@xxxxxxxxx 
        (email) 
        276.336.0971 (Cell) 
        202.994.4875 (fax) 
        070.8285.6546 (myLg070)
       |