[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200705100519.38073.rob@landley.net>
Date: Thu, 10 May 2007 05:19:37 -0400
From: Rob Landley <rob@...dley.net>
To: "Ollie Wild" <aaw@...gle.com>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Peter Zijlstra" <a.p.zijlstra@...llo.nl>,
linux-kernel@...r.kernel.org, parisc-linux@...ts.parisc-linux.org,
linux-mm@...ck.org, linux-arch@...r.kernel.org,
"Ingo Molnar" <mingo@...e.hu>, "Andi Kleen" <ak@...e.de>
Subject: Re: [patch] removes MAX_ARG_PAGES
On Thursday 10 May 2007 12:06 am, Ollie Wild wrote:
> On 5/9/07, Rob Landley <rob@...dley.net> wrote:
> > Just FYI, a really really quick and dirty way of testing this sort of
thing on
> > more architectures and you're likely to physically have?
>
> Does this properly emulate caching? On parisc, cache coherency was
> the main issue we ran into. I suspect this might be the case with
> other architectures as well.
This is really a QEMU question. I've been focused on making cross-compilers
and using those to create kernels and a minimal native build environment I
could use to natively compile packages with. (The way I designed the thing
you could substitute real hardware for the qemu step, assuming you had it.
Or another emulator like armulator for a specific platform.)
I don't believe QEMU emulates parisc yet, although it adds new platforms all
the time. (It just grew an alpha emulation last month.) It's under very
active development.
Rob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists