|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PATCH: split smpboot.c and create cpuhotplug.c
On 22 May 2006, at 08:57, Tristan Gingold wrote:
this patch creates a new file: cpuhotplug.c. The content is the xenbus
handler part of smpboot.c. The purpose is to be able to share this
part with
other architectures.
Tested by compiling on i386.
This raises the obvious question: why don't you use the rest of our
smpboot.c to implement SMP bringup? It's all generic except the bit
that sets up VCPU initial context.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|