Steve wrote,

>   That's it.<G>

hmm, still doesn't seem to do it.  My Makefile now reads,

ARCH = i386

#
# For SMP kernels, set this. We don't want to have this in the config file
# because it makes re-config very ugly and too many fundamental files depend
# on "CONFIG_SMP"
#
# NOTE! SMP is experimental. See the file Documentation/SMP.txt
#
 SMP = 1 
#
# SMP profiling options
 SMP_PROF = 1

.EXPORT_ALL_VARIABLES:


......

and I did a

make dep clean bzImage bzlilo modules modules install
depmod -a
shutdown -r now

and top still shows no signs of a second processor :(

Am I still missing something?  It's dual P-II's (gateway ns7000)

rick

-- 
These opinions will not be those of ISU until it pays my retainer.



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to