[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <496CDDA2.8080206@zytor.com>
Date: Tue, 13 Jan 2009 10:29:54 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Matias <linux@...dmangroup.com>
CC: LKML <linux-kernel@...r.kernel.org>
Subject: Re: Intel x86 Dual Core & Linux AMP
Matias wrote:
> Is there a way to boot a normal standard home x86 dual core PC with two
> different Linux Kernels without a hypervisor?
> The idea is of course to give the Kernels their own address space and
> their own rootfile systems, the devices would be unique for each kernel
> etc.
>
> Can this be done with a standard BIOS and GRUB/LILO?
No. There are way too many shared resources, such as address space and
interrupt system. You need a central resource to arbitrate those
resources, i.e. a hypervisor.
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
--
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