summaryrefslogtreecommitdiff
path: root/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual
diff options
context:
space:
mode:
authorJoel Hestness <jthestness@gmail.com>2015-10-10 16:45:41 -0500
committerJoel Hestness <jthestness@gmail.com>2015-10-10 16:45:41 -0500
commit735c4a87665119a33443cf8d191d329c66191c6e (patch)
tree619a6c346beb6f7972acfa41a737b065f6c701c5 /tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual
parent1f2e7c1aaa17e55b06504264e40bde1a000f2214 (diff)
downloadgem5-735c4a87665119a33443cf8d191d329c66191c6e.tar.xz
stats: Update for UDelayEvent quiesce change
Diffstat (limited to 'tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual')
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/config.ini41
-rwxr-xr-xtests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/simout16
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/stats.txt18
-rw-r--r--tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/system.terminal254
4 files changed, 176 insertions, 153 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/config.ini b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/config.ini
index 351e6eb6d..61e24107a 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/config.ini
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/config.ini
@@ -12,11 +12,11 @@ time_sync_spin_threshold=100000000
type=LinuxArmSystem
children=bridge cf0 clk_domain cpu0 cpu1 cpu_clk_domain dvfs_handler intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver voltage_domain
atags_addr=134217728
-boot_loader=/scratch/nilay/GEM5/system/binaries/boot_emm.arm64
+boot_loader=/home/joel/research/gem5/full_system_files/binaries/boot_emm.arm64
boot_osflags=earlyprintk=pl011,0x1c090000 console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=256MB root=/dev/sda1
cache_line_size=64
clk_domain=system.clk_domain
-dtb_filename=/scratch/nilay/GEM5/system/binaries/vexpress.aarch64.20140821.dtb
+dtb_filename=/home/joel/research/gem5/full_system_files/binaries/vexpress.aarch64.20140821.dtb
early_kernel_symbols=false
enable_context_switch_stats_dump=false
eventq_index=0
@@ -28,7 +28,7 @@ have_security=false
have_virtualization=false
highest_el_is_64=false
init_param=0
-kernel=/scratch/nilay/GEM5/system/binaries/vmlinux.aarch64.20140821
+kernel=/home/joel/research/gem5/full_system_files/binaries/vmlinux.aarch64.20140821
kernel_addr_check=true
load_addr_mask=268435455
load_offset=2147483648
@@ -38,11 +38,12 @@ mem_ranges=2147483648:2415919103
memories=system.physmem system.realview.nvmem system.realview.vram
mmap_using_noreserve=false
multi_proc=true
+multi_thread=false
num_work_ids=16
panic_on_oops=true
panic_on_panic=true
phys_addr_range_64=40
-readfile=/scratch/nilay/GEM5/gem5/tests/halt.sh
+readfile=/home/joel/research/gem5/gem5/tests/halt.sh
reset_addr_64=0
symbolfile=
work_begin_ckpt_count=0
@@ -85,7 +86,7 @@ table_size=65536
[system.cf0.image.child]
type=RawDiskImage
eventq_index=0
-image_file=/scratch/nilay/GEM5/system/disks/linaro-minimal-aarch64.img
+image_file=/home/joel/research/gem5/full_system_files/disks/linaro-minimal-aarch64.img
read_only=true
[system.clk_domain]
@@ -379,12 +380,13 @@ size=1048576
[system.cpu0.toL2Bus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.cpu_clk_domain
eventq_index=0
forward_latency=0
frontend_latency=1
response_latency=1
-snoop_filter=Null
+snoop_filter=system.cpu0.toL2Bus.snoop_filter
snoop_response_latency=1
system=system
use_default_range=false
@@ -392,6 +394,13 @@ width=32
master=system.cpu0.l2cache.cpu_side
slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu0.itb.walker.port system.cpu0.dtb.walker.port
+[system.cpu0.toL2Bus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=0
+max_capacity=8388608
+system=system
+
[system.cpu0.tracer]
type=ExeTracer
eventq_index=0
@@ -679,12 +688,13 @@ size=1048576
[system.cpu1.toL2Bus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.cpu_clk_domain
eventq_index=0
forward_latency=0
frontend_latency=1
response_latency=1
-snoop_filter=Null
+snoop_filter=system.cpu1.toL2Bus.snoop_filter
snoop_response_latency=1
system=system
use_default_range=false
@@ -692,6 +702,13 @@ width=32
master=system.cpu1.l2cache.cpu_side
slave=system.cpu1.icache.mem_side system.cpu1.dcache.mem_side system.cpu1.itb.walker.port system.cpu1.dtb.walker.port
+[system.cpu1.toL2Bus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=0
+max_capacity=8388608
+system=system
+
[system.cpu1.tracer]
type=ExeTracer
eventq_index=0
@@ -1686,12 +1703,13 @@ port=3456
[system.toL2Bus]
type=CoherentXBar
+children=snoop_filter
clk_domain=system.cpu_clk_domain
eventq_index=0
forward_latency=0
frontend_latency=1
response_latency=1
-snoop_filter=Null
+snoop_filter=system.toL2Bus.snoop_filter
snoop_response_latency=1
system=system
use_default_range=false
@@ -1699,6 +1717,13 @@ width=32
master=system.l2c.cpu_side
slave=system.cpu0.l2cache.mem_side system.cpu1.l2cache.mem_side
+[system.toL2Bus.snoop_filter]
+type=SnoopFilter
+eventq_index=0
+lookup_latency=0
+max_capacity=8388608
+system=system
+
[system.vncserver]
type=VncServer
eventq_index=0
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/simout b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/simout
index 2db4f0fce..8d78dc75f 100755
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/simout
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/simout
@@ -1,18 +1,16 @@
-Redirecting stdout to build/ARM/tests/opt/long/fs/10.linux-boot/arm/linux/realview64-simple-timing-dual/simout
-Redirecting stderr to build/ARM/tests/opt/long/fs/10.linux-boot/arm/linux/realview64-simple-timing-dual/simerr
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Sep 14 2015 23:29:19
-gem5 started Sep 15 2015 02:37:28
-gem5 executing on ribera.cs.wisc.edu
-command line: build/ARM/gem5.opt -d build/ARM/tests/opt/long/fs/10.linux-boot/arm/linux/realview64-simple-timing-dual -re /scratch/nilay/GEM5/gem5/tests/run.py build/ARM/tests/opt/long/fs/10.linux-boot/arm/linux/realview64-simple-timing-dual
+gem5 compiled Oct 1 2015 05:39:21
+gem5 started Oct 2 2015 09:57:43
+gem5 executing on artery
+command line: build/ARM/gem5.opt -d build/ARM/tests/opt/long/fs/10.linux-boot/arm/linux/realview64-simple-timing-dual -re /home/joel/research/gem5/gem5/tests/run.py build/ARM/tests/opt/long/fs/10.linux-boot/arm/linux/realview64-simple-timing-dual
Selected 64-bit ARM architecture, updating default disk image...
Global frequency set at 1000000000000 ticks per second
-info: kernel located at: /scratch/nilay/GEM5/system/binaries/vmlinux.aarch64.20140821
+info: kernel located at: /home/joel/research/gem5/full_system_files/binaries/vmlinux.aarch64.20140821
info: Using bootloader at address 0x10
info: Using kernel entry physical address at 0x80080000
-info: Loading DTB file: /scratch/nilay/GEM5/system/binaries/vexpress.aarch64.20140821.dtb at address 0x88000000
+info: Loading DTB file: /home/joel/research/gem5/full_system_files/binaries/vexpress.aarch64.20140821.dtb at address 0x88000000
info: Entering event queue @ 0. Starting simulation...
-Exiting @ tick 47456679626500 because m5_exit instruction encountered
+Exiting @ tick 47474700369500 because m5_exit instruction encountered
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/stats.txt b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/stats.txt
index 468bf5591..538ad9900 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/stats.txt
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 47.474700 # Nu
sim_ticks 47474700369500 # Number of ticks simulated
final_tick 47474700369500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 631720 # Simulator instruction rate (inst/s)
-host_op_rate 743100 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 34016391858 # Simulator tick rate (ticks/s)
-host_mem_usage 766400 # Number of bytes of host memory used
-host_seconds 1395.64 # Real time elapsed on the host
+host_inst_rate 794386 # Simulator instruction rate (inst/s)
+host_op_rate 934446 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 42775515400 # Simulator tick rate (ticks/s)
+host_mem_usage 715280 # Number of bytes of host memory used
+host_seconds 1109.86 # Real time elapsed on the host
sim_insts 881655060 # Number of instructions simulated
sim_ops 1037101350 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -557,6 +557,8 @@ system.cpu0.itb.accesses 441266366 # DT
system.cpu0.numCycles 94949400739 # number of cpu cycles simulated
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
+system.cpu0.kern.inst.arm 0 # number of arm instructions executed
+system.cpu0.kern.inst.quiesce 5268 # number of quiesce instructions executed
system.cpu0.committedInsts 440958495 # Number of instructions committed
system.cpu0.committedOps 519578987 # Number of ops (including micro ops) committed
system.cpu0.num_int_alu_accesses 478066113 # Number of integer alu accesses
@@ -614,8 +616,6 @@ system.cpu0.op_class::MemWrite 76133369 14.64% 100.00% # Cl
system.cpu0.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu0.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu0.op_class::total 519868732 # Class of executed instruction
-system.cpu0.kern.inst.arm 0 # number of arm instructions executed
-system.cpu0.kern.inst.quiesce 7168 # number of quiesce instructions executed
system.cpu0.dcache.tags.replacements 5565465 # number of replacements
system.cpu0.dcache.tags.tagsinuse 503.695844 # Cycle average of tags in use
system.cpu0.dcache.tags.total_refs 153367622 # Total number of references to valid blocks.
@@ -1545,6 +1545,8 @@ system.cpu1.itb.accesses 441061279 # DT
system.cpu1.numCycles 94949400719 # number of cpu cycles simulated
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
+system.cpu1.kern.inst.arm 0 # number of arm instructions executed
+system.cpu1.kern.inst.quiesce 13508 # number of quiesce instructions executed
system.cpu1.committedInsts 440696565 # Number of instructions committed
system.cpu1.committedOps 517522363 # Number of ops (including micro ops) committed
system.cpu1.num_int_alu_accesses 474820793 # Number of integer alu accesses
@@ -1602,8 +1604,6 @@ system.cpu1.op_class::MemWrite 74675005 14.42% 100.00% # Cl
system.cpu1.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu1.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu1.op_class::total 517832459 # Class of executed instruction
-system.cpu1.kern.inst.arm 0 # number of arm instructions executed
-system.cpu1.kern.inst.quiesce 14490 # number of quiesce instructions executed
system.cpu1.dcache.tags.replacements 5147651 # number of replacements
system.cpu1.dcache.tags.tagsinuse 420.489425 # Cycle average of tags in use
system.cpu1.dcache.tags.total_refs 152204564 # Total number of references to valid blocks.
diff --git a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/system.terminal b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/system.terminal
index cbef2e56e..3afbdf32c 100644
--- a/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/system.terminal
+++ b/tests/long/fs/10.linux-boot/ref/arm/linux/realview64-simple-timing-dual/system.terminal
@@ -32,135 +32,135 @@
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] Architected cp15 timer(s) running at 100.00MHz (phys).
[ 0.000001] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 2748779069440ns
-[ 0.000029] Console: colour dummy device 80x25
-[ 0.000031] Calibrating delay loop (skipped) preset value.. 3997.69 BogoMIPS (lpj=19988480)
-[ 0.000033] pid_max: default: 32768 minimum: 301
-[ 0.000048] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
-[ 0.000050] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)
-[ 0.000222] hw perfevents: no hardware support available
-[ 0.060058] CPU1: Booted secondary processor
-[ 1.080093] CPU2: failed to come online
-[ 2.100180] CPU3: failed to come online
-[ 2.100183] Brought up 2 CPUs
-[ 2.100185] SMP: Total of 2 processors activated.
-[ 2.100258] devtmpfs: initialized
-[ 2.100912] atomic64_test: passed
-[ 2.100971] regulator-dummy: no parameters
-[ 2.101423] NET: Registered protocol family 16
-[ 2.101601] vdso: 2 pages (1 code, 1 data) at base ffffffc0006cd000
-[ 2.101609] hw-breakpoint: found 2 breakpoint and 2 watchpoint registers.
-[ 2.103309] software IO TLB [mem 0x8d400000-0x8d800000] (4MB) mapped at [ffffffc00d400000-ffffffc00d7fffff]
-[ 2.103313] Serial: AMBA PL011 UART driver
-[ 2.103557] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/sysctl@020000
-[ 2.103606] 1c090000.uart: ttyAMA0 at MMIO 0x1c090000 (irq = 37, base_baud = 0) is a PL011 rev3
-[ 2.104158] console [ttyAMA0] enabled
-[ 2.104242] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/uart@0a0000
-[ 2.104279] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/uart@0b0000
-[ 2.104316] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/uart@0c0000
-[ 2.104350] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/wdt@0f0000
-[ 2.130486] 3V3: 3300 mV
-[ 2.130544] vgaarb: loaded
-[ 2.130608] SCSI subsystem initialized
-[ 2.130645] libata version 3.00 loaded.
-[ 2.130706] usbcore: registered new interface driver usbfs
-[ 2.130725] usbcore: registered new interface driver hub
-[ 2.130751] usbcore: registered new device driver usb
-[ 2.130779] pps_core: LinuxPPS API ver. 1 registered
-[ 2.130788] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
-[ 2.130807] PTP clock support registered
-[ 2.130959] Switched to clocksource arch_sys_counter
-[ 2.132580] NET: Registered protocol family 2
-[ 2.132678] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
-[ 2.132697] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)
-[ 2.132716] TCP: Hash tables configured (established 2048 bind 2048)
-[ 2.132756] TCP: reno registered
-[ 2.132763] UDP hash table entries: 256 (order: 1, 8192 bytes)
-[ 2.132776] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
-[ 2.132818] NET: Registered protocol family 1
-[ 2.132885] RPC: Registered named UNIX socket transport module.
-[ 2.132895] RPC: Registered udp transport module.
-[ 2.132903] RPC: Registered tcp transport module.
-[ 2.132911] RPC: Registered tcp NFSv4.1 backchannel transport module.
-[ 2.132923] PCI: CLS 0 bytes, default 64
-[ 2.133119] futex hash table entries: 1024 (order: 4, 65536 bytes)
-[ 2.133227] HugeTLB registered 2 MB page size, pre-allocated 0 pages
-[ 2.135972] fuse init (API version 7.23)
-[ 2.136086] msgmni has been set to 469
-[ 2.136303] io scheduler noop registered
-[ 2.136365] io scheduler cfq registered (default)
-[ 2.137096] pci-host-generic 30000000.pci: PCI host bridge to bus 0000:00
-[ 2.137109] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
-[ 2.137120] pci_bus 0000:00: root bus resource [mem 0x40000000-0x4fffffff]
-[ 2.137132] pci_bus 0000:00: root bus resource [bus 00-ff]
-[ 2.137143] pci_bus 0000:00: scanning bus
-[ 2.137154] pci 0000:00:00.0: [8086:1075] type 00 class 0x020000
-[ 2.137167] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x0001ffff]
-[ 2.137182] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
-[ 2.137222] pci 0000:00:01.0: [8086:7111] type 00 class 0x010185
-[ 2.137234] pci 0000:00:01.0: reg 0x10: [io 0x0000-0x0007]
-[ 2.137245] pci 0000:00:01.0: reg 0x14: [io 0x0000-0x0003]
-[ 2.137256] pci 0000:00:01.0: reg 0x18: [io 0x0000-0x0007]
-[ 2.137267] pci 0000:00:01.0: reg 0x1c: [io 0x0000-0x0003]
-[ 2.137277] pci 0000:00:01.0: reg 0x20: [io 0x0000-0x000f]
-[ 2.137289] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
-[ 2.137330] pci_bus 0000:00: fixups for bus
-[ 2.137339] pci_bus 0000:00: bus scan returning with max=00
-[ 2.137351] pci 0000:00:00.0: calling quirk_e100_interrupt+0x0/0x1cc
-[ 2.137371] pci 0000:00:00.0: fixup irq: got 33
-[ 2.137379] pci 0000:00:00.0: assigning IRQ 33
-[ 2.137390] pci 0000:00:01.0: fixup irq: got 34
-[ 2.137399] pci 0000:00:01.0: assigning IRQ 34
-[ 2.137410] pci 0000:00:00.0: BAR 0: assigned [mem 0x40000000-0x4001ffff]
-[ 2.137423] pci 0000:00:00.0: BAR 6: assigned [mem 0x40020000-0x400207ff pref]
-[ 2.137436] pci 0000:00:01.0: BAR 6: assigned [mem 0x40020800-0x40020fff pref]
-[ 2.137449] pci 0000:00:01.0: BAR 4: assigned [io 0x1000-0x100f]
-[ 2.137461] pci 0000:00:01.0: BAR 0: assigned [io 0x1010-0x1017]
-[ 2.137472] pci 0000:00:01.0: BAR 2: assigned [io 0x1018-0x101f]
-[ 2.137484] pci 0000:00:01.0: BAR 1: assigned [io 0x1020-0x1023]
-[ 2.137495] pci 0000:00:01.0: BAR 3: assigned [io 0x1024-0x1027]
-[ 2.138294] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
-[ 2.138626] ata_piix 0000:00:01.0: version 2.13
-[ 2.138636] ata_piix 0000:00:01.0: enabling device (0000 -> 0001)
-[ 2.138670] ata_piix 0000:00:01.0: enabling bus mastering
-[ 2.139006] scsi0 : ata_piix
-[ 2.139097] scsi1 : ata_piix
-[ 2.139131] ata1: PATA max UDMA/33 cmd 0x1010 ctl 0x1020 bmdma 0x1000 irq 34
-[ 2.139143] ata2: PATA max UDMA/33 cmd 0x1018 ctl 0x1024 bmdma 0x1008 irq 34
-[ 2.139268] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
-[ 2.139280] e1000: Copyright (c) 1999-2006 Intel Corporation.
-[ 2.139297] e1000 0000:00:00.0: enabling device (0000 -> 0002)
-[ 2.139308] e1000 0000:00:00.0: enabling bus mastering
-[ 2.291000] ata1.00: ATA-7: M5 IDE Disk, , max UDMA/66
-[ 2.291010] ata1.00: 2096640 sectors, multi 0: LBA
-[ 2.291039] ata1.00: configured for UDMA/33
-[ 2.291099] scsi 0:0:0:0: Direct-Access ATA M5 IDE Disk n/a PQ: 0 ANSI: 5
-[ 2.291228] sd 0:0:0:0: Attached scsi generic sg0 type 0
-[ 2.291262] sd 0:0:0:0: [sda] 2096640 512-byte logical blocks: (1.07 GB/1023 MiB)
-[ 2.291303] sd 0:0:0:0: [sda] Write Protect is off
-[ 2.291313] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
-[ 2.291334] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
-[ 2.291502] sda: sda1
-[ 2.291677] sd 0:0:0:0: [sda] Attached SCSI disk
-[ 2.411277] e1000 0000:00:00.0 eth0: (PCI:33MHz:32-bit) 00:90:00:00:00:01
-[ 2.411290] e1000 0000:00:00.0 eth0: Intel(R) PRO/1000 Network Connection
-[ 2.411316] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
-[ 2.411326] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
-[ 2.411349] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
-[ 2.411361] igb: Copyright (c) 2007-2014 Intel Corporation.
-[ 2.411451] usbcore: registered new interface driver usb-storage
-[ 2.411518] mousedev: PS/2 mouse device common for all mice
-[ 2.411720] usbcore: registered new interface driver usbhid
-[ 2.411730] usbhid: USB HID core driver
-[ 2.411767] TCP: cubic registered
-[ 2.411774] NET: Registered protocol family 17
-
-[ 2.412254] devtmpfs: mounted
-[ 2.412348] Freeing unused kernel memory: 208K (ffffffc000692000 - ffffffc0006c6000)
+[ 0.000034] Console: colour dummy device 80x25
+[ 0.000037] Calibrating delay loop (skipped) preset value.. 3997.69 BogoMIPS (lpj=19988480)
+[ 0.000039] pid_max: default: 32768 minimum: 301
+[ 0.000056] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
+[ 0.000058] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)
+[ 0.000283] hw perfevents: no hardware support available
+[ 0.060072] CPU1: Booted secondary processor
+[ 1.080102] CPU2: failed to come online
+[ 2.100198] CPU3: failed to come online
+[ 2.100202] Brought up 2 CPUs
+[ 2.100203] SMP: Total of 2 processors activated.
+[ 2.100288] devtmpfs: initialized
+[ 2.100965] atomic64_test: passed
+[ 2.101032] regulator-dummy: no parameters
+[ 2.101510] NET: Registered protocol family 16
+[ 2.101705] vdso: 2 pages (1 code, 1 data) at base ffffffc0006cd000
+[ 2.101713] hw-breakpoint: found 2 breakpoint and 2 watchpoint registers.
+[ 2.104254] software IO TLB [mem 0x8d400000-0x8d800000] (4MB) mapped at [ffffffc00d400000-ffffffc00d7fffff]
+[ 2.104259] Serial: AMBA PL011 UART driver
+[ 2.104528] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/sysctl@020000
+[ 2.104583] 1c090000.uart: ttyAMA0 at MMIO 0x1c090000 (irq = 37, base_baud = 0) is a PL011 rev3
+[ 2.105136] console [ttyAMA0] enabled
+[ 2.105312] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/uart@0a0000
+[ 2.105383] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/uart@0b0000
+[ 2.105454] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/uart@0c0000
+[ 2.105525] of_amba_device_create(): amba_device_add() failed (-19) for /smb/motherboard/iofpga@3,00000000/wdt@0f0000
+[ 2.140512] 3V3: 3300 mV
+[ 2.140575] vgaarb: loaded
+[ 2.140646] SCSI subsystem initialized
+[ 2.140688] libata version 3.00 loaded.
+[ 2.140754] usbcore: registered new interface driver usbfs
+[ 2.140773] usbcore: registered new interface driver hub
+[ 2.140799] usbcore: registered new device driver usb
+[ 2.140827] pps_core: LinuxPPS API ver. 1 registered
+[ 2.140836] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
+[ 2.140855] PTP clock support registered
+[ 2.141021] Switched to clocksource arch_sys_counter
+[ 2.142836] NET: Registered protocol family 2
+[ 2.142944] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
+[ 2.142963] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)
+[ 2.142983] TCP: Hash tables configured (established 2048 bind 2048)
+[ 2.143021] TCP: reno registered
+[ 2.143028] UDP hash table entries: 256 (order: 1, 8192 bytes)
+[ 2.143042] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
+[ 2.143086] NET: Registered protocol family 1
+[ 2.143165] RPC: Registered named UNIX socket transport module.
+[ 2.143175] RPC: Registered udp transport module.
+[ 2.143183] RPC: Registered tcp transport module.
+[ 2.143191] RPC: Registered tcp NFSv4.1 backchannel transport module.
+[ 2.143204] PCI: CLS 0 bytes, default 64
+[ 2.143400] futex hash table entries: 1024 (order: 4, 65536 bytes)
+[ 2.143510] HugeTLB registered 2 MB page size, pre-allocated 0 pages
+[ 2.145590] fuse init (API version 7.23)
+[ 2.145695] msgmni has been set to 469
+[ 2.145852] io scheduler noop registered
+[ 2.145915] io scheduler cfq registered (default)
+[ 2.146816] pci-host-generic 30000000.pci: PCI host bridge to bus 0000:00
+[ 2.146829] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
+[ 2.146841] pci_bus 0000:00: root bus resource [mem 0x40000000-0x4fffffff]
+[ 2.146853] pci_bus 0000:00: root bus resource [bus 00-ff]
+[ 2.146863] pci_bus 0000:00: scanning bus
+[ 2.146876] pci 0000:00:00.0: [8086:1075] type 00 class 0x020000
+[ 2.146890] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x0001ffff]
+[ 2.146905] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
+[ 2.146947] pci 0000:00:01.0: [8086:7111] type 00 class 0x010185
+[ 2.146959] pci 0000:00:01.0: reg 0x10: [io 0x0000-0x0007]
+[ 2.146970] pci 0000:00:01.0: reg 0x14: [io 0x0000-0x0003]
+[ 2.146981] pci 0000:00:01.0: reg 0x18: [io 0x0000-0x0007]
+[ 2.146992] pci 0000:00:01.0: reg 0x1c: [io 0x0000-0x0003]
+[ 2.147003] pci 0000:00:01.0: reg 0x20: [io 0x0000-0x000f]
+[ 2.147014] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x000007ff pref]
+[ 2.147055] pci_bus 0000:00: fixups for bus
+[ 2.147064] pci_bus 0000:00: bus scan returning with max=00
+[ 2.147076] pci 0000:00:00.0: calling quirk_e100_interrupt+0x0/0x1cc
+[ 2.147097] pci 0000:00:00.0: fixup irq: got 33
+[ 2.147106] pci 0000:00:00.0: assigning IRQ 33
+[ 2.147117] pci 0000:00:01.0: fixup irq: got 34
+[ 2.147125] pci 0000:00:01.0: assigning IRQ 34
+[ 2.147138] pci 0000:00:00.0: BAR 0: assigned [mem 0x40000000-0x4001ffff]
+[ 2.147151] pci 0000:00:00.0: BAR 6: assigned [mem 0x40020000-0x400207ff pref]
+[ 2.147164] pci 0000:00:01.0: BAR 6: assigned [mem 0x40020800-0x40020fff pref]
+[ 2.147177] pci 0000:00:01.0: BAR 4: assigned [io 0x1000-0x100f]
+[ 2.147188] pci 0000:00:01.0: BAR 0: assigned [io 0x1010-0x1017]
+[ 2.147200] pci 0000:00:01.0: BAR 2: assigned [io 0x1018-0x101f]
+[ 2.147211] pci 0000:00:01.0: BAR 1: assigned [io 0x1020-0x1023]
+[ 2.147223] pci 0000:00:01.0: BAR 3: assigned [io 0x1024-0x1027]
+[ 2.147859] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
+[ 2.148201] ata_piix 0000:00:01.0: version 2.13
+[ 2.148212] ata_piix 0000:00:01.0: enabling device (0000 -> 0001)
+[ 2.148254] ata_piix 0000:00:01.0: enabling bus mastering
+[ 2.148612] scsi0 : ata_piix
+[ 2.148712] scsi1 : ata_piix
+[ 2.148751] ata1: PATA max UDMA/33 cmd 0x1010 ctl 0x1020 bmdma 0x1000 irq 34
+[ 2.148763] ata2: PATA max UDMA/33 cmd 0x1018 ctl 0x1024 bmdma 0x1008 irq 34
+[ 2.148915] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
+[ 2.148927] e1000: Copyright (c) 1999-2006 Intel Corporation.
+[ 2.148942] e1000 0000:00:00.0: enabling device (0000 -> 0002)
+[ 2.148954] e1000 0000:00:00.0: enabling bus mastering
+[ 2.301068] ata1.00: ATA-7: M5 IDE Disk, , max UDMA/66
+[ 2.301078] ata1.00: 2096640 sectors, multi 0: LBA
+[ 2.301108] ata1.00: configured for UDMA/33
+[ 2.301184] scsi 0:0:0:0: Direct-Access ATA M5 IDE Disk n/a PQ: 0 ANSI: 5
+[ 2.301329] sd 0:0:0:0: Attached scsi generic sg0 type 0
+[ 2.301345] sd 0:0:0:0: [sda] 2096640 512-byte logical blocks: (1.07 GB/1023 MiB)
+[ 2.301418] sd 0:0:0:0: [sda] Write Protect is off
+[ 2.301427] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
+[ 2.301448] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
+[ 2.301621] sda: sda1
+[ 2.301758] sd 0:0:0:0: [sda] Attached SCSI disk
+[ 2.421351] e1000 0000:00:00.0 eth0: (PCI:33MHz:32-bit) 00:90:00:00:00:01
+[ 2.421364] e1000 0000:00:00.0 eth0: Intel(R) PRO/1000 Network Connection
+[ 2.421389] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
+[ 2.421399] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
+[ 2.421422] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.0.5-k
+[ 2.421433] igb: Copyright (c) 2007-2014 Intel Corporation.
+[ 2.421523] usbcore: registered new interface driver usb-storage
+[ 2.421602] mousedev: PS/2 mouse device common for all mice
+[ 2.421816] usbcore: registered new interface driver usbhid
+[ 2.421826] usbhid: USB HID core driver
+[ 2.421867] TCP: cubic registered
+[ 2.421875] NET: Registered protocol family 17
+
+[ 2.422376] devtmpfs: mounted
+[ 2.422508] Freeing unused kernel memory: 208K (ffffffc000692000 - ffffffc0006c6000)
-[ 2.452452] udevd[608]: starting version 182
+[ 2.462853] udevd[609]: starting version 182
Starting Bootlog daemon: bootlogd.
-[ 2.534107] random: dd urandom read with 18 bits of entropy available
+[ 2.544315] random: dd urandom read with 18 bits of entropy available
Populating dev cache
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.all.rp_filter = 1
@@ -169,7 +169,7 @@ Mon Jan 27 08:00:00 UTC 2014
hwclock: can't open '/dev/misc/rtc': No such file or directory
INIT: Entering runlevel: 5
Configuring network interfaces... udhcpc (v1.21.1) started
-[ 2.661194] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
+[ 2.681254] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
Sending discover...
Sending discover...
Sending discover...