Advertisement
Guest User

2.6.35.13 with SMP

a guest
Jun 4th, 2015
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.79 KB | None | 0 0
  1. [ 0.000000] Initializing cgroup subsys cpuset
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 2.6.35.13-cavm1.whitney-econa (root@debian-compile) (gcc version 4.9.2 ( 4.9.2-10) ) #32 SMP Sun May 31 23:23:50 CEST 2015
  4. [ 0.000000] Whitney release v1.1-beta5
  5. [ 0.000000] CPU: ARMv6-compatible processor [410fb024] revision 4 (ARMv7), cr=00c5387d
  6. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  7. [ 0.000000] Machine: Cavium Networks CNS3420 Validation Board
  8. [ 0.000000] Ignoring unrecognised tag 0x00000000
  9. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  10. [ 0.000000] PERCPU: Embedded 7 pages/cpu @a0b0f000 s4416 r8192 d16064 u65536
  11. [ 0.000000] pcpu-alloc: s4416 r8192 d16064 u65536 alloc=16*4096
  12. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  13. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  14. [ 0.000000] Kernel command line: root=/dev/sda1 mem=256M console=ttyS0,38400
  15. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  16. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  17. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  18. [ 0.000000] allocated 1310720 bytes of page_cgroup
  19. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  20. [ 0.000000] Memory: 256MB = 256MB total
  21. [ 0.000000] Memory: 249308k/249308k available, 12836k reserved, 0K highmem
  22. [ 0.000000] Virtual kernel memory layout:
  23. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  24. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  25. [ 0.000000] DMA : 0xfde00000 - 0xffe00000 ( 32 MB)
  26. [ 0.000000] vmalloc : 0xb0800000 - 0xe0000000 ( 760 MB)
  27. [ 0.000000] lowmem : 0xa0000000 - 0xb0000000 ( 256 MB)
  28. [ 0.000000] modules : 0x9f000000 - 0xa0000000 ( 16 MB)
  29. [ 0.000000] .init : 0xa0008000 - 0xa02c0000 (2784 kB)
  30. [ 0.000000] .text : 0xa02c0000 - 0xa0868000 (5792 kB)
  31. [ 0.000000] .data : 0xa088c000 - 0xa08c44c0 ( 226 kB)
  32. [ 0.000000] Hierarchical RCU implementation.
  33. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  34. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  35. [ 0.000000] NR_IRQS:160
  36. [ 0.000000] Console: colour dummy device 80x30
  37. [ 0.000000] console [ttyS0] enabled
  38. [ 0.020000] Calibrating delay loop... 279.34 BogoMIPS (lpj=1396736)
  39. [ 0.260000] pid_max: default: 32768 minimum: 301
  40. [ 0.270000] Mount-cache hash table entries: 512
  41. [ 0.280000] Initializing cgroup subsys ns
  42. [ 0.290000] Initializing cgroup subsys cpuacct
  43. [ 0.300000] Initializing cgroup subsys memory
  44. [ 0.310000] Initializing cgroup subsys devices
  45. [ 0.320000] Initializing cgroup subsys freezer
  46. [ 0.330000] Initializing cgroup subsys net_cls
  47. [ 0.340000] Initializing cgroup subsys blkio
  48. [ 0.350000] CPU: Testing write buffer coherency:
  49. [ 0.360000] ok
  50. [ 0.360000] CPU1: Booted secondary processor
  51. [ 0.590000] Brought up 2 CPUs
  52. [ 0.600000] SMP: Total of 2 processors activated (558.69 BogoMIPS).
  53. [ 0.610000] devtmpfs: initialized
  54. [ 0.620000] ------------[ cut here ]------------
  55. [ 0.630000] WARNING: at arch/arm/mm/dma-mapping.c:165 consistent_init+0x3c/0xc0()
  56. [ 0.640000] Modules linked in:
  57. [ 0.650000] [<a02c6ea4>] (unwind_backtrace+0x0/0xdc) from [<a02e2c3c>] (warn_slowpath_common+0x4c/0x64)
  58. [ 0.660000] [<a02e2c3c>] (warn_slowpath_common+0x4c/0x64) from [<a02e2ce4>] (warn_slowpath_null+0x18/0x20)
  59. [ 0.670000] [<a02e2ce4>] (warn_slowpath_null+0x18/0x20) from [<a000c7b0>] (consistent_init+0x3c/0xc0)
  60. [ 0.680000] [<a000c7b0>] (consistent_init+0x3c/0xc0) from [<a02c04e8>] (do_one_initcall+0x54/0x188)
  61. [ 0.690000] [<a02c04e8>] (do_one_initcall+0x54/0x188) from [<a0008c1c>] (kernel_init+0x1ac/0x270)
  62. [ 0.700000] [<a0008c1c>] (kernel_init+0x1ac/0x270) from [<a02c1e98>] (kernel_thread_exit+0x0/0x8)
  63. [ 0.710000] ---[ end trace 1b75b31a2719ed1c ]---
  64. [ 0.720000] NET: Registered protocol family 16
  65. [ 0.730000] L310 cache controller enabled
  66. [ 0.740000] l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x02540000, Cache size: 262144 B
  67. [ 0.750000] Initializing CNS3XXX DMA controller
  68. [ 0.760000] First time microcode alloc for channel 0 done @phy:2f08d000
  69. [ 0.770000] First time microcode alloc for channel 1 done @phy:2f0ae000
  70. [ 0.780000] First time microcode alloc for channel 2 done @phy:2f0af000
  71. [ 0.790000] First time microcode alloc for channel 3 done @phy:2f0b0000
  72. [ 0.800000] First time microcode alloc for channel 4 done @phy:2f0b1000
  73. [ 0.810000] First time microcode alloc for channel 5 done @phy:2f0b2000
  74. [ 0.820000] First time microcode alloc for channel 6 done @phy:2f0b3000
  75. [ 0.830000] First time microcode alloc for channel 7 done @phy:2f0b4000
  76. [ 0.840000] First time microcode alloc for channel 8 done @phy:2f0b5000
  77. [ 0.850000] cns_rdma_init: start
  78. [ 0.860000] cns_rdma_init: reg1: virt=0xaf08abe8
  79. [ 0.870000] cns_rdma_init: pre-allocating rdma_sg: 32*280=8960
  80. [ 0.880000] cns_rdma_init: q1: virt=0xaf0bbe00, phy=0x2f0bbe00 -> 0x2f0bbff0
  81. [ 0.890000] cns_rdma_init: done, err=0
  82. [ 0.900000] Cavium feature enabled:
  83. [ 0.930000] bio: create slab <bio-0> at 0
  84. [ 0.940000] vgaarb: loaded
  85. [ 0.950000] SCSI subsystem initialized
  86. [ 0.970000] usbcore: registered new interface driver usbfs
  87. [ 0.980000] usbcore: registered new interface driver hub
  88. [ 0.990000] usbcore: registered new device driver usb
  89. [ 1.170000] raid6: int32x1 69 MB/s
  90. [ 1.350000] raid6: int32x2 87 MB/s
  91. [ 1.530000] raid6: int32x4 78 MB/s
  92. [ 1.710000] raid6: int32x8 68 MB/s
  93. [ 1.890000] raid6: CNS-RAID 368 MB/s
  94. [ 1.900000] raid6: using algorithm CNS-RAID (368 MB/s)
  95. [ 1.910000] Switching to clocksource timer1
  96. [ 1.930000] Slow work thread pool: Starting up
  97. [ 1.940000] Slow work thread pool: Ready
  98. [ 1.950000] FS-Cache: Loaded
  99. [ 1.980000] NET: Registered protocol family 2
  100. [ 1.990000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  101. [ 2.000000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  102. [ 2.010000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  103. [ 2.020000] TCP: Hash tables configured (established 8192 bind 8192)
  104. [ 2.030000] TCP reno registered
  105. [ 2.040000] UDP hash table entries: 128 (order: 0, 4096 bytes)
  106. [ 2.050000] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
  107. [ 2.060000] NET: Registered protocol family 1
  108. [ 2.070000] RPC: Registered udp transport module.
  109. [ 2.080000] RPC: Registered tcp transport module.
  110. [ 2.090000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  111. [ 2.440000] CNS3XXX PCIe Host Control Driver
  112. [ 2.450000] ===============================
  113. [ 2.460000] CNS3XXX PCIe support both internal and external clock.
  114. [ 2.470000] However, incorrect selection may result in system hang.
  115. [ 2.480000] If booting hangs, please select choose
  116. [ 2.490000] CONFIG_CNS3XXX_INTERNAL_CLOCK_SOURCE
  117. [ 2.500000] instead.
  118. [ 2.500000] ===============================
  119. [ 2.510000] PCI-E0 uses external clock source.
  120. [ 2.520000] PCIe: Port[0] Enable PCIe LTSSM
  121. [ 2.530000] PCIe: Port[0] Check data link layer...
  122. [ 2.540000] Link up.
  123. [ 2.550000] PCIe: Set Bridge Max_Payload_Size to 128 byte
  124. [ 2.560000] PCIe: Set Bridge Max_Read_Request_Size to 128 byte
  125. [ 2.570000] PCIe: Set Device Max_Payload_Size to 128 byte
  126. [ 2.580000] PCIe: Set Device Max_Read_Request_Size to 128 byte
  127. [ 2.590000] PCI: bus0: Fast back to back transfers disabled
  128. [ 2.600000] PCI: bus1: Fast back to back transfers disabled
  129. [ 2.610000] PCIe0: Bridge found.
  130. [ 2.620000] PCI: enabling device 0000:00:00.0 (0140 -> 0143)
  131. [ 2.630000] PCIe0 map irq: 0000:00:00.00 slot 0, pin 1, irq: 87
  132. [ 2.640000] PCIe0 map irq: 0000:01:00.00 slot 0, pin 1, irq: 61
  133. [ 2.650000] pci 0000:00:00.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff]
  134. [ 2.660000] pci 0000:01:00.0: BAR 0: assigned [mem 0xa0000000-0xa0007fff 64bit]
  135. [ 2.670000] pci 0000:01:00.0: BAR 0: set to [mem 0xa0000000-0xa0007fff 64bit] (PCI address [0xa0000000-0xa0007fff]
  136. [ 2.680000] VFS: Disk quotas dquot_6.5.2
  137. [ 2.690000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  138. [ 2.700000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  139. [ 2.710000] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  140. [ 2.720000] NTFS driver 2.1.29 [Flags: R/W].
  141. [ 2.730000] fuse init (API version 7.14)
  142. [ 2.740000] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
  143. [ 2.750000] SGI XFS Quota Management subsystem
  144. [ 2.760000] GFS2 (built May 31 2015 22:24:58) installed
  145. [ 2.770000] msgmni has been set to 486
  146. [ 2.780000] alg: No test for stdrng (krng)
  147. [ 2.790000] io scheduler noop registered
  148. [ 2.800000] io scheduler deadline registered (default)
  149. [ 2.820000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  150. [ 2.830000] serial8250: ttyS0 at MMIO 0x78000000 (irq = 45) is a 16550A
  151. [ 2.840000] brd: module loaded
  152. [ 2.850000] loop: module loaded
  153. [ 2.860000] drbd: initialized. Version: 8.3.8 (api:88/proto:86-94)
  154. [ 2.870000] drbd: built-in
  155. [ 2.880000] drbd: registered as block device major 147
  156. [ 2.890000] drbd: minor_table @ 0xaf7b0360
  157. [ 2.900000] Loading iSCSI transport class v2.0-870.
  158. [ 2.920000] iscsi: registered transport (tcp)
  159. [ 2.930000] cns3xxx_spi_probe: setup CNS3XXX SPI Controller in polling mode, w/o DMA
  160. [ 2.940000] SPI bit rate = 116/64 Mhz
  161. [ 2.960000] m25p80 spi1.0: found mx25l4005a, expected m25p80
  162. [ 2.970000] m25p80 spi1.0: mx25l4005a (512 Kbytes)
  163. [ 2.980000] Creating 3 MTD partitions on "spi1.0":
  164. [ 2.990000] 0x000000000000-0x000000030000 : "SPI-UBoot"
  165. [ 3.000000] 0x000000030000-0x000000040000 : "SPI-UBootEnv"
  166. [ 3.020000] 0x000000040000-0x000000080000 : "SPI-FileSystem"
  167. [ 3.040000] CNS3XXX AHCI SATA low-level driver
  168. [ 3.050000] SATA Port0 Spread-spectrum : Disable
  169. [ 3.060000] SATA Port0 Spread-spectrum : Enable
  170. [ 3.080000] SATA Port1 Spread-spectrum : Disable
  171. [ 3.090000] SATA Port1 Spread-spectrum : Enable
  172. [ 3.130000] cns3xxx-ahci cns3xxx-ahci.0: forcing PORTS_IMPL to 0x3
  173. [ 3.140000] CPU clock : 700
  174. [ 3.150000] *** Timer 1ms: 100000(0x186a0) ***
  175. [ 3.170000] *** Set to: 350000(0x55730) ***
  176. [ 3.180000] cns3xxx-ahci cns3xxx-ahci.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
  177. [ 3.210000] cns3xxx-ahci cns3xxx-ahci.0: flags: ncq sntf pm led clo only pmp pio slum part
  178. [ 3.230000] scsi0 : cns3xxx-ahci
  179. [ 3.240000] scsi1 : cns3xxx-ahci
  180. [ 3.250000] ata1: SATA max UDMA/133 ahci bar m16777216@0x83000000 port 0x83000100 irq 65
  181. [ 3.280000] ata2: SATA max UDMA/133 ahci bar m16777216@0x83000000 port 0x83000180 irq 65
  182. [ 3.310000] tun: Universal TUN/TAP device driver, 1.6
  183. [ 3.320000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  184. [ 3.330000] PCI: enabling device 0000:01:00.0 (0140 -> 0142)
  185. [ 3.340000] xhci_hcd 0000:01:00.0: xHCI Host Controller
  186. [ 3.350000] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  187. [ 3.430000] xhci_hcd 0000:01:00.0: irq 61, io mem 0xa0000000
  188. [ 3.440000] hub 1-0:1.0: USB hub found
  189. [ 3.450000] hub 1-0:1.0: 4 ports detected
  190. [ 3.460000] Initializing USB Mass Storage driver...
  191. [ 3.470000] usbcore: registered new interface driver usb-storage
  192. [ 3.480000] USB Mass Storage support registered.
  193. [ 3.490000] mice: PS/2 mouse device common for all mice
  194. [ 3.500000] CNS3XXX Real Time Clock, (c) 2009 Cavium Networks
  195. [ 3.510000] rtc irq:23
  196. [ 3.520000] cns3xxx-rtc cns3xxx-rtc: rtc core: registered cns3xxx-rtc as rtc0
  197. [ 3.530000] i2c /dev entries driver
  198. [ 3.540000] adt7475 0-002e: ADT7473 device, revision 0
  199. [ 3.550000] adt7475 0-002e: Optional features: fan4 pwm2
  200. [ 3.560000] CNS3XXX Watchdog Timer, noboot=0 margin=60 sec (nowayout= 0)
  201. [ 3.570000] watchdog: cns3xxx_wdt_probe
  202. [ 3.580000] watchdog irq = 30
  203. [ 3.590000] watchdog start_regs = 0xB082C600
  204. [ 3.660000] Watchdog timer frequency : 349.99MHz.
  205. [ 3.660000] ata1: SATA link down (SStatus 0 SControl 300)
  206. [ 3.660000] ata2: SATA link down (SStatus 0 SControl 300)
  207. [ 3.670000] md: linear personality registered for level -1
  208. [ 3.680000] md: raid0 personality registered for level 0
  209. [ 3.690000] md: raid1 personality registered for level 1
  210. [ 3.700000] xor: measuring software checksum speed
  211. [ 3.760000] arm4regs : 857.200 MB/sec
  212. [ 3.790000] xhci_hcd 0000:01:00.0: Can't reset device (slot ID 1) in enabled/disabled state
  213. [ 3.810000] xhci_hcd 0000:01:00.0: Not freeing device rings.
  214. [ 3.820000] 8regs : 424.400 MB/sec
  215. [ 3.840000] usb 1-3: new high speed USB device using xhci_hcd and address 0
  216. [ 3.870000] 32regs : 459.600 MB/sec
  217. [ 3.880000] scsi2 : usb-storage 1-3:1.0
  218. [ 3.930000] CNS-RAID : 93.200 MB/sec
  219. [ 3.940000] xor: using function: CNS-RAID (93.200 MB/sec)
  220. [ 3.950000] md: raid6 personality registered for level 6
  221. [ 3.960000] md: raid5 personality registered for level 5
  222. [ 3.970000] md: raid4 personality registered for level 4
  223. [ 3.980000] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
  224. [ 3.990000] sdhci: Secure Digital Host Controller Interface driver
  225. [ 4.000000] sdhci: Copyright(c) Pierre Ossman
  226. [ 4.010000] sdhci-cns3xxx, (c) 2009 Cavium Networks
  227. [ 4.020000] mmc0: SDHCI controller on cns3xxx [sdhci-cns3xxx.0] using PIO
  228. [ 4.030000] n1_ssl_config_device: symbol_get failed
  229. [ 4.040000] Cavium device is not initialized1
  230. [ 4.060000] TCP cubic registered
  231. [ 4.060000] NET: Registered protocol family 17
  232. [ 4.070000] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement