问题应该找到了。新svn的 kernel配置问题!

50 views
Skip to first unread message

略略

unread,
Apr 6, 2009, 7:40:55 PM4/6/09
to RDC_taiwan
Linux version 2.6.24.7 (soltek@linux-smed) (gcc version 4.1.2) #1
PREEMPT Tue Apr 7 07:29:57 CST 2009
BIOS-provided physical RAM map:
BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
BIOS-e801: 0000000000100000 - 0000000002000000 (usable)
32MB LOWMEM available.
Zone PFN ranges:
DMA 0 -> 4096
Normal 4096 -> 8192
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 0 -> 8192
DMI not present or invalid.
Allocating PCI resources starting at 10000000 (gap: 02000000:fe000000)
Built 1 zonelists in Zone order, mobility grouping on. Total pages:
8128
Kernel command line: console=ttyS0,38400 root=/dev/ram0 init=/etc/
preinit

最后一行。比以前版本启动时候多出一行这个。
我早上6点起来搞的。因为没有以前的 svn版本了,所以暂时没发提交 OK的测试kernel。

今天上班的时候想办法 svn个老点的。

打个标记 :SVN 14638 是比较老的。

略略

unread,
Apr 6, 2009, 7:42:48 PM4/6/09
to RDC_taiwan
我们使用的SV版本是 15077

略略

unread,
Apr 6, 2009, 7:44:17 PM4/6/09
to RDC_taiwan
RedBoot> linux -b 0x100000 -l 0x19fd8f -r 0x1000000 -s 0x17d96e -c
"console=ttyS0,38400 root=/dev/ram0"

mem_size: 2000000
initrd 1000000 len 17d96e
[ 0.000000] Linux version 2.6.27.8 (soltek@linux-smed) (gcc version
4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #9 PREEMPT Mon
Mar 30 20:26:52 CST 2009
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e801: 0000000000000000 - 000000000009f000
(usable)
[ 0.000000] BIOS-e801: 0000000000100000 - 0000000002000000
(usable)
[ 0.000000] last_pfn = 0x2000 max_arch_pfn = 0x100000
[ 0.000000] RAMDISK: 01000000 - 0117d96e
[ 0.000000] 32MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 02000000
[ 0.000000] low ram: 00000000 - 02000000
[ 0.000000] bootmap 00001000 - 00001400
[ 0.000000] (7 early reservations) ==> bootmem [0000000000 -
0002000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==>
[0000000000 - 0000001000]
[ 0.000000] #1 [0000100000 - 000045a130] TEXT DATA BSS ==>
[0000100000 - 000045a130]
[ 0.000000] #2 [0001000000 - 000117d96e] RAMDISK ==>
[0001000000 - 000117d96e]
[ 0.000000] #3 [000045b000 - 000045e000] INIT_PG_TABLE ==>
[000045b000 - 000045e000]
[ 0.000000] #4 [000009f000 - 0000100000] BIOS reserved ==>
[000009f000 - 0000100000]
[ 0.000000] #5 [0000007000 - 000000d000] PGTABLE ==>
[0000007000 - 000000d000]
[ 0.000000] #6 [0000001000 - 0000002000] BOOTMAP ==>
[0000001000 - 0000002000]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x00002000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x00002000
[ 0.000000] Allocating PCI resources starting at 10000000 (gap:
2000000:fe000000)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 8031
[ 0.000000] Kernel command line: console=ttyS0,38400 root=/dev/ram0
[ 0.000000] Initializing CPU#0
[ 0.000000] Preemptible RCU implementation.
[ 0.000000] PID hash table entries: 128 (order: 7, 512 bytes)

略略

unread,
Apr 6, 2009, 7:45:30 PM4/6/09
to RDC_taiwan
这个是正常内核启动的。



现在发个不是正常内核系统的样子



RedBoot> linux -b 0x100000 -l 0xef1d7 -r 0x1000000 -s 0x17d96e -c
"console=ttyS0,38400 root=/dev/ram0 init=/sbin/init"

mem_size: 2000000
initrd 1000000 len 17d96e
Linux version 2.6.24.7 (soltek@linux-smed) (gcc version 4.1.2) #1
PREEMPT Tue Apr 7 07:29:57 CST 2009
BIOS-provided physical RAM map:
BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
BIOS-e801: 0000000000100000 - 0000000002000000 (usable)
32MB LOWMEM available.
Zone PFN ranges:
DMA 0 -> 4096
Normal 4096 -> 8192
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 0 -> 8192
DMI not present or invalid.
Allocating PCI resources starting at 10000000 (gap: 02000000:fe000000)
Built 1 zonelists in Zone order, mobility grouping on. Total pages:
8128
Kernel command line: console=ttyS0,38400 root=/dev/ram0 init=/sbin/
init init=/etc/preinit
Initializing CPU#0
PID hash table entries: 128 (order: 7, 512 bytes)
console [ttyS0] enabled
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 28484k/32768k available (1408k kernel code, 3896k reserved,
368k data, 132k init, 0k highmem)
virtual kernel memory layout:
Reply all
Reply to author
Forward
0 new messages