Subject: Re: Dual Proc
To: None <port-macppc@netbsd.org>
From: Chad Milios <chad@b9media.net>
List: port-macppc
Date: 08/09/2002 08:39:27
ok i'm just a curious non-techincal newbie, but does darwin/ppc run the 
kernel concurrently on multiple processors? does any 'nix? if so, what 
is an example of two tasks the kernel could be doing concurrently? are 
these foolish and simple questions? do you consider the kernel to be 
strictly that which is not a process (below ALL processes) or do you 
consider low-level processes like init and the vm pager and the like to 
be part of the "kernel code"? if other 'nix OSes can run kernel code on 
multiple processors concurrently what holds netbsd back?


On Wednesday, August 7, 2002, at 04:24 PM, Dave Huang wrote:
> On Wed, 7 Aug 2002, Matt Herzog wrote:
>> Does this mean SMP is fully functional on macppc?
>> If not, to what degree is it functional?
>
> There was an announcement posted to the port-macppc list... you might
> get more details if you ask there. What do you mean by "fully
> functional"? It boots multi-user and processes run on both processors.
> But as far as I know, only one processor can be running kernel code at a
> time (that's not a macppc-specific limitation though; it's that way on
> all NetBSD ports).
>
>