WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Kernel compile question

On Thu, Jun 11, 2009 at 4:02 PM, Ian Tobin<itobin@xxxxxxxxxxxxx> wrote:
> I was just wondering when compiling the kernel is it best to do the bits as
> modules or built-in ?

It depends :)

Some xen-hosting providers only allow users to only use their kernel.
If you're one of those hosting providers, then you'd want to compile
everyting built-in. If you want to put kernel on dom0, you'd probably
want to go this route.

Some distro maintainers (e.g. Redhat) opt for
almost-everyting-is-a-module. One of the reasons is to avoid wasting
memory from unused drivers. If you want to user kernel on domU (loaded
with pygrub), you'd probably want to go this route.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>