All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel module in Xen?
@ 2004-12-10  8:38 aq
  2004-12-10  8:55 ` Keir Fraser
  2004-12-10 15:42 ` Ronald G. Minnich
  0 siblings, 2 replies; 3+ messages in thread
From: aq @ 2004-12-10  8:38 UTC (permalink / raw)
  To: xen-devel

Hello,

I just installed Xen 2.0.1 and playing with it on my Ubuntu. It works
great, but why there is no modules in domain0 when I run "lsmod"?
Meanwhile, the "normal" kernel shows me a lot of modules?

I guess that is because xen0 compiled everything I need into the
kernel (Am I very lucky?). For example, xen0 already includes "Tulip"
NIC driver (which my machine is using), so my machine works instantly
after booting into Xen!!

(on my machine, domain0 is using 2.6.9-xen0 kernel)

Anybody can please explain these problem to me?
Thank you a lot,
AQ


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kernel module in Xen?
  2004-12-10  8:38 kernel module in Xen? aq
@ 2004-12-10  8:55 ` Keir Fraser
  2004-12-10 15:42 ` Ronald G. Minnich
  1 sibling, 0 replies; 3+ messages in thread
From: Keir Fraser @ 2004-12-10  8:55 UTC (permalink / raw)
  To: aq; +Cc: xen-devel


Yes, we compile most stuff right into teh default kernel. If you want
a more minimal kernel, or to compile more stuff as modules, you will
need to download the source tarball or BK repository and
configure/build/install it yourself.

 -- Keir

> Hello,
> 
> I just installed Xen 2.0.1 and playing with it on my Ubuntu. It works
> great, but why there is no modules in domain0 when I run "lsmod"?
> Meanwhile, the "normal" kernel shows me a lot of modules?
> 
> I guess that is because xen0 compiled everything I need into the
> kernel (Am I very lucky?). For example, xen0 already includes "Tulip"
> NIC driver (which my machine is using), so my machine works instantly
> after booting into Xen!!
> 
> (on my machine, domain0 is using 2.6.9-xen0 kernel)
> 
> Anybody can please explain these problem to me?
> Thank you a lot,
> AQ
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kernel module in Xen?
  2004-12-10  8:38 kernel module in Xen? aq
  2004-12-10  8:55 ` Keir Fraser
@ 2004-12-10 15:42 ` Ronald G. Minnich
  1 sibling, 0 replies; 3+ messages in thread
From: Ronald G. Minnich @ 2004-12-10 15:42 UTC (permalink / raw)
  To: aq; +Cc: xen-devel

Here is a weirder problem that yours!

I can't load madwifi on xen 2.6.9. 

Why? Well, it claims that some symbols are not exported that it needs. 
BUT, they are. They're even in system.map as 'T', so I know they got 
compiled in. There is an EXPORT_SYMBOL for them. I just can't insmod a .ko 
that uses that symbol. 

Any ideas :-)

ron



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-10 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-10  8:38 kernel module in Xen? aq
2004-12-10  8:55 ` Keir Fraser
2004-12-10 15:42 ` Ronald G. Minnich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.