All of lore.kernel.org
 help / color / mirror / Atom feed
* Dom0 Kernel
@ 2009-07-17 17:15 Stefan Kuhne
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Kuhne @ 2009-07-17 17:15 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 191 bytes --]

Hi,

i'm looking for a Dom0 kernel.
All my tries with 2.6.30 and 2.6.29 ends in a black screnn when it
should load initrd or on build comes image to large.

Regards,
Stefan Kuhne



[-- Attachment #1.1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 564 bytes --]

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 550 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

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

* dom0 kernel
@ 2011-09-28  8:11 Vasiliy Tolstov
  2011-09-28  8:21 ` Ian Campbell
  0 siblings, 1 reply; 5+ messages in thread
From: Vasiliy Tolstov @ 2011-09-28  8:11 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 461 bytes --]

Hello. What kernel version is the best to use for dom0 under debian?
Now i see, that kernel 2.6.32-5-xen-amd64 panic under heavy network load.
What is the best - get kernel from official debian packages (may be in
sid...) or compile from git and use?
If i need 2.6.x kernel (becouse some packages not ready to run under 3.x)
where i can find current stable xen git tree?
Thanks.

-- 
Vasiliy Tolstov,
Clodo.ru
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

[-- Attachment #1.2: Type: text/html, Size: 823 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

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

* Re: dom0 kernel
  2011-09-28  8:11 dom0 kernel Vasiliy Tolstov
@ 2011-09-28  8:21 ` Ian Campbell
  2011-09-28 11:53   ` Vasiliy Tolstov
  2011-09-28 18:34   ` Jeremy Fitzhardinge
  0 siblings, 2 replies; 5+ messages in thread
From: Ian Campbell @ 2011-09-28  8:21 UTC (permalink / raw)
  To: Vasiliy Tolstov; +Cc: xen-devel@lists.xensource.com

On Wed, 2011-09-28 at 09:11 +0100, Vasiliy Tolstov wrote:
> Hello. What kernel version is the best to use for dom0 under debian?
> Now i see, that kernel 2.6.32-5-xen-amd64 panic under heavy network
> load.

Can you give us a pointer to your Debian bug report on this issue
please.

> What is the best - get kernel from official debian packages (may be in
> sid...) or compile from git and use?

Sid currently has 3.0 packages in it and experimental has 3.1-rc$late.
If you want a more recent 2.6.32.x then git is the only real option.

> If i need 2.6.x kernel (becouse some packages not ready to run under
> 3.x) where i can find current stable xen git tree?

Jeremy's tree is https://github.com/jsgf/linux-xen while kernel.org is
down. Konrad's temporary tree is git://oss.oracle.com/git/kwilk/xen.git.

Ian.

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

* Re: dom0 kernel
  2011-09-28  8:21 ` Ian Campbell
@ 2011-09-28 11:53   ` Vasiliy Tolstov
  2011-09-28 18:34   ` Jeremy Fitzhardinge
  1 sibling, 0 replies; 5+ messages in thread
From: Vasiliy Tolstov @ 2011-09-28 11:53 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 548 bytes --]

2011/9/28 Ian Campbell <Ian.Campbell@citrix.com>

> On Wed, 2011-09-28 at 09:11 +0100, Vasiliy Tolstov wrote:
> > Hello. What kernel version is the best to use for dom0 under debian?
> > Now i see, that kernel 2.6.32-5-xen-amd64 panic under heavy network
> > load.
>
> Can you give us a pointer to your Debian bug report on this issue
> please.
>
>
>
I'm not assign bug report. Now i have only small screenshot from ip-kvm of
my server, that after some time dies..


-- 
Vasiliy Tolstov,
Clodo.ru
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

[-- Attachment #1.2: Type: text/html, Size: 1209 bytes --]

[-- Attachment #2: error.jpg --]
[-- Type: image/jpeg, Size: 128247 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

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

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

* Re: dom0 kernel
  2011-09-28  8:21 ` Ian Campbell
  2011-09-28 11:53   ` Vasiliy Tolstov
@ 2011-09-28 18:34   ` Jeremy Fitzhardinge
  1 sibling, 0 replies; 5+ messages in thread
From: Jeremy Fitzhardinge @ 2011-09-28 18:34 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel@lists.xensource.com, Vasiliy Tolstov

On 09/28/2011 01:21 AM, Ian Campbell wrote:
> On Wed, 2011-09-28 at 09:11 +0100, Vasiliy Tolstov wrote:
>> Hello. What kernel version is the best to use for dom0 under debian?
>> Now i see, that kernel 2.6.32-5-xen-amd64 panic under heavy network
>> load.
> Can you give us a pointer to your Debian bug report on this issue
> please.
>
>> What is the best - get kernel from official debian packages (may be in
>> sid...) or compile from git and use?
> Sid currently has 3.0 packages in it and experimental has 3.1-rc$late.
> If you want a more recent 2.6.32.x then git is the only real option.
>
>> If i need 2.6.x kernel (becouse some packages not ready to run under
>> 3.x) where i can find current stable xen git tree?
> Jeremy's tree is https://github.com/jsgf/linux-xen 

Only the "xen/next-2.6.32" branch.  The other branches are
work-in-progress and are not necessarily stable, usable or anything else.

    J

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

end of thread, other threads:[~2011-09-28 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-17 17:15 Dom0 Kernel Stefan Kuhne
  -- strict thread matches above, loose matches on Subject: below --
2011-09-28  8:11 dom0 kernel Vasiliy Tolstov
2011-09-28  8:21 ` Ian Campbell
2011-09-28 11:53   ` Vasiliy Tolstov
2011-09-28 18:34   ` Jeremy Fitzhardinge

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.