From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan March Subject: Re: [Xen-users] current xen linux kernel branch? Date: Tue, 13 Sep 2011 15:01:34 -0700 Message-ID: <4E6FD2BE.8070501@gt.net> References: <4E6FCFBE.7080305@gt.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0475894693==" Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: jinho hwang Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --===============0475894693== Content-Type: multipart/alternative; boundary="------------010608000309060005020100" This is a multi-part message in MIME format. --------------010608000309060005020100 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 > wrote: > > On 9/13/2011 2:15 PM, jinho hwang wrote: >> >> Hi, >> >> Where can I find the current xen linux kernel branch? The >> git.kernel.org has been down for >> maintenance reason, so I can't find any kernel source except >> xenbits.xensource.com . However, >> this repository does not have current linux dom0 kernel such as >> 2.6.32.*. Can anyone share with me the kernel source because I >> have to install xen environment in my intel 32/64bits machine. >> >> Thank you so much, >> >> Jinho > > You probably just want the mainstream linux 3.x kernel now. > > Otherwise: > https://github.com/jsgf/linux-xen > > http://xenbits.xen.org/gitweb/?p=people/dstodden/blktap-debian.git;a=summary > > http://xenbits.xen.org/gitweb/?p=people/dstodden/linux.git;a=summary > > http://xenbits.xen.org/gitweb/?p=people/dstodden/blktap.git;a=summary > > > - Nathan > > > > > -- > Jinho Hwang > PhD Student > Department of Computer Science > The George Washington University > Washington, DC 20052 > hwang.jinho@gmail.com (email) > 276.336.0971 (Cell) > 202.994.4875 (fax) > 070.8285.6546 (myLg070) --------------010608000309060005020100 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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@gt.net> wrote:
On 9/13/2011 2:15 PM, jinho hwang wrote:

Hi, 

Where can I find the current xen linux kernel branch? The git.kernel.org has been down for maintenance reason, so I can't find any kernel source except xenbits.xensource.com. However, this repository does not have current linux dom0 kernel such as 2.6.32.*. Can anyone share with me the kernel source because I have to install xen environment in my intel 32/64bits machine. 

Thank you so much, 

Jinho

You probably just want the mainstream linux 3.x kernel now.

Otherwise:
https://github.com/jsgf/linux-xen

http://xenbits.xen.org/gitweb/?p=people/dstodden/blktap-debian.git;a=summary

http://xenbits.xen.org/gitweb/?p=people/dstodden/linux.git;a=summary

http://xenbits.xen.org/gitweb/?p=people/dstodden/blktap.git;a=summary


- Nathan



--
Jinho Hwang
PhD Student
Department of Computer Science
The George Washington University
Washington, DC 20052
hwang.jinho@gmail.com (email)
276.336.0971 (Cell)
202.994.4875 (fax)
070.8285.6546 (myLg070)
--------------010608000309060005020100-- --===============0475894693== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0475894693==--