All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Gryniewicz <dang@gentoo.org>
To: Antoine Martin <antoine@nagafix.co.uk>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] buggy UML AMD64?
Date: Fri, 19 Jan 2007 11:38:22 -0500	[thread overview]
Message-ID: <1169224702.11134.71.camel@athena.fprintf.net> (raw)
In-Reply-To: <45B0EE71.5040908@nagafix.co.uk>


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

On Fri, 2007-01-19 at 16:14 +0000, Antoine Martin wrote:
> Daniel Gryniewicz wrote:
> > I'm the gentoo usermode-sources maintainer, and I run UML almost
> > exclusively on amd64.  I have, at any given time, from 4 to 20 UMLs
> > running on my main dev box, most of them 32-bit, and I haven't had any
> > stability problems.
> Can you send me more details of your setup as I am quite experienced 
> with UML and now completely stuck with AMD64.
> 
> > Is your RAM OK?
> Oh yes, this has nothing to do with the hardware.
> 
> > Which kernels do you have inside and outside?
> Host (outside):
> 2.6.19.2-skas3-v8.2

Okay, that's one big difference.  I have a stock kernel (well,
gentoo-sources) on the outside, not a SKAS3 patched kernel.  Maybe that
makes a difference on amd64?

> Inside: pick any of those (none of them work with >=2.6.16):
> http://uml.nagafix.co.uk/
> 
> >  How are
> > you trying to build the 32-bit UMLs?
> These are the same as on the site above (which I maintain) and these 
> have worked flawlessly for a long long time.
> 
> I have downgraded the x86 boxes to 2.6.15.7 and these are up and running 
> again. But I can't do that for all of them, and this is just not an 
> option for some of the amd64 boxes.

My setup is:

Host boxes:
	- Dual dual-core opteron 265 with 6GB of RAM running 2.6.17-gentoo-r8
	- Turion laptop with 2GB of RAM running currently 2.6.20-rc5 (stock)
but most recently 2.6.19-ck1 (stock).
	- Athlon64 3000+ with 1GB of RAM running ck-sources-2.6.19_p2-r3
Notice, no UML related patches on the host boxes.

UML Boxes:
	- usermode-sources-2.6.16-r6 (2.6.16 with genpatches 15 and -bs2)
	- usermode-sources-2.6.18-r1 (2.6.18 with genpatches 8 and -bb2)
	- Modified usermode-sources-2.6.14-r6 (2.6.14 with -bs3 and networking
patches for work) (this one also runs on 32-bit hosts running various
gentoo kernels on workstations at work)

All of these run some form of Gentoo inside; not necessarily recent.
Each of them runs in both 32 and 64 bit versions. I have also briefly
run a UML with a fedora core 2 image, running a usermode-sources-2.6.18
kernel, on the opteron box, but that was only very briefly.  That's a
32-bit only UML.

Daniel

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2007-01-19 16:38 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-17 16:15 [uml-devel] UML/64bit is miscompiled by gcc 4.0.3 on Ubuntu 6.06 LTS Blaisorblade
2007-01-17 18:17 ` Christopher S. Aker
2007-01-17 18:15   ` Antoine Martin
2007-01-17 19:50     ` Antoine Martin
2007-01-19 11:00       ` [uml-devel] buggy UML AMD64? Antoine Martin
2007-01-19 16:07         ` Daniel Gryniewicz
2007-01-19 16:14           ` Antoine Martin
2007-01-19 16:38             ` Daniel Gryniewicz [this message]
2007-01-19 16:42               ` Antoine Martin
2007-01-19 17:33                 ` Antoine Martin
2007-01-19 19:56                   ` Antoine Martin
2007-01-21  9:17                     ` Boaz Harrosh
2007-01-21 13:04                       ` Antoine Martin
2007-01-23 15:20                         ` Boaz Harrosh
2007-01-21 14:38                     ` Joel Palmius
2007-01-21 14:46                       ` Antoine Martin
2007-01-21 14:55                         ` Joel Palmius
2007-01-21 16:11                         ` Joel Palmius
2007-01-22 22:09                         ` Jeff Dike
2007-01-23  0:59                           ` Antoine Martin
2007-01-19 16:38             ` Antoine Martin
2007-02-15  3:43     ` [uml-devel] UML/64bit is miscompiled by gcc 4.0.3 on Ubuntu 6.06 LTS Blaisorblade
2007-01-19 23:31   ` Blaisorblade
2007-01-17 23:26 ` Jeff Dike
2007-01-19 23:18   ` Blaisorblade
2007-01-22 20:59     ` Jeff Dike
2007-01-23  8:09       ` Blaisorblade

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1169224702.11134.71.camel@athena.fprintf.net \
    --to=dang@gentoo.org \
    --cc=antoine@nagafix.co.uk \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.