[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

what do I do with the System.map file after I build a new smp kernel



Hello

What am I supposed to do with the new /usr/src/linux/System.Map file 
after I build a new smp kernel?

I copied it to /boot but, I get this weird message everytime I
run top.

{__smp4m_processor_id} {___f___smp_processor_id}
Warning: /boot/System.map-2.2.14 does not match kernel data.
{__smp4m_processor_id} {___f___smp_processor_id}
Warning: /boot/System.map does not match kernel data.


I also only see one cpu when I run top.

Here's some other info concerning my second processor:

lex:/usr/src/linux# cat /proc/cpuinfo
cpu             : Texas Instruments, Inc. - MicroSparc
fpu             : SuperSparc on-chip FPU
promlib         : Version 3 Revision 2
prom            : 2.14
type            : sun4m
ncpus probed    : 2
ncpus active    : 2
Cpu0Bogo        : 40.14
Cpu1Bogo        : 40.24
MMU type        : TI Viking/MXCC
invall          : 0
invmm           : 0
invrnge         : 0
invpg           : 0
contexts        : 65536
CPU0            : online
CPU1            : online

It looks like its got both cpu's online.

lex:/usr/src/linux# dmesg | more
PROMLIB: Sun Boot Prom Version 3 Revision 2
Linux version 2.2.14 (root@lex) (gcc version 2.95.2 20000313 (Debian GNU/Linux)) #2 SMP Wed May 17
17:19:32 EST 2000
ARCH: SUN4M
TYPE: Sun4m SparcStation10/20
Ethernet address: 8:0:20:1f:9c:e3
Boot time fixup v1.6. 4/Mar/98 Jakub Jelinek (jj@ultra.linux.cz). Patching kernel for srmmu[TI Viki
ng/MXCC]/iommu
[0]: v[f0000000,f1000000](1000000) p[00000000]
[1]: v[f1000000,f2000000](1000000) p[04000000]
[2]: v[f2000000,f3000000](1000000) p[08000000]
[3]: v[f3000000,f4000000](1000000) p[0c000000]
[4]: v[f4000000,f5000000](1000000) p[10000000]
[5]: v[f5000000,f6000000](1000000) p[14000000]
[6]: v[f6000000,f7000000](1000000) p[18000000]
[7]: v[f7000000,f7f4f000](f4f000) p[1c000000]
Found CPU 0 <node=ffd66140,mid=8>
Found CPU 1 <node=ffd66500,mid=10>
Found 2 CPU prom device tree node(s).
Power off control detected.
Console: colour dummy device 80x25
Calibrating delay loop... 40.14 BogoMIPS
Memory: 126008k available (1060k kernel code, 3172k data, 124k init) [f0000000,f8000000]
Dentry hash table entries: 16384 (order 5, 128k)
Buffer cache hash table entries: 131072 (order 7, 512k)
Page cache hash table entries: 32768 (order 5, 128k)
POSIX conformance testing by UNIFIX
Entering SMP Mode...
Starting CPU 1 at f014bd44
Calibrating delay loop... 40.24 BogoMIPS
Total of 2 Processors activated (80.38 BogoMIPS).
IOMMU: impl 0 vers 3 page table at f7ec0000 of size 262144 bytes
sbus0: Clock 20.0 MHz
dma0: Revision 2
dma1: Revision 2




Reply to: