All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Henrik Nordstrom <uml@hno.marasystems.com>
Cc: Frank Sorenson <frank@tuxrocks.com>,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] How stable is hostfs (and UML in general)?
Date: Mon, 10 Jan 2005 01:34:05 -0500	[thread overview]
Message-ID: <200501100134.05591.rob@landley.net> (raw)
In-Reply-To: <Pine.LNX.4.61.0501100141480.14613@filer.marasystems.com>

On Sunday 09 January 2005 08:53 pm, Henrik Nordstrom wrote:
> On Sun, 9 Jan 2005, Rob Landley wrote:
> > I wonder if that old hack (deleting the file signalling there's no rush
> > about writing stuff back to the disk anymore, although it's still your
> > backing store) still works?
>
> Probably not.

Might be worth a shot, though.  (If I delete the file from userspace after 
launching UML, will it screw up anything?)

> > I'm more interested in correctness than performance at the moment.  As
> > long as it WORKS, they can leave it running overnight for now...
>
> Just to give you alternatives, an alternative to UML is to use a emulator
> such as qemu. Personally I prefer UML, but using an emulator eleminates
> the need of the user to even have Linux to start with as the same image
> also works on Windows.

Yeah, I thought about that.  Higher memory requirements, higher disk usage 
(need to feed it a partition or loopback file or something, not a shared 
directory like hostfs -- my high water mark of disk usage during the build is 
just under 370 megabytes, but I really don't want to have to depend on 
knowing that), dog slow, I'd need to build the kernel twice anyway (once on 
the parent system to have something for the emulator to run and once with the 
final system), more source code in the tarball, harder to integrate into the 
existing build process (with UML I can fire up a child that runs a script 
that can shutdown at the end so the parent script continues)...

It's an option.  I'd much rather figure out how to get UML to work...

> Regards
> Henrik

Rob


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
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:[~2005-01-10  7:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-09  2:06 [uml-devel] How stable is hostfs (and UML in general)? Rob Landley
2005-01-09  6:00 ` Frank Sorenson
2005-01-09 22:06   ` Rob Landley
2005-01-10  1:53     ` Henrik Nordstrom
2005-01-10  6:34       ` Rob Landley [this message]
2005-01-10 13:47         ` Blaisorblade
2005-01-10 17:08         ` Nix
2005-01-10 14:43     ` Blaisorblade
2005-01-11  6:10       ` Rob Landley
2005-01-10  0:05 ` Michael Richardson
2005-01-10  6:20   ` Rob Landley
2005-01-10  6:41     ` Rob Landley
2005-01-10  8:48     ` Henrik Nordstrom
2005-01-11  5:58       ` Rob Landley
2005-01-10 15:21     ` Michael Richardson
2005-01-11  6:35       ` Rob Landley
2005-01-11 11:27         ` Henrik Nordstrom
2005-01-11 21:34         ` Michael Richardson
2005-01-11 23:23           ` Blaisorblade
2005-01-12 16:55             ` Michael Richardson
2005-01-12 17: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=200501100134.05591.rob@landley.net \
    --to=rob@landley.net \
    --cc=frank@tuxrocks.com \
    --cc=uml@hno.marasystems.com \
    --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.