Altera_Forum
Honored Contributor
15 years agoHow to make the uclinux boot faster?
Sash command shell (version 1.1.1)
/> Uncompressing Linux... Uncompressing Linux... Ok, booting the kernel. [ 0.000000] Linux version 2.6.30 (root@localhost.localdomain) (gcc version 3. 4.6)# 956 PREEMPT Mon Aug 30 15:38:18 CST 2010 [ 0.000000] [ 0.000000] [ 0.000000] uClinux/Nios II [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pa ges: 4064 [ 0.000000] Kernel command line: [ 0.000000] NR_IRQS:32 [ 0.000000] PID hash table entries: 64 (order: 6, 256 bytes) [ 0.000000] Dentry cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Inode-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.010000] Memory available: 12612k/3486k RAM, 0k/0k ROM (1776k kernel code, 1710k data) [ 0.050000] Calibrating delay loop... 37.06 BogoMIPS (lpj=185344) [ 0.240000] Mount-cache hash table entries: 512 [ 0.310000] net_namespace: 264 bytes [ 0.320000] NET: Registered protocol family 16 [ 0.330000] init_BSP(): registering device resources [ 0.370000] bio: create slab <bio-0> at 0 [ 0.420000] NET: Registered protocol family 2 [ 0.420000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.430000] TCP established hash table entries: 512 (order: 0, 4096 bytes) [ 0.430000] TCP bind hash table entries: 512 (order: -1, 2048 bytes) [ 0.430000] TCP: Hash tables configured (established 512 bind 512) [ 0.430000] TCP reno registered [ 0.440000] NET: Registered protocol family 1 [ 7.560000] JFFS2 version 2.2. (NAND) 漏 2001-2006 Red Hat, Inc. [ 7.600000] io scheduler noop registered [ 7.600000] io scheduler deadline registered (default) [ 7.660000] ttyS0 at MMIO 0x1801160 (irq = 4) is a Altera UART [ 7.660000] console [ttyS0] enabled [ 7.670000] dm9000 Ethernet Driver, V1.31 [ 7.800000] eth0 (dm9000): not using net_device_ops yet [ 7.810000] eth0: dm9000 at 81002100,81002108 IRQ 1 MAC: 00:07:ed:0a:03:08 (c hip) [ 7.840000] m25p80 spi0.0: m25p64 (8192 Kbytes) [ 7.850000] Creating 4 MTD partitions on "m25p80": [ 7.850000] 0x000000000000-0x000000400000 : "fpga configuration" [ 7.880000] 0x000000400000-0x000000500000 : "romfs/config" [ 7.900000] 0x000000500000-0x000000600000 : "romfs/app" [ 7.920000] 0x000000600000-0x000000800000 : "loader/kernel" [ 7.940000] TCP cubic registered [ 7.950000] NET: Registered protocol family 17 [ 7.970000] RPC: Registered udp transport module. [ 7.970000] RPC: Registered tcp transport module. [ 8.020000] Freeing unused kernel memory: 1460k freed (0x21fa000 - 0x2366000) between the [ 0.440000] NET: Registered protocol family 1 and [ 7.560000] JFFS2 version 2.2. (NAND) 漏 2001-2006 Red Hat, Inc. it delayed 7 second ?why ?
how to reduce the wait time ?
is there any other way to let the system start faster?