public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Multi-core, Vanderpool support?
@ 2005-04-15 16:35 Linda Luu
  2005-04-15 18:00 ` Chris Wright
  2005-04-19 10:13 ` Felipe Alfaro Solana
  0 siblings, 2 replies; 3+ messages in thread
From: Linda Luu @ 2005-04-15 16:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: Nguyen, Nguyen (Home)

Hello,
 
Does anyone happen to know how the upcoming multi-core CPU will be handled
by the kernel?  Does it see each core as a physical or logical CPU or ?
 
Vanderpool is a hardware support for OS virtualization (running multiple OS
"at the same time"), how does Linux kernel make use of this, particularly
which part of the kernel code? 

I poke around the source (2.6.10) some but haven't figured both issues out
yet.

Many thanks!
Linda


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Multi-core, Vanderpool support?
  2005-04-15 16:35 Multi-core, Vanderpool support? Linda Luu
@ 2005-04-15 18:00 ` Chris Wright
  2005-04-19 10:13 ` Felipe Alfaro Solana
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Wright @ 2005-04-15 18:00 UTC (permalink / raw)
  To: Linda Luu; +Cc: linux-kernel, Nguyen, Nguyen (Home)

* Linda Luu (linda.luu@comcast.net) wrote:
> Vanderpool is a hardware support for OS virtualization (running multiple OS
> "at the same time"), how does Linux kernel make use of this, particularly
> which part of the kernel code? 

There's Xen support for upcoming VT, which will allow running unmodified
guest.

thanks,
-chris

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Multi-core, Vanderpool support?
  2005-04-15 16:35 Multi-core, Vanderpool support? Linda Luu
  2005-04-15 18:00 ` Chris Wright
@ 2005-04-19 10:13 ` Felipe Alfaro Solana
  1 sibling, 0 replies; 3+ messages in thread
From: Felipe Alfaro Solana @ 2005-04-19 10:13 UTC (permalink / raw)
  To: Linda Luu; +Cc: linux-kernel, Nguyen, Nguyen (Home)

On 4/15/05, Linda Luu <linda.luu@comcast.net> wrote:
> Hello,
> 
> Does anyone happen to know how the upcoming multi-core CPU will be handled
> by the kernel?  Does it see each core as a physical or logical CPU or ?

Can't answer this, but I guess each core will be seen as a physical
CPU as they are real CPU cores, not just logical CPUs as with
multithreading.
 
> Vanderpool is a hardware support for OS virtualization (running multiple OS
> "at the same time"), how does Linux kernel make use of this, particularly
> which part of the kernel code?

At least, Xen will make great use of Vanderpool (VT) for
virtualization purpouses.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-19 10:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-15 16:35 Multi-core, Vanderpool support? Linda Luu
2005-04-15 18:00 ` Chris Wright
2005-04-19 10:13 ` Felipe Alfaro Solana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox