From: Rusty Russell <rusty@rustcorp.com.au>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Christoph Hellwig <hch@infradead.org>,
Paul Mackerras <paulus@au1.ibm.com>,
Fabrice Bellard <fabrice.bellard@free.fr>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Qemu support for PPC
Date: Wed, 09 Apr 2003 12:07:24 +1000 [thread overview]
Message-ID: <20030409021558.A186C2C013@lists.samba.org> (raw)
In-Reply-To: Your message of "07 Apr 2003 12:21:48 +0100." <1049714507.2967.29.camel@dhcp22.swansea.linux.org.uk>
In message <1049714507.2967.29.camel@dhcp22.swansea.linux.org.uk> you write:
> > This is not qemu specific, of course. If you say it's not going in,
> > then I'll accept that and do the work inside qemu. It'll be damn
> > slow, of course.
>
> WTF should that make it slow ?
Well, there are two obvious methods. The first, which I've
implemented, builds a tree at start time, which assumes things stay
static, but has significant startup overhead.
The fully dynamic solution (which personality + emul_prefix gives you
at the moment) means that you double every open, every stat, quadruple
every readlink, etc. Of course, remember to handle relative paths (my
current code punts on this in the hope that noone will notice: we'll
see).
Unfortunately, it's not just /lib and /usr/lib, there's
/var/run/.nscd_socket which doesn't seem to like speaking wrong
endian.
Hey, I'd *love* read-only union mounts which can be done by non-root
(and obviously don't survive exec), but AFAICT noone but Al can write
one acceptable to the VFS maintainer 8).
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
next prev parent reply other threads:[~2003-04-09 2:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-07 6:45 Rusty Russell
2003-04-07 6:56 ` Christoph Hellwig
2003-04-07 8:34 ` Rusty Russell
2003-04-07 12:49 ` Christoph Hellwig
2003-04-08 1:52 ` Rusty Russell
2003-04-07 11:21 ` Alan Cox
2003-04-09 2:07 ` Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-04-07 2:40 Rusty Russell
2003-04-07 2:29 ` Paul Mackerras
2003-04-07 5:58 ` Christoph Hellwig
2003-04-07 5:09 ` Paul Mackerras
2003-04-07 6:21 ` Christoph Hellwig
2003-04-07 6:05 ` Paul Mackerras
2003-04-07 11:24 ` Alan Cox
2003-04-07 20:41 ` Tom Rini
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=20030409021558.A186C2C013@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=fabrice.bellard@free.fr \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@au1.ibm.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®