how that option works. If they're virtual cpus, do
> they map to real cpus? Is this option what's required for UML instances
> to use both CPUs? All I know is the switch is there, I've no idea how it
> works, and I'd be interested to know.
>
> -Ian
>
> Alexand
I suppose my information is way out of date, then. Sorry!
On Thursday 03 November 2005 02:59 pm, Ian Smith-Heisters wrote:
> There is
>
> ncpus=<# of desired CPUs>
> This tells an SMP kernel how many virtual processors to start.
>
> in vmlinux --help
>
&
> Actually, I use UML on one server in my firm. I want to migrate my server
> on a new machine which have 2 processors. Is UML can use all processors ?
> My kernel version is 2.6.12.2 with skas mode on host.
My understanding is that each UML instance will see only one processor. You
can run twic
Tuesday 04 October 2005 05:29 am, Blaisorblade wrote:
> On Monday 03 October 2005 21:56, Alexander Charbonnet wrote:
> > It looks like both TLS and NPTL are built in...
> >
> > Oh, I forgot to mention: Apache2 with prefork DOES work.
>
> Ok, we have all things to see that
Oh, I forgot to mention: Apache2 with prefork DOES work.
On Monday 03 October 2005 02:05 pm, Blaisorblade wrote:
> On Monday 03 October 2005 16:35, Alexander Charbonnet wrote:
> > Hi everybody,
> >
> > I've got a brand new Opteron server, and I'm successfully runni
03 October 2005 02:05 pm, Blaisorblade wrote:
> On Monday 03 October 2005 16:35, Alexander Charbonnet wrote:
> > Hi everybody,
> >
> > I've got a brand new Opteron server, and I'm successfully running the
> > AMD64 port of Debian. I can compile UML just fine (kern
Hi everybody,
I've got a brand new Opteron server, and I'm successfully running the AMD64
port of Debian. I can compile UML just fine (kernel version 2.6.13.2), I
debootstrap the root filesystem, and everything seems okay.
When running a UML, I get the following symptoms:
1) The SSH server dro