PROBLEM: kernel panic on virtual guest / pvscsi / resched

From: Andrejs Eigus
Date: Sun Jul 21 2013 - 12:11:14 EST


Hello,

Apologies in advance, as this is my first bug report for the kernel. I would
appreciate a lot for any time spent on solving the issue.

We're running Gentoo Linux x86_64 with kernel 3.9.10 as a guest OS under VMware
host (VMware vCenter Server 5.0.0).

Problem summary:

Kernel panic occurs during nightly backup maintenance of the host system (causes
heavy I/O load on all guests -- there are around 60 virtual machines in total).
This issue happens randomly and always under stress I/O load. It does not
happen every night, just occasionally.

Attached is the call trace in the console (unfortunately, I was not able to get
this trace report in the logs as the error seems to have occurred in the
pvscsi). I hope it helps somehow.

Additional modules used: PVSCSI VMWare Paravirtual SCSI driver, VMXNET3 VMware
network driver

Complete dmesg is attached (dmesg.txt)

Kernel version: Linux version 3.9.10-gentoo-mrbyte (root@BEANRWEB01) (gcc
version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) ) #1 SMP Sun Jul 14 10:30:58 CEST 2013

Environment:

MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.23.1/man:/usr/lib64/php5.3/man/:/usr/lib64/php5.4/man/
HOSTNAME=BEANRWEB01
crt=
TERM=xterm
SHELL=/bin/bash
SSH_CLIENT=88.135.136.85 57765 22
SSH_TTY=/dev/pts/0
USER=root
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=0
1;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
GUILE_LOAD_PATH=/usr/share/guile/1.8
LESSCHARDEF=8bcccbcc18b95.b27.b99.b
PAGER=/usr/bin/less
CONFIG_PROTECT_MASK=/etc/gentoo-release /etc/sandbox.d
/etc/php/cli-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/
/etc/php/apache2-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/
/etc/php/cgi-php5.4/ext-active/ /etc/php/apache2-php5.4/ext-active/
/etc/fonts/fonts.conf /etc/terminfo /etc/ca-certificates.conf /etc/revdep-rebuild
MAIL=/var/mail/root
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3:/root/scripts:/etc/php/scripts
LC_COLLATE=C
PWD=/root
EDITOR=nano -w
LANG=POSIX
DEVEL_SITE=BEANRWEB01
PS1=\h:\[\033[32;1m\]\w\[\033[0m\]\$
HISTCONTROL=ignoredups
SHLVL=1
HOME=/root
LESS=-R -M --shift 5
LOGNAME=root
GCC_SPECS=
LC_CTYPE=en_US.utf8
SSH_CONNECTION=88.135.136.85 57765 192.168.99.14 22
LESSOPEN=|lesspipe %s
INFOPATH=/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.23.1/info
CONFIG_PROTECT=/usr/share/gnupg/qualified.txt
_=/usr/bin/env


Software:

Linux BEANRWEB01 3.9.10-gentoo-mrbyte #1 SMP Sun Jul 14 10:30:58 CEST 2013
x86_64 Intel(R) Xeon(R) CPU X5650 @ 2.67GHz GenuineIntel GNU/Linux

Gnu C 4.7.3
Gnu make 3.82
binutils 2.23.1
util-linux 2.23.1
mount assert
module-init-tools 14
e2fsprogs 1.42.7
Linux C Library 2.17
Dynamic linker (ldd) 2.17
Procps 3.3.8
Net-tools 1.60_p20130513023548
Kbd 1.15.5
Sh-utils 8.21
Modules Loaded xt_multiport xt_comment nf_conntrack_ipv4 nf_defrag_ipv4
xt_conntrack vmwgfx cfbfillrect cfbimgblt cfbcopyarea fb fbdev ttm drm i2c_core
agpgart shpchp evdev libcrc32c aes_x86_64 sha256_generic iscsi_tcp libiscsi_tcp
libiscsi scsi_transport_iscsi tg3 ptp pps_core e1000 fuse nfs lockd sunrpc
reiserfs linear raid10 raid456 async_raid6_recov async_memcpy async_pq raid6_pq
async_xor xor async_tx raid1 raid0 dm_snapshot dm_crypt megaraid_sas
megaraid_mbox megaraid_mm megaraid hpsa cciss

Processor information:

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
stepping : 1
microcode : 0x14
cpu MHz : 2666.761
cache size : 12288 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx lm constant_tsc
arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni
ssse3 cx16 hypervisor lahf_lm ida arat epb dtherm
bogomips : 5333.52
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
stepping : 1
microcode : 0x14
cpu MHz : 2666.761
cache size : 12288 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx lm constant_tsc
arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni
ssse3 cx16 hypervisor lahf_lm ida arat epb dtherm
bogomips : 5333.52
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
stepping : 1
microcode : 0x14
cpu MHz : 2666.761
cache size : 12288 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx lm constant_tsc
arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni
ssse3 cx16 hypervisor lahf_lm ida arat epb dtherm
bogomips : 5333.52
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU X5650 @ 2.67GHz
stepping : 1
microcode : 0x14
cpu MHz : 2666.761
cache size : 12288 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx lm constant_tsc
arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni
ssse3 cx16 hypervisor lahf_lm ida arat epb dtherm
bogomips : 5333.52
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

Module information:

xt_multiport 1468 6 - Live 0xffffffffa02e0000
xt_comment 851 1 - Live 0xffffffffa02dc000
nf_conntrack_ipv4 10607 16 - Live 0xffffffffa02d5000
nf_defrag_ipv4 1115 1 nf_conntrack_ipv4, Live 0xffffffffa02d1000
xt_conntrack 2705 16 - Live 0xffffffffa02cd000
vmwgfx 101892 0 - Live 0xffffffffa02aa000
cfbfillrect 2930 1 vmwgfx, Live 0xffffffffa02a6000
cfbimgblt 1879 1 vmwgfx, Live 0xffffffffa02a2000
cfbcopyarea 2918 1 vmwgfx, Live 0xffffffffa029e000
fb 27871 1 vmwgfx, Live 0xffffffffa0291000
fbdev 734 1 fb, Live 0xffffffffa028d000
ttm 51070 1 vmwgfx, Live 0xffffffffa0277000
drm 191627 2 vmwgfx,ttm, Live 0xffffffffa0235000
i2c_core 16307 1 drm, Live 0xffffffffa022c000
agpgart 22470 2 ttm,drm, Live 0xffffffffa0220000
shpchp 21383 0 - Live 0xffffffffa0215000
evdev 8114 0 - Live 0xffffffffa020f000
libcrc32c 890 0 - Live 0xffffffffa020b000
aes_x86_64 7191 0 - Live 0xffffffffa0206000
sha256_generic 9445 0 - Live 0xffffffffa0200000
iscsi_tcp 7540 0 - Live 0xffffffffa01fa000
libiscsi_tcp 10056 1 iscsi_tcp, Live 0xffffffffa01f3000
libiscsi 28649 2 iscsi_tcp,libiscsi_tcp, Live 0xffffffffa01e6000
scsi_transport_iscsi 32193 2 iscsi_tcp,libiscsi, Live 0xffffffffa01d6000
tg3 121160 0 - Live 0xffffffffa01b0000
ptp 6587 1 tg3, Live 0xffffffffa01aa000
pps_core 5695 1 ptp, Live 0xffffffffa01a4000
e1000 85452 0 - Live 0xffffffffa0187000
fuse 58664 0 - Live 0xffffffffa0170000
nfs 96292 0 - Live 0xffffffffa0149000
lockd 50497 1 nfs, Live 0xffffffffa0134000
sunrpc 138315 2 nfs,lockd, Live 0xffffffffa00ff000
reiserfs 175631 0 - Live 0xffffffffa00c9000
linear 3111 0 - Live 0xffffffffa00c5000
raid10 33349 0 - Live 0xffffffffa00b8000
raid456 46563 0 - Live 0xffffffffa00a7000
async_raid6_recov 1169 1 raid456, Live 0xffffffffa00a3000
async_memcpy 822 1 raid456, Live 0xffffffffa009f000
async_pq 1948 1 raid456, Live 0xffffffffa009b000
raid6_pq 89031 2 async_raid6_recov,async_pq, Live 0xffffffffa0081000
async_xor 1257 2 raid456,async_pq, Live 0xffffffffa007d000
xor 9737 1 async_xor, Live 0xffffffffa0077000
async_tx 1217 5 raid456,async_raid6_recov,async_memcpy,async_pq,async_xor, Live
0xffffffffa0073000
raid1 22781 0 - Live 0xffffffffa0069000
raid0 6566 0 - Live 0xffffffffa0064000
dm_snapshot 22927 0 - Live 0xffffffffa0059000
dm_crypt 12516 0 - Live 0xffffffffa0051000
megaraid_sas 58790 0 - Live 0xffffffffa003c000
megaraid_mbox 22563 0 - Live 0xffffffffa0031000
megaraid_mm 6687 1 megaraid_mbox, Live 0xffffffffa002b000
megaraid 29643 0 - Live 0xffffffffa001f000
hpsa 39492 0 - Live 0xffffffffa0010000
cciss 39106 0 - Live 0xffffffffa0000000

Loaded driver and hardware information:

0000-0cf7 : PCI Bus 0000:00
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-0060 : keyboard
0064-0064 : keyboard
0070-0071 : rtc0
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : 0000:00:07.1
01f0-01f7 : 0000:00:07.1
02f8-02ff : serial
0376-0376 : 0000:00:07.1
03c0-03df : vga+
03f6-03f6 : 0000:00:07.1
03f8-03ff : serial
0cf0-0cf1 : pnp 00:00
0cf8-0cff : PCI conf1
0d00-feff : PCI Bus 0000:00
1000-103f : 0000:00:07.3
1000-103f : pnp 00:00
1000-1003 : ACPI PM1a_EVT_BLK
1004-1005 : ACPI PM1a_CNT_BLK
1008-100b : ACPI PM_TMR
100c-100f : ACPI GPE0_BLK
1010-1015 : ACPI CPU throttle
1040-104f : 0000:00:07.3
1040-104f : pnp 00:00
1060-107f : pnp 00:0b
1080-10bf : 0000:00:07.7
1080-10bf : vmw_vmci
10c0-10cf : 0000:00:07.1
10d0-10df : 0000:00:0f.0
10d0-10df : vmwgfx probe
2000-3fff : PCI Bus 0000:02
4000-4fff : PCI Bus 0000:03
4000-400f : 0000:03:00.0
5000-5fff : PCI Bus 0000:0b
5008-500f : 0000:0b:00.0
5008-500f : vmw_pvscsi
6000-6fff : PCI Bus 0000:13
7000-7fff : PCI Bus 0000:1b
8000-8fff : PCI Bus 0000:04
9000-9fff : PCI Bus 0000:0c
a000-afff : PCI Bus 0000:14
b000-bfff : PCI Bus 0000:1c
c000-cfff : PCI Bus 0000:05
d000-dfff : PCI Bus 0000:0d
e000-efff : PCI Bus 0000:15

00000000-00000fff : reserved
00001000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : PCI Bus 0000:00
000c0000-000c7fff : Video ROM
000c8000-000c8fff : Adapter ROM
000cc000-000cffff : PCI Bus 0000:00
000d0000-000d3fff : PCI Bus 0000:00
000d4000-000d7fff : PCI Bus 0000:00
000d8000-000dbfff : PCI Bus 0000:00
000dc000-000fffff : reserved
000f0000-000fffff : System ROM
00100000-bfedffff : System RAM
01000000-01373838 : Kernel code
01373839-0166bdbf : Kernel data
0172f000-017c5fff : Kernel bss
bfee0000-bfefefff : ACPI Tables
bfeff000-bfefffff : ACPI Non-volatile Storage
bff00000-bfffffff : System RAM
c0000000-febfffff : PCI Bus 0000:00
c0000000-c0007fff : 0000:00:0f.0
d4000000-d7ffffff : 0000:00:0f.0
d4000000-d7ffffff : vmwgfx probe
d8000000-d87fffff : 0000:00:0f.0
d8000000-d87fffff : vmwgfx probe
d8800000-d89fffff : pnp 00:0b
d9100000-d9bfffff : PCI Bus 0000:02
d9c00000-d9cfffff : PCI Bus 0000:03
d9c02000-d9c03fff : 0000:03:00.0
d9c04000-d9c04fff : 0000:03:00.0
d9c04000-d9c04fff : vmxnet3
d9c05000-d9c05fff : 0000:03:00.0
d9c05000-d9c05fff : vmxnet3
d9d00000-d9dfffff : PCI Bus 0000:0b
d9d08000-d9d0ffff : 0000:0b:00.0
d9d08000-d9d0ffff : vmw_pvscsi
d9e00000-d9efffff : PCI Bus 0000:13
d9f00000-d9ffffff : PCI Bus 0000:1b
da000000-da0fffff : PCI Bus 0000:04
da100000-da1fffff : PCI Bus 0000:0c
da200000-da2fffff : PCI Bus 0000:14
da300000-da3fffff : PCI Bus 0000:1c
da400000-da4fffff : PCI Bus 0000:05
da500000-da5fffff : PCI Bus 0000:0d
da600000-da6fffff : PCI Bus 0000:15
da700000-da7fffff : PCI Bus 0000:1d
da800000-da8fffff : PCI Bus 0000:06
da900000-da9fffff : PCI Bus 0000:0e
daa00000-daafffff : PCI Bus 0000:16
dab00000-dabfffff : PCI Bus 0000:1e
dac00000-dacfffff : PCI Bus 0000:07
dad00000-dadfffff : PCI Bus 0000:0f
dae00000-daefffff : PCI Bus 0000:17
daf00000-daffffff : PCI Bus 0000:1f
db000000-db0fffff : PCI Bus 0000:08
db100000-db1fffff : PCI Bus 0000:10
db200000-db2fffff : PCI Bus 0000:18
db300000-db3fffff : PCI Bus 0000:20
db400000-db4fffff : PCI Bus 0000:09
db500000-db5fffff : PCI Bus 0000:11
db600000-db6fffff : PCI Bus 0000:19
db700000-db7fffff : PCI Bus 0000:21
db800000-db8fffff : PCI Bus 0000:0a
db900000-db9fffff : PCI Bus 0000:12
dba00000-dbafffff : PCI Bus 0000:1a
dbb00000-dbbfffff : PCI Bus 0000:22
dc000000-dc5fffff : PCI Bus 0000:02
dc600000-dc6fffff : PCI Bus 0000:03
dc600000-dc60ffff : 0000:03:00.0
dc700000-dc7fffff : PCI Bus 0000:0b
dc700000-dc70ffff : 0000:0b:00.0
dc800000-dc8fffff : PCI Bus 0000:13
dc900000-dc9fffff : PCI Bus 0000:1b
dca00000-dcafffff : PCI Bus 0000:04
dcb00000-dcbfffff : PCI Bus 0000:0c
dcc00000-dccfffff : PCI Bus 0000:14
dcd00000-dcdfffff : PCI Bus 0000:1c
dce00000-dcefffff : PCI Bus 0000:05
dcf00000-dcffffff : PCI Bus 0000:0d
dd000000-dd0fffff : PCI Bus 0000:15
dd100000-dd1fffff : PCI Bus 0000:1d
dd200000-dd2fffff : PCI Bus 0000:06
dd300000-dd3fffff : PCI Bus 0000:0e
dd400000-dd4fffff : PCI Bus 0000:16
dd500000-dd5fffff : PCI Bus 0000:1e
dd600000-dd6fffff : PCI Bus 0000:07
dd700000-dd7fffff : PCI Bus 0000:0f
dd800000-dd8fffff : PCI Bus 0000:17
dd900000-dd9fffff : PCI Bus 0000:1f
dda00000-ddafffff : PCI Bus 0000:08
ddb00000-ddbfffff : PCI Bus 0000:10
ddc00000-ddcfffff : PCI Bus 0000:18
ddd00000-dddfffff : PCI Bus 0000:20
dde00000-ddefffff : PCI Bus 0000:09
ddf00000-ddffffff : PCI Bus 0000:11
de000000-de0fffff : PCI Bus 0000:19
de100000-de1fffff : PCI Bus 0000:21
de200000-de2fffff : PCI Bus 0000:0a
de300000-de3fffff : PCI Bus 0000:12
de400000-de4fffff : PCI Bus 0000:1a
de500000-de5fffff : PCI Bus 0000:22
e0000000-efffffff : PCI MMCONFIG 0000 [bus 00-ff]
e0000000-efffffff : reserved
e0000000-efffffff : pnp 00:0b
fec00000-fec0ffff : reserved
fec00000-fec003ff : IOAPIC 0
fee00000-fee00fff : Local APIC
fee00000-fee00fff : reserved
fffe0000-ffffffff : reserved
100000000-43fffffff : System RAM

SCSI information:

Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: VMware Model: Virtual disk Rev: 1.0
Type: Direct-Access ANSI SCSI revision: 02


Other Information of potential interest:

/etc/fstab:

/dev/sda1 /boot ext4 noauto,noatime 1 2
/dev/sda2 / ext4 noatime 0 1
/dev/sda3 none swap sw 0 0
/dev/mapper/ld-usr /usr ext4 noatime
/dev/mapper/ld-portage /usr/portage ext4 noatime
/dev/mapper/ld-var /var ext4 noatime,nosuid
/dev/mapper/ld-tmp /tmp ext4 noatime,nosuid
/dev/mapper/ld-home /home ext4 noatime,nosuid
/dev/mapper/ld-opt /opt ext4 noatime,nosuid







Kernel trace log (only available in the vSphere Client console), so I made a
screen capture :


[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.9.10-gentoo-mrbyte (root@BEANRWEB01) (gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) ) #1 SMP Sun Jul 14 10:30:58 CEST 2013
[ 0.000000] Command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.9.10-gentoo-mrbyte root=UUID=cf13a449-8ed2-4500-9944-529639e3df68 ro real_root=/dev/sda2 doscsi dolvm nousb elevator=noop
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Disabled fast string operations
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfedffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfee0000-0x00000000bfefefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 01/07/2011
[ 0.000000] Hypervisor detected: VMware
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x440000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CBFFF write-protect
[ 0.000000] CC000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00C0000000 mask FFC0000000 uncachable
[ 0.000000] 1 base 0000000000 mask FC00000000 write-back
[ 0.000000] 2 base 0400000000 mask FFC0000000 write-back
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
[ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xc0000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x017c7000, 0x017c7fff] PGTABLE
[ 0.000000] BRK [0x017c8000, 0x017c8fff] PGTABLE
[ 0.000000] BRK [0x017c9000, 0x017c9fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x43fe00000-0x43fffffff]
[ 0.000000] [mem 0x43fe00000-0x43fffffff] page 2M
[ 0.000000] BRK [0x017ca000, 0x017cafff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x43c000000-0x43fdfffff]
[ 0.000000] [mem 0x43c000000-0x43fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x400000000-0x43bffffff]
[ 0.000000] [mem 0x400000000-0x43bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbfedffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbfdfffff] page 2M
[ 0.000000] [mem 0xbfe00000-0xbfedffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbff00000-0xbfffffff]
[ 0.000000] [mem 0xbff00000-0xbfffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
[ 0.000000] BRK [0x017cb000, 0x017cbfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x37780000-0x37bb7fff]
[ 0.000000] ACPI: RSDP 00000000000f6940 00024 (v02 PTLTD )
[ 0.000000] ACPI: XSDT 00000000bfee3cd6 0004C (v01 INTEL 440BX 06040000 VMW 01324272)
[ 0.000000] ACPI: FACP 00000000bfefee98 000F4 (v04 INTEL 440BX 06040000 PTL 000F4240)
[ 0.000000] ACPI: DSDT 00000000bfee3fc0 1AED8 (v01 PTLTD Custom 06040000 MSFT 03000001)
[ 0.000000] ACPI: FACS 00000000bfefffc0 00040
[ 0.000000] ACPI: BOOT 00000000bfee3f98 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: APIC 00000000bfee3ee6 000B2 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: MCFG 00000000bfee3eaa 0003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: SRAT 00000000bfee3d5a 00150 (v02 VMWARE MEMPLUG 06040000 VMW 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff]
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x43fffffff]
[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x440000000-0x3fffffffff]
[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
[ 0.000000] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x43fffffff] -> [mem 0x00000000-0x43fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x43fffffff]
[ 0.000000] NODE_DATA [mem 0x43ffee000-0x43fff1fff]
[ 0.000000] [ffffea0000000000-ffffea0010ffffff] PMD -> [ffff88042f600000-ffff88043f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x43fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xbfedffff]
[ 0.000000] node 0: [mem 0xbff00000-0xbfffffff]
[ 0.000000] node 0: [mem 0x100000000-0x43fffffff]
[ 0.000000] On node 0 totalpages: 4194174
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12224 pages used for memmap
[ 0.000000] DMA32 zone: 782304 pages, LIFO batch:31
[ 0.000000] Normal zone: 53248 pages used for memmap
[ 0.000000] Normal zone: 3407872 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88043fc00000 s72384 r8192 d21824 u262144
[ 0.000000] pcpu-alloc: s72384 r8192 d21824 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4128617
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.9.10-gentoo-mrbyte root=UUID=cf13a449-8ed2-4500-9944-529639e3df68 ro real_root=/dev/sda2 doscsi dolvm nousb elevator=noop
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 16434992k/17825792k available (3534k kernel code, 1049096k absent, 341704k reserved, 3041k data, 764k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:744 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] TSC freq read from hypervisor : 2666.761 MHz
[ 0.000000] tsc: Detected 2666.761 MHz processor
[ 0.000002] Calibrating delay loop (skipped) preset value.. 5333.52 BogoMIPS (lpj=10667044)
[ 0.000137] pid_max: default: 32768 minimum: 301
[ 0.000234] Security Framework initialized
[ 0.001620] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.007952] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.010559] Mount-cache hash table entries: 256
[ 0.013515] Initializing cgroup subsys cpuacct
[ 0.013588] Initializing cgroup subsys freezer
[ 0.013698] Disabled fast string operations
[ 0.013768] CPU: Physical Processor ID: 0
[ 0.013841] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.013993] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: -1
[ 0.014329] Freeing SMP alternatives: 12k freed
[ 0.015017] ACPI: Core revision 20130117
[ 0.028813] ACPI: All ACPI Tables successfully acquired
[ 0.033700] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.073530] smpboot: CPU0: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (fam: 06, model: 0f, stepping: 01)
[ 0.180533] Performance Events: 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.180703] perf_event_intel: PEBS disabled due to CPU errata
[ 0.180782] perf_event_intel: CPUID marked event: 'cpu cycles' unavailable
[ 0.180868] perf_event_intel: CPUID marked event: 'instructions' unavailable
[ 0.180956] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.181042] perf_event_intel: CPUID marked event: 'cache references' unavailable
[ 0.181174] perf_event_intel: CPUID marked event: 'cache misses' unavailable
[ 0.181274] perf_event_intel: CPUID marked event: 'branch instructions' unavailable
[ 0.181383] perf_event_intel: CPUID marked event: 'branch misses' unavailable
[ 0.181473] ... version: 3
[ 0.181538] ... bit width: 48
[ 0.181603] ... generic registers: 4
[ 0.181668] ... value mask: 0000ffffffffffff
[ 0.181742] ... max period: 000000007fffffff
[ 0.181817] ... fixed-purpose events: 3
[ 0.181881] ... event mask: 000000070000000f
[ 0.193418] Disabled fast string operations
[ 0.204855] Disabled fast string operations
[ 0.216271] Disabled fast string operations
[ 0.182181] smpboot: Booting Node 0, Processors #1 #2 #3
[ 0.216396] Brought up 4 CPUs
[ 0.216569] smpboot: Total of 4 processors activated (21334.08 BogoMIPS)
[ 0.216799] x86 PAT enabled: cpu 2, old 0x0, new 0x7010600070106
[ 0.217111] x86 PAT enabled: cpu 0, old 0x0, new 0x7010600070106
[ 0.217241] x86 PAT enabled: cpu 3, old 0x0, new 0x7010600070106
[ 0.217567] x86 PAT enabled: cpu 1, old 0x0, new 0x7010600070106
[ 0.218606] devtmpfs: initialized
[ 0.223301] NET: Registered protocol family 16
[ 0.223838] ACPI: bus type PCI registered
[ 0.224248] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.224383] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.235663] PCI: Using configuration type 1 for base access
[ 0.242271] bio: create slab <bio-0> at 0
[ 0.242496] ACPI: Added _OSI(Module Device)
[ 0.242567] ACPI: Added _OSI(Processor Device)
[ 0.242635] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.242705] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.248267] ACPI: EC: Look up EC in DSDT
[ 0.259070] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.382529] ACPI: Interpreter enabled
[ 0.382612] ACPI: (supports S0 S5)
[ 0.384057] ACPI: Using IOAPIC for interrupt routing
[ 0.384335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 17.318979] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 17.321456] PCI host bridge to bus 0000:00
[ 17.321603] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 17.321762] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 17.321909] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
[ 17.322054] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 17.322199] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 17.322344] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 17.322504] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
[ 17.322650] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 17.322786] pci_bus 0000:00: root bus resource [io 0x0d00-0xfeff]
[ 17.323006] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
[ 17.323866] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
[ 17.324535] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[ 17.325325] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
[ 17.327061] pci 0000:00:07.1: reg 20: [io 0x10c0-0x10cf]
[ 17.327804] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[ 17.328221] pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI
[ 17.329189] pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB
[ 17.329517] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
[ 17.329796] pci 0000:00:07.7: reg 10: [io 0x1080-0x10bf]
[ 17.331560] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
[ 17.333265] pci 0000:00:0f.0: reg 10: [io 0x10d0-0x10df]
[ 17.335013] pci 0000:00:0f.0: reg 14: [mem 0xd4000000-0xd7ffffff]
[ 17.336732] pci 0000:00:0f.0: reg 18: [mem 0xd8000000-0xd87fffff]
[ 17.346106] pci 0000:00:0f.0: reg 30: [mem 0x00000000-0x00007fff pref]
[ 17.346544] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
[ 17.347173] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
[ 17.347742] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
[ 17.348054] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
[ 17.348599] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
[ 17.348900] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
[ 17.349446] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
[ 17.349759] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
[ 17.350316] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
[ 17.350609] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
[ 17.351167] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
[ 17.351468] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
[ 17.352033] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
[ 17.352328] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
[ 17.352901] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
[ 17.353205] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
[ 17.353763] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
[ 17.354060] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
[ 17.354604] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 17.354990] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
[ 17.355534] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[ 17.355835] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
[ 17.356380] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
[ 17.356676] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
[ 17.357221] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
[ 17.357521] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
[ 17.358078] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
[ 17.358386] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
[ 17.358942] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
[ 17.359247] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
[ 17.359795] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
[ 17.360097] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
[ 17.360643] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
[ 17.360946] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
[ 17.361490] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[ 17.361785] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
[ 17.362331] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
[ 17.362642] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
[ 17.363194] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
[ 17.363498] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
[ 17.364049] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
[ 17.364351] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
[ 17.364989] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
[ 17.365304] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
[ 17.365862] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
[ 17.366172] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
[ 17.366715] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
[ 17.367035] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
[ 17.367580] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
[ 17.367898] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
[ 17.368444] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
[ 17.368725] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
[ 17.369272] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
[ 17.369586] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
[ 17.370144] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
[ 17.370467] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
[ 17.371018] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
[ 17.371342] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
[ 17.371892] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
[ 17.372210] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
[ 17.372756] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
[ 17.373079] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
[ 17.373624] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
[ 17.373959] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
[ 17.374503] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
[ 17.375267] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 17.375850] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
[ 17.375956] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
[ 17.375975] pci 0000:00:11.0: bridge window [mem 0xd9100000-0xd9bfffff]
[ 17.376008] pci 0000:00:11.0: bridge window [mem 0xdc000000-0xdc5fffff 64bit pref]
[ 17.376011] pci 0000:00:11.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 17.376013] pci 0000:00:11.0: bridge window [mem 0x000cc000-0x000cffff] (subtractive decode)
[ 17.376016] pci 0000:00:11.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 17.376018] pci 0000:00:11.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 17.376020] pci 0000:00:11.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 17.376023] pci 0000:00:11.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[ 17.376025] pci 0000:00:11.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 17.376027] pci 0000:00:11.0: bridge window [io 0x0d00-0xfeff] (subtractive decode)
[ 17.376496] pci 0000:03:00.0: [15ad:07b0] type 00 class 0x020000
[ 17.377682] pci 0000:03:00.0: reg 10: [mem 0xd9c05000-0xd9c05fff]
[ 17.378549] pci 0000:03:00.0: reg 14: [mem 0xd9c04000-0xd9c04fff]
[ 17.379427] pci 0000:03:00.0: reg 18: [mem 0xd9c02000-0xd9c03fff]
[ 17.380514] pci 0000:03:00.0: reg 1c: [io 0x4000-0x400f]
[ 17.383110] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 17.383419] pci 0000:03:00.0: supports D1 D2
[ 17.383421] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 17.383633] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 17.387123] pci 0000:00:15.0: PCI bridge to [bus 03]
[ 17.387215] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
[ 17.387233] pci 0000:00:15.0: bridge window [mem 0xd9c00000-0xd9cfffff]
[ 17.387267] pci 0000:00:15.0: bridge window [mem 0xdc600000-0xdc6fffff 64bit pref]
[ 17.387679] pci 0000:00:15.1: PCI bridge to [bus 04]
[ 17.387774] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
[ 17.387792] pci 0000:00:15.1: bridge window [mem 0xda000000-0xda0fffff]
[ 17.387826] pci 0000:00:15.1: bridge window [mem 0xdca00000-0xdcafffff 64bit pref]
[ 17.388247] pci 0000:00:15.2: PCI bridge to [bus 05]
[ 17.388340] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
[ 17.388358] pci 0000:00:15.2: bridge window [mem 0xda400000-0xda4fffff]
[ 17.388392] pci 0000:00:15.2: bridge window [mem 0xdce00000-0xdcefffff 64bit pref]
[ 17.388796] pci 0000:00:15.3: PCI bridge to [bus 06]
[ 17.388905] pci 0000:00:15.3: bridge window [mem 0xda800000-0xda8fffff]
[ 17.388938] pci 0000:00:15.3: bridge window [mem 0xdd200000-0xdd2fffff 64bit pref]
[ 17.389342] pci 0000:00:15.4: PCI bridge to [bus 07]
[ 17.389451] pci 0000:00:15.4: bridge window [mem 0xdac00000-0xdacfffff]
[ 17.389484] pci 0000:00:15.4: bridge window [mem 0xdd600000-0xdd6fffff 64bit pref]
[ 17.389900] pci 0000:00:15.5: PCI bridge to [bus 08]
[ 17.390010] pci 0000:00:15.5: bridge window [mem 0xdb000000-0xdb0fffff]
[ 17.390043] pci 0000:00:15.5: bridge window [mem 0xdda00000-0xddafffff 64bit pref]
[ 17.390446] pci 0000:00:15.6: PCI bridge to [bus 09]
[ 17.390554] pci 0000:00:15.6: bridge window [mem 0xdb400000-0xdb4fffff]
[ 17.390588] pci 0000:00:15.6: bridge window [mem 0xdde00000-0xddefffff 64bit pref]
[ 17.390997] pci 0000:00:15.7: PCI bridge to [bus 0a]
[ 17.391106] pci 0000:00:15.7: bridge window [mem 0xdb800000-0xdb8fffff]
[ 17.391139] pci 0000:00:15.7: bridge window [mem 0xde200000-0xde2fffff 64bit pref]
[ 17.391594] pci 0000:0b:00.0: [15ad:07c0] type 00 class 0x010700
[ 17.392905] pci 0000:0b:00.0: reg 10: [io 0x5008-0x500f]
[ 17.394189] pci 0000:0b:00.0: reg 14: [mem 0xd9d08000-0xd9d0ffff 64bit]
[ 17.399546] pci 0000:0b:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 17.399872] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[ 17.400092] pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 17.400266] pci 0000:00:16.0: PCI bridge to [bus 0b]
[ 17.400357] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
[ 17.400375] pci 0000:00:16.0: bridge window [mem 0xd9d00000-0xd9dfffff]
[ 17.400408] pci 0000:00:16.0: bridge window [mem 0xdc700000-0xdc7fffff 64bit pref]
[ 17.400866] pci 0000:00:16.1: PCI bridge to [bus 0c]
[ 17.400959] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
[ 17.400977] pci 0000:00:16.1: bridge window [mem 0xda100000-0xda1fffff]
[ 17.401011] pci 0000:00:16.1: bridge window [mem 0xdcb00000-0xdcbfffff 64bit pref]
[ 17.401433] pci 0000:00:16.2: PCI bridge to [bus 0d]
[ 17.401527] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
[ 17.401545] pci 0000:00:16.2: bridge window [mem 0xda500000-0xda5fffff]
[ 17.401586] pci 0000:00:16.2: bridge window [mem 0xdcf00000-0xdcffffff 64bit pref]
[ 17.402022] pci 0000:00:16.3: PCI bridge to [bus 0e]
[ 17.402131] pci 0000:00:16.3: bridge window [mem 0xda900000-0xda9fffff]
[ 17.402165] pci 0000:00:16.3: bridge window [mem 0xdd300000-0xdd3fffff 64bit pref]
[ 17.402582] pci 0000:00:16.4: PCI bridge to [bus 0f]
[ 17.402691] pci 0000:00:16.4: bridge window [mem 0xdad00000-0xdadfffff]
[ 17.402725] pci 0000:00:16.4: bridge window [mem 0xdd700000-0xdd7fffff 64bit pref]
[ 17.403140] pci 0000:00:16.5: PCI bridge to [bus 10]
[ 17.403249] pci 0000:00:16.5: bridge window [mem 0xdb100000-0xdb1fffff]
[ 17.403282] pci 0000:00:16.5: bridge window [mem 0xddb00000-0xddbfffff 64bit pref]
[ 17.403686] pci 0000:00:16.6: PCI bridge to [bus 11]
[ 17.403800] pci 0000:00:16.6: bridge window [mem 0xdb500000-0xdb5fffff]
[ 17.403833] pci 0000:00:16.6: bridge window [mem 0xddf00000-0xddffffff 64bit pref]
[ 17.404236] pci 0000:00:16.7: PCI bridge to [bus 12]
[ 17.404345] pci 0000:00:16.7: bridge window [mem 0xdb900000-0xdb9fffff]
[ 17.404379] pci 0000:00:16.7: bridge window [mem 0xde300000-0xde3fffff 64bit pref]
[ 17.404881] pci 0000:00:17.0: PCI bridge to [bus 13]
[ 17.404975] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
[ 17.404993] pci 0000:00:17.0: bridge window [mem 0xd9e00000-0xd9efffff]
[ 17.405026] pci 0000:00:17.0: bridge window [mem 0xdc800000-0xdc8fffff 64bit pref]
[ 17.405429] pci 0000:00:17.1: PCI bridge to [bus 14]
[ 17.405523] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
[ 17.405541] pci 0000:00:17.1: bridge window [mem 0xda200000-0xda2fffff]
[ 17.405575] pci 0000:00:17.1: bridge window [mem 0xdcc00000-0xdccfffff 64bit pref]
[ 17.405995] pci 0000:00:17.2: PCI bridge to [bus 15]
[ 17.406089] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
[ 17.406107] pci 0000:00:17.2: bridge window [mem 0xda600000-0xda6fffff]
[ 17.406141] pci 0000:00:17.2: bridge window [mem 0xdd000000-0xdd0fffff 64bit pref]
[ 17.406542] pci 0000:00:17.3: PCI bridge to [bus 16]
[ 17.406651] pci 0000:00:17.3: bridge window [mem 0xdaa00000-0xdaafffff]
[ 17.406685] pci 0000:00:17.3: bridge window [mem 0xdd400000-0xdd4fffff 64bit pref]
[ 17.407090] pci 0000:00:17.4: PCI bridge to [bus 17]
[ 17.407199] pci 0000:00:17.4: bridge window [mem 0xdae00000-0xdaefffff]
[ 17.407233] pci 0000:00:17.4: bridge window [mem 0xdd800000-0xdd8fffff 64bit pref]
[ 17.407633] pci 0000:00:17.5: PCI bridge to [bus 18]
[ 17.411417] pci 0000:00:17.5: bridge window [mem 0xdb200000-0xdb2fffff]
[ 17.411450] pci 0000:00:17.5: bridge window [mem 0xddc00000-0xddcfffff 64bit pref]
[ 17.411862] pci 0000:00:17.6: PCI bridge to [bus 19]
[ 17.411971] pci 0000:00:17.6: bridge window [mem 0xdb600000-0xdb6fffff]
[ 17.412005] pci 0000:00:17.6: bridge window [mem 0xde000000-0xde0fffff 64bit pref]
[ 17.412409] pci 0000:00:17.7: PCI bridge to [bus 1a]
[ 17.412518] pci 0000:00:17.7: bridge window [mem 0xdba00000-0xdbafffff]
[ 17.412552] pci 0000:00:17.7: bridge window [mem 0xde400000-0xde4fffff 64bit pref]
[ 17.412956] pci 0000:00:18.0: PCI bridge to [bus 1b]
[ 17.413049] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
[ 17.413067] pci 0000:00:18.0: bridge window [mem 0xd9f00000-0xd9ffffff]
[ 17.413101] pci 0000:00:18.0: bridge window [mem 0xdc900000-0xdc9fffff 64bit pref]
[ 17.413507] pci 0000:00:18.1: PCI bridge to [bus 1c]
[ 17.413600] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
[ 17.413618] pci 0000:00:18.1: bridge window [mem 0xda300000-0xda3fffff]
[ 17.413652] pci 0000:00:18.1: bridge window [mem 0xdcd00000-0xdcdfffff 64bit pref]
[ 17.414068] pci 0000:00:18.2: PCI bridge to [bus 1d]
[ 17.414162] pci 0000:00:18.2: bridge window [io 0xf000-0xffff]
[ 17.414180] pci 0000:00:18.2: bridge window [mem 0xda700000-0xda7fffff]
[ 17.414213] pci 0000:00:18.2: bridge window [mem 0xdd100000-0xdd1fffff 64bit pref]
[ 17.414707] pci 0000:00:18.3: PCI bridge to [bus 1e]
[ 17.414946] pci 0000:00:18.3: bridge window [mem 0xdab00000-0xdabfffff]
[ 17.414980] pci 0000:00:18.3: bridge window [mem 0xdd500000-0xdd5fffff 64bit pref]
[ 17.415388] pci 0000:00:18.4: PCI bridge to [bus 1f]
[ 17.415507] pci 0000:00:18.4: bridge window [mem 0xdaf00000-0xdaffffff]
[ 17.415541] pci 0000:00:18.4: bridge window [mem 0xdd900000-0xdd9fffff 64bit pref]
[ 17.415952] pci 0000:00:18.5: PCI bridge to [bus 20]
[ 17.416061] pci 0000:00:18.5: bridge window [mem 0xdb300000-0xdb3fffff]
[ 17.416094] pci 0000:00:18.5: bridge window [mem 0xddd00000-0xdddfffff 64bit pref]
[ 17.416497] pci 0000:00:18.6: PCI bridge to [bus 21]
[ 17.416606] pci 0000:00:18.6: bridge window [mem 0xdb700000-0xdb7fffff]
[ 17.416640] pci 0000:00:18.6: bridge window [mem 0xde100000-0xde1fffff 64bit pref]
[ 17.417050] pci 0000:00:18.7: PCI bridge to [bus 22]
[ 17.417159] pci 0000:00:18.7: bridge window [mem 0xdbb00000-0xdbbfffff]
[ 17.417192] pci 0000:00:18.7: bridge window [mem 0xde500000-0xde5fffff 64bit pref]
[ 17.418653] acpi PNP0A03:00: Requesting ACPI _OSC control (0x1d)
[ 17.419002] acpi PNP0A03:00: ACPI _OSC control (0x15) granted
[ 17.419184] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[ 17.423435] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[ 17.423906] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[ 17.424303] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 14 15)
[ 25.590160] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 25.590290] acpi root: \_SB_.PCI0 notify handler is installed
[ 25.590630] Found 1 acpi root devices
[ 25.590851] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
[ 25.590976] vgaarb: loaded
[ 25.591031] vgaarb: bridge control possible 0000:00:0f.0
[ 25.591291] SCSI subsystem initialized
[ 25.591792] PCI: Using ACPI for IRQ routing
[ 25.646897] PCI: pci_cache_line_size set to 64 bytes
[ 25.646924] pci 0000:00:18.2: no compatible bridge window for [io 0xf000-0xffff]
[ 25.647705] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 25.647707] e820: reserve RAM buffer [mem 0xbfee0000-0xbfffffff]
[ 25.648083] Switching to clocksource refined-jiffies
[ 25.657408] pnp: PnP ACPI init
[ 25.657574] ACPI: bus type PNP registered
[ 25.657909] system 00:00: [io 0x1000-0x103f] has been reserved
[ 25.658016] system 00:00: [io 0x1040-0x104f] has been reserved
[ 25.658099] system 00:00: [io 0x0cf0-0x0cf1] has been reserved
[ 25.658182] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 25.658194] pnp 00:01: [dma 4]
[ 25.658271] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 25.658351] pnp 00:02: Plug and Play ACPI device, IDs PNP0001 (active)
[ 25.658472] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 25.658553] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 25.658664] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[ 25.658789] pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 25.665194] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
[ 25.671187] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 25.676564] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[ 25.682042] pnp 00:0a: [dma 2]
[ 25.683177] pnp 00:0a: Plug and Play ACPI device, IDs PNP0700 (active)
[ 25.683472] system 00:0b: [io 0x1060-0x107f] has been reserved
[ 25.683563] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
[ 25.683650] system 00:0b: [mem 0xd8800000-0xd89fffff] has been reserved
[ 25.683736] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 33.694309] pnp: PnP ACPI: found 12 devices
[ 33.694392] ACPI: bus type PNP unregistered
[ 33.699173] Switching to clocksource acpi_pm
[ 33.699564] pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
[ 33.699614] pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
[ 33.699663] pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
[ 33.699712] pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
[ 33.699761] pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
[ 33.699958] pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
[ 33.700007] pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
[ 33.700056] pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
[ 33.700111] pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
[ 33.700161] pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
[ 33.700349] pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000
[ 33.700397] pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000
[ 33.700446] pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000
[ 33.700495] pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000
[ 33.700543] pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000
[ 33.700683] pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000
[ 33.700732] pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000
[ 33.700781] pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000
[ 33.700829] pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000
[ 33.700878] pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000
[ 33.700926] pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000
[ 33.700945] pci 0000:00:15.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700947] pci 0000:00:15.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700949] pci 0000:00:15.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700951] pci 0000:00:15.6: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700954] pci 0000:00:15.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700956] pci 0000:00:16.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700958] pci 0000:00:16.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700960] pci 0000:00:16.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700962] pci 0000:00:16.6: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700964] pci 0000:00:16.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700967] pci 0000:00:17.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700969] pci 0000:00:17.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700971] pci 0000:00:17.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700973] pci 0000:00:17.6: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700975] pci 0000:00:17.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700977] pci 0000:00:18.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700979] pci 0000:00:18.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700982] pci 0000:00:18.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700984] pci 0000:00:18.5: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700986] pci 0000:00:18.6: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700988] pci 0000:00:18.7: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 33.700993] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref]
[ 33.701190] pci 0000:00:15.3: BAR 13: can't assign io (size 0x1000)
[ 33.701275] pci 0000:00:15.4: BAR 13: can't assign io (size 0x1000)
[ 33.701359] pci 0000:00:15.5: BAR 13: can't assign io (size 0x1000)
[ 33.701443] pci 0000:00:15.6: BAR 13: can't assign io (size 0x1000)
[ 33.701526] pci 0000:00:15.7: BAR 13: can't assign io (size 0x1000)
[ 33.701610] pci 0000:00:16.3: BAR 13: can't assign io (size 0x1000)
[ 33.701694] pci 0000:00:16.4: BAR 13: can't assign io (size 0x1000)
[ 33.701778] pci 0000:00:16.5: BAR 13: can't assign io (size 0x1000)
[ 33.701861] pci 0000:00:16.6: BAR 13: can't assign io (size 0x1000)
[ 33.701945] pci 0000:00:16.7: BAR 13: can't assign io (size 0x1000)
[ 33.705900] pci 0000:00:17.3: BAR 13: can't assign io (size 0x1000)
[ 33.705988] pci 0000:00:17.4: BAR 13: can't assign io (size 0x1000)
[ 33.706072] pci 0000:00:17.5: BAR 13: can't assign io (size 0x1000)
[ 33.706156] pci 0000:00:17.6: BAR 13: can't assign io (size 0x1000)
[ 33.706242] pci 0000:00:17.7: BAR 13: can't assign io (size 0x1000)
[ 33.706326] pci 0000:00:18.2: BAR 13: can't assign io (size 0x1000)
[ 33.706410] pci 0000:00:18.3: BAR 13: can't assign io (size 0x1000)
[ 33.706494] pci 0000:00:18.4: BAR 13: can't assign io (size 0x1000)
[ 33.706581] pci 0000:00:18.5: BAR 13: can't assign io (size 0x1000)
[ 33.706666] pci 0000:00:18.6: BAR 13: can't assign io (size 0x1000)
[ 33.706749] pci 0000:00:18.7: BAR 13: can't assign io (size 0x1000)
[ 33.706856] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref]
[ 33.706964] pci 0000:00:18.7: BAR 13: can't assign io (size 0x1000)
[ 33.707047] pci 0000:00:18.6: BAR 13: can't assign io (size 0x1000)
[ 33.707131] pci 0000:00:18.5: BAR 13: can't assign io (size 0x1000)
[ 33.707214] pci 0000:00:18.4: BAR 13: can't assign io (size 0x1000)
[ 33.707298] pci 0000:00:18.3: BAR 13: can't assign io (size 0x1000)
[ 33.707381] pci 0000:00:18.2: BAR 13: can't assign io (size 0x1000)
[ 33.707465] pci 0000:00:17.7: BAR 13: can't assign io (size 0x1000)
[ 33.707548] pci 0000:00:17.6: BAR 13: can't assign io (size 0x1000)
[ 33.707632] pci 0000:00:17.5: BAR 13: can't assign io (size 0x1000)
[ 33.707715] pci 0000:00:17.4: BAR 13: can't assign io (size 0x1000)
[ 33.707799] pci 0000:00:17.3: BAR 13: can't assign io (size 0x1000)
[ 33.707964] pci 0000:00:16.7: BAR 13: can't assign io (size 0x1000)
[ 33.708047] pci 0000:00:16.6: BAR 13: can't assign io (size 0x1000)
[ 33.708131] pci 0000:00:16.5: BAR 13: can't assign io (size 0x1000)
[ 33.708215] pci 0000:00:16.4: BAR 13: can't assign io (size 0x1000)
[ 33.708298] pci 0000:00:16.3: BAR 13: can't assign io (size 0x1000)
[ 33.708382] pci 0000:00:15.7: BAR 13: can't assign io (size 0x1000)
[ 33.708465] pci 0000:00:15.6: BAR 13: can't assign io (size 0x1000)
[ 33.708549] pci 0000:00:15.5: BAR 13: can't assign io (size 0x1000)
[ 33.708633] pci 0000:00:15.4: BAR 13: can't assign io (size 0x1000)
[ 33.708717] pci 0000:00:15.3: BAR 13: can't assign io (size 0x1000)
[ 33.708801] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 33.708950] pci 0000:00:11.0: PCI bridge to [bus 02]
[ 33.709034] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
[ 33.709139] pci 0000:00:11.0: bridge window [mem 0xd9100000-0xd9bfffff]
[ 33.709242] pci 0000:00:11.0: bridge window [mem 0xdc000000-0xdc5fffff 64bit pref]
[ 33.709390] pci 0000:03:00.0: BAR 6: assigned [mem 0xdc600000-0xdc60ffff pref]
[ 33.709498] pci 0000:00:15.0: PCI bridge to [bus 03]
[ 33.709580] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
[ 33.709686] pci 0000:00:15.0: bridge window [mem 0xd9c00000-0xd9cfffff]
[ 33.709789] pci 0000:00:15.0: bridge window [mem 0xdc600000-0xdc6fffff 64bit pref]
[ 33.709945] pci 0000:00:15.1: PCI bridge to [bus 04]
[ 33.710028] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
[ 33.710133] pci 0000:00:15.1: bridge window [mem 0xda000000-0xda0fffff]
[ 33.710237] pci 0000:00:15.1: bridge window [mem 0xdca00000-0xdcafffff 64bit pref]
[ 33.710385] pci 0000:00:15.2: PCI bridge to [bus 05]
[ 33.710468] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
[ 33.710574] pci 0000:00:15.2: bridge window [mem 0xda400000-0xda4fffff]
[ 33.710677] pci 0000:00:15.2: bridge window [mem 0xdce00000-0xdcefffff 64bit pref]
[ 33.710840] pci 0000:00:15.3: PCI bridge to [bus 06]
[ 33.710940] pci 0000:00:15.3: bridge window [mem 0xda800000-0xda8fffff]
[ 33.711044] pci 0000:00:15.3: bridge window [mem 0xdd200000-0xdd2fffff 64bit pref]
[ 33.711191] pci 0000:00:15.4: PCI bridge to [bus 07]
[ 33.711289] pci 0000:00:15.4: bridge window [mem 0xdac00000-0xdacfffff]
[ 33.711392] pci 0000:00:15.4: bridge window [mem 0xdd600000-0xdd6fffff 64bit pref]
[ 33.711539] pci 0000:00:15.5: PCI bridge to [bus 08]
[ 33.711638] pci 0000:00:15.5: bridge window [mem 0xdb000000-0xdb0fffff]
[ 33.711741] pci 0000:00:15.5: bridge window [mem 0xdda00000-0xddafffff 64bit pref]
[ 33.711889] pci 0000:00:15.6: PCI bridge to [bus 09]
[ 33.711987] pci 0000:00:15.6: bridge window [mem 0xdb400000-0xdb4fffff]
[ 33.712090] pci 0000:00:15.6: bridge window [mem 0xdde00000-0xddefffff 64bit pref]
[ 33.712237] pci 0000:00:15.7: PCI bridge to [bus 0a]
[ 33.712335] pci 0000:00:15.7: bridge window [mem 0xdb800000-0xdb8fffff]
[ 33.712438] pci 0000:00:15.7: bridge window [mem 0xde200000-0xde2fffff 64bit pref]
[ 33.712586] pci 0000:0b:00.0: BAR 6: assigned [mem 0xdc700000-0xdc70ffff pref]
[ 33.712694] pci 0000:00:16.0: PCI bridge to [bus 0b]
[ 33.712776] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
[ 33.712882] pci 0000:00:16.0: bridge window [mem 0xd9d00000-0xd9dfffff]
[ 33.712985] pci 0000:00:16.0: bridge window [mem 0xdc700000-0xdc7fffff 64bit pref]
[ 33.713132] pci 0000:00:16.1: PCI bridge to [bus 0c]
[ 33.718006] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
[ 33.718116] pci 0000:00:16.1: bridge window [mem 0xda100000-0xda1fffff]
[ 33.718221] pci 0000:00:16.1: bridge window [mem 0xdcb00000-0xdcbfffff 64bit pref]
[ 33.718372] pci 0000:00:16.2: PCI bridge to [bus 0d]
[ 33.718456] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
[ 33.718562] pci 0000:00:16.2: bridge window [mem 0xda500000-0xda5fffff]
[ 33.718666] pci 0000:00:16.2: bridge window [mem 0xdcf00000-0xdcffffff 64bit pref]
[ 33.718829] pci 0000:00:16.3: PCI bridge to [bus 0e]
[ 33.718929] pci 0000:00:16.3: bridge window [mem 0xda900000-0xda9fffff]
[ 33.719033] pci 0000:00:16.3: bridge window [mem 0xdd300000-0xdd3fffff 64bit pref]
[ 33.719181] pci 0000:00:16.4: PCI bridge to [bus 0f]
[ 33.719280] pci 0000:00:16.4: bridge window [mem 0xdad00000-0xdadfffff]
[ 33.719383] pci 0000:00:16.4: bridge window [mem 0xdd700000-0xdd7fffff 64bit pref]
[ 33.719531] pci 0000:00:16.5: PCI bridge to [bus 10]
[ 33.719630] pci 0000:00:16.5: bridge window [mem 0xdb100000-0xdb1fffff]
[ 33.719734] pci 0000:00:16.5: bridge window [mem 0xddb00000-0xddbfffff 64bit pref]
[ 33.719881] pci 0000:00:16.6: PCI bridge to [bus 11]
[ 33.719979] pci 0000:00:16.6: bridge window [mem 0xdb500000-0xdb5fffff]
[ 33.720083] pci 0000:00:16.6: bridge window [mem 0xddf00000-0xddffffff 64bit pref]
[ 33.720230] pci 0000:00:16.7: PCI bridge to [bus 12]
[ 33.720329] pci 0000:00:16.7: bridge window [mem 0xdb900000-0xdb9fffff]
[ 33.720433] pci 0000:00:16.7: bridge window [mem 0xde300000-0xde3fffff 64bit pref]
[ 33.720580] pci 0000:00:17.0: PCI bridge to [bus 13]
[ 33.720662] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
[ 33.720768] pci 0000:00:17.0: bridge window [mem 0xd9e00000-0xd9efffff]
[ 33.720872] pci 0000:00:17.0: bridge window [mem 0xdc800000-0xdc8fffff 64bit pref]
[ 33.721019] pci 0000:00:17.1: PCI bridge to [bus 14]
[ 33.721102] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
[ 33.721208] pci 0000:00:17.1: bridge window [mem 0xda200000-0xda2fffff]
[ 33.721314] pci 0000:00:17.1: bridge window [mem 0xdcc00000-0xdccfffff 64bit pref]
[ 33.721461] pci 0000:00:17.2: PCI bridge to [bus 15]
[ 33.721544] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
[ 33.721650] pci 0000:00:17.2: bridge window [mem 0xda600000-0xda6fffff]
[ 33.721753] pci 0000:00:17.2: bridge window [mem 0xdd000000-0xdd0fffff 64bit pref]
[ 33.721900] pci 0000:00:17.3: PCI bridge to [bus 16]
[ 33.721998] pci 0000:00:17.3: bridge window [mem 0xdaa00000-0xdaafffff]
[ 33.722101] pci 0000:00:17.3: bridge window [mem 0xdd400000-0xdd4fffff 64bit pref]
[ 33.722247] pci 0000:00:17.4: PCI bridge to [bus 17]
[ 33.722346] pci 0000:00:17.4: bridge window [mem 0xdae00000-0xdaefffff]
[ 33.722450] pci 0000:00:17.4: bridge window [mem 0xdd800000-0xdd8fffff 64bit pref]
[ 33.722597] pci 0000:00:17.5: PCI bridge to [bus 18]
[ 33.722696] pci 0000:00:17.5: bridge window [mem 0xdb200000-0xdb2fffff]
[ 33.722812] pci 0000:00:17.5: bridge window [mem 0xddc00000-0xddcfffff 64bit pref]
[ 33.722961] pci 0000:00:17.6: PCI bridge to [bus 19]
[ 33.723060] pci 0000:00:17.6: bridge window [mem 0xdb600000-0xdb6fffff]
[ 33.723163] pci 0000:00:17.6: bridge window [mem 0xde000000-0xde0fffff 64bit pref]
[ 33.723311] pci 0000:00:17.7: PCI bridge to [bus 1a]
[ 33.723409] pci 0000:00:17.7: bridge window [mem 0xdba00000-0xdbafffff]
[ 33.723512] pci 0000:00:17.7: bridge window [mem 0xde400000-0xde4fffff 64bit pref]
[ 33.723659] pci 0000:00:18.0: PCI bridge to [bus 1b]
[ 33.723741] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
[ 33.723847] pci 0000:00:18.0: bridge window [mem 0xd9f00000-0xd9ffffff]
[ 33.723950] pci 0000:00:18.0: bridge window [mem 0xdc900000-0xdc9fffff 64bit pref]
[ 33.724097] pci 0000:00:18.1: PCI bridge to [bus 1c]
[ 33.724179] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
[ 33.724285] pci 0000:00:18.1: bridge window [mem 0xda300000-0xda3fffff]
[ 33.724388] pci 0000:00:18.1: bridge window [mem 0xdcd00000-0xdcdfffff 64bit pref]
[ 33.728431] pci 0000:00:18.2: PCI bridge to [bus 1d]
[ 33.728531] pci 0000:00:18.2: bridge window [mem 0xda700000-0xda7fffff]
[ 33.728635] pci 0000:00:18.2: bridge window [mem 0xdd100000-0xdd1fffff 64bit pref]
[ 33.728783] pci 0000:00:18.3: PCI bridge to [bus 1e]
[ 33.728882] pci 0000:00:18.3: bridge window [mem 0xdab00000-0xdabfffff]
[ 33.728985] pci 0000:00:18.3: bridge window [mem 0xdd500000-0xdd5fffff 64bit pref]
[ 33.729132] pci 0000:00:18.4: PCI bridge to [bus 1f]
[ 33.729230] pci 0000:00:18.4: bridge window [mem 0xdaf00000-0xdaffffff]
[ 33.729333] pci 0000:00:18.4: bridge window [mem 0xdd900000-0xdd9fffff 64bit pref]
[ 33.729480] pci 0000:00:18.5: PCI bridge to [bus 20]
[ 33.729578] pci 0000:00:18.5: bridge window [mem 0xdb300000-0xdb3fffff]
[ 33.729682] pci 0000:00:18.5: bridge window [mem 0xddd00000-0xdddfffff 64bit pref]
[ 33.729828] pci 0000:00:18.6: PCI bridge to [bus 21]
[ 33.729927] pci 0000:00:18.6: bridge window [mem 0xdb700000-0xdb7fffff]
[ 33.730030] pci 0000:00:18.6: bridge window [mem 0xde100000-0xde1fffff 64bit pref]
[ 33.730177] pci 0000:00:18.7: PCI bridge to [bus 22]
[ 33.730275] pci 0000:00:18.7: bridge window [mem 0xdbb00000-0xdbbfffff]
[ 33.730383] pci 0000:00:18.7: bridge window [mem 0xde500000-0xde5fffff 64bit pref]
[ 33.730556] pci 0000:00:01.0: setting latency timer to 64
[ 33.731340] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff]
[ 33.731343] pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff]
[ 33.731345] pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff]
[ 33.731347] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[ 33.731349] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[ 33.731351] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[ 33.731353] pci_bus 0000:00: resource 10 [io 0x0000-0x0cf7]
[ 33.731355] pci_bus 0000:00: resource 11 [io 0x0d00-0xfeff]
[ 33.731357] pci_bus 0000:02: resource 0 [io 0x2000-0x3fff]
[ 33.731359] pci_bus 0000:02: resource 1 [mem 0xd9100000-0xd9bfffff]
[ 33.731362] pci_bus 0000:02: resource 2 [mem 0xdc000000-0xdc5fffff 64bit pref]
[ 33.731364] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff]
[ 33.731366] pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff]
[ 33.731368] pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff]
[ 33.731370] pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff]
[ 33.731372] pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff]
[ 33.731374] pci_bus 0000:02: resource 9 [mem 0xc0000000-0xfebfffff]
[ 33.731376] pci_bus 0000:02: resource 10 [io 0x0000-0x0cf7]
[ 33.731378] pci_bus 0000:02: resource 11 [io 0x0d00-0xfeff]
[ 33.731380] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
[ 33.731382] pci_bus 0000:03: resource 1 [mem 0xd9c00000-0xd9cfffff]
[ 33.731384] pci_bus 0000:03: resource 2 [mem 0xdc600000-0xdc6fffff 64bit pref]
[ 33.731386] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
[ 33.731388] pci_bus 0000:04: resource 1 [mem 0xda000000-0xda0fffff]
[ 33.731390] pci_bus 0000:04: resource 2 [mem 0xdca00000-0xdcafffff 64bit pref]
[ 33.731392] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
[ 33.731394] pci_bus 0000:05: resource 1 [mem 0xda400000-0xda4fffff]
[ 33.731397] pci_bus 0000:05: resource 2 [mem 0xdce00000-0xdcefffff 64bit pref]
[ 33.731399] pci_bus 0000:06: resource 1 [mem 0xda800000-0xda8fffff]
[ 33.731401] pci_bus 0000:06: resource 2 [mem 0xdd200000-0xdd2fffff 64bit pref]
[ 33.731403] pci_bus 0000:07: resource 1 [mem 0xdac00000-0xdacfffff]
[ 33.731405] pci_bus 0000:07: resource 2 [mem 0xdd600000-0xdd6fffff 64bit pref]
[ 33.731407] pci_bus 0000:08: resource 1 [mem 0xdb000000-0xdb0fffff]
[ 33.731410] pci_bus 0000:08: resource 2 [mem 0xdda00000-0xddafffff 64bit pref]
[ 33.731412] pci_bus 0000:09: resource 1 [mem 0xdb400000-0xdb4fffff]
[ 33.731414] pci_bus 0000:09: resource 2 [mem 0xdde00000-0xddefffff 64bit pref]
[ 33.731416] pci_bus 0000:0a: resource 1 [mem 0xdb800000-0xdb8fffff]
[ 33.731418] pci_bus 0000:0a: resource 2 [mem 0xde200000-0xde2fffff 64bit pref]
[ 33.731420] pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff]
[ 33.731422] pci_bus 0000:0b: resource 1 [mem 0xd9d00000-0xd9dfffff]
[ 33.731424] pci_bus 0000:0b: resource 2 [mem 0xdc700000-0xdc7fffff 64bit pref]
[ 33.731427] pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff]
[ 33.731429] pci_bus 0000:0c: resource 1 [mem 0xda100000-0xda1fffff]
[ 33.731431] pci_bus 0000:0c: resource 2 [mem 0xdcb00000-0xdcbfffff 64bit pref]
[ 33.731433] pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff]
[ 33.731435] pci_bus 0000:0d: resource 1 [mem 0xda500000-0xda5fffff]
[ 33.731437] pci_bus 0000:0d: resource 2 [mem 0xdcf00000-0xdcffffff 64bit pref]
[ 33.731439] pci_bus 0000:0e: resource 1 [mem 0xda900000-0xda9fffff]
[ 33.731441] pci_bus 0000:0e: resource 2 [mem 0xdd300000-0xdd3fffff 64bit pref]
[ 33.731443] pci_bus 0000:0f: resource 1 [mem 0xdad00000-0xdadfffff]
[ 33.731445] pci_bus 0000:0f: resource 2 [mem 0xdd700000-0xdd7fffff 64bit pref]
[ 33.731448] pci_bus 0000:10: resource 1 [mem 0xdb100000-0xdb1fffff]
[ 33.731450] pci_bus 0000:10: resource 2 [mem 0xddb00000-0xddbfffff 64bit pref]
[ 33.731452] pci_bus 0000:11: resource 1 [mem 0xdb500000-0xdb5fffff]
[ 33.731454] pci_bus 0000:11: resource 2 [mem 0xddf00000-0xddffffff 64bit pref]
[ 33.731456] pci_bus 0000:12: resource 1 [mem 0xdb900000-0xdb9fffff]
[ 33.731458] pci_bus 0000:12: resource 2 [mem 0xde300000-0xde3fffff 64bit pref]
[ 33.731460] pci_bus 0000:13: resource 0 [io 0x6000-0x6fff]
[ 33.731462] pci_bus 0000:13: resource 1 [mem 0xd9e00000-0xd9efffff]
[ 33.731465] pci_bus 0000:13: resource 2 [mem 0xdc800000-0xdc8fffff 64bit pref]
[ 33.731467] pci_bus 0000:14: resource 0 [io 0xa000-0xafff]
[ 33.731469] pci_bus 0000:14: resource 1 [mem 0xda200000-0xda2fffff]
[ 33.731471] pci_bus 0000:14: resource 2 [mem 0xdcc00000-0xdccfffff 64bit pref]
[ 33.731473] pci_bus 0000:15: resource 0 [io 0xe000-0xefff]
[ 33.731475] pci_bus 0000:15: resource 1 [mem 0xda600000-0xda6fffff]
[ 33.731477] pci_bus 0000:15: resource 2 [mem 0xdd000000-0xdd0fffff 64bit pref]
[ 33.731480] pci_bus 0000:16: resource 1 [mem 0xdaa00000-0xdaafffff]
[ 33.731482] pci_bus 0000:16: resource 2 [mem 0xdd400000-0xdd4fffff 64bit pref]
[ 33.731484] pci_bus 0000:17: resource 1 [mem 0xdae00000-0xdaefffff]
[ 33.731486] pci_bus 0000:17: resource 2 [mem 0xdd800000-0xdd8fffff 64bit pref]
[ 33.731488] pci_bus 0000:18: resource 1 [mem 0xdb200000-0xdb2fffff]
[ 33.731490] pci_bus 0000:18: resource 2 [mem 0xddc00000-0xddcfffff 64bit pref]
[ 33.731492] pci_bus 0000:19: resource 1 [mem 0xdb600000-0xdb6fffff]
[ 33.731494] pci_bus 0000:19: resource 2 [mem 0xde000000-0xde0fffff 64bit pref]
[ 33.731497] pci_bus 0000:1a: resource 1 [mem 0xdba00000-0xdbafffff]
[ 33.731499] pci_bus 0000:1a: resource 2 [mem 0xde400000-0xde4fffff 64bit pref]
[ 33.731501] pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff]
[ 33.731503] pci_bus 0000:1b: resource 1 [mem 0xd9f00000-0xd9ffffff]
[ 33.731505] pci_bus 0000:1b: resource 2 [mem 0xdc900000-0xdc9fffff 64bit pref]
[ 33.731507] pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff]
[ 33.731509] pci_bus 0000:1c: resource 1 [mem 0xda300000-0xda3fffff]
[ 33.731511] pci_bus 0000:1c: resource 2 [mem 0xdcd00000-0xdcdfffff 64bit pref]
[ 33.731513] pci_bus 0000:1d: resource 1 [mem 0xda700000-0xda7fffff]
[ 33.731516] pci_bus 0000:1d: resource 2 [mem 0xdd100000-0xdd1fffff 64bit pref]
[ 33.731518] pci_bus 0000:1e: resource 1 [mem 0xdab00000-0xdabfffff]
[ 33.731520] pci_bus 0000:1e: resource 2 [mem 0xdd500000-0xdd5fffff 64bit pref]
[ 33.731522] pci_bus 0000:1f: resource 1 [mem 0xdaf00000-0xdaffffff]
[ 33.731524] pci_bus 0000:1f: resource 2 [mem 0xdd900000-0xdd9fffff 64bit pref]
[ 33.731526] pci_bus 0000:20: resource 1 [mem 0xdb300000-0xdb3fffff]
[ 33.731528] pci_bus 0000:20: resource 2 [mem 0xddd00000-0xdddfffff 64bit pref]
[ 33.731531] pci_bus 0000:21: resource 1 [mem 0xdb700000-0xdb7fffff]
[ 33.731533] pci_bus 0000:21: resource 2 [mem 0xde100000-0xde1fffff 64bit pref]
[ 33.731535] pci_bus 0000:22: resource 1 [mem 0xdbb00000-0xdbbfffff]
[ 33.731537] pci_bus 0000:22: resource 2 [mem 0xde500000-0xde5fffff 64bit pref]
[ 33.731571] NET: Registered protocol family 2
[ 33.731909] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 33.732751] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 33.732960] TCP: Hash tables configured (established 131072 bind 65536)
[ 33.733062] TCP: reno registered
[ 33.733141] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 33.733275] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 33.733452] NET: Registered protocol family 1
[ 33.733532] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 33.733680] pci 0000:00:0f.0: Boot video device
[ 33.733970] PCI: CLS 32 bytes, default 64
[ 33.734002] Unpacking initramfs...
[ 34.191152] Freeing initrd memory: 4320k freed
[ 34.193172] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 34.193261] software IO TLB [mem 0xbbee0000-0xbfee0000] (64MB) mapped at [ffff8800bbee0000-ffff8800bfedffff]
[ 34.193486] Simple Boot Flag at 0x36 set to 0x1
[ 34.193561] Switching to clocksource tsc
[ 34.195332] microcode: CPU0 sig=0x6f1, pf=0x1, revision=0x14
[ 34.198133] microcode: CPU1 sig=0x6f1, pf=0x1, revision=0x14
[ 34.198311] microcode: CPU2 sig=0x6f1, pf=0x1, revision=0x14
[ 34.198506] microcode: CPU3 sig=0x6f1, pf=0x1, revision=0x14
[ 34.198705] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[ 34.198864] Scanning for low memory corruption every 60 seconds
[ 34.200494] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 34.206518] VFS: Disk quotas dquot_6.5.2
[ 34.209049] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 34.210280] msgmni has been set to 32108
[ 34.211095] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 34.211207] io scheduler noop registered (default)
[ 34.211279] io scheduler deadline registered
[ 34.211428] io scheduler cfq registered
[ 34.212228] pcieport 0000:00:15.0: irq 40 for MSI/MSI-X
[ 34.213112] pcieport 0000:00:15.1: irq 41 for MSI/MSI-X
[ 34.213988] pcieport 0000:00:15.2: irq 42 for MSI/MSI-X
[ 34.214862] pcieport 0000:00:15.3: irq 43 for MSI/MSI-X
[ 34.215816] pcieport 0000:00:15.4: irq 44 for MSI/MSI-X
[ 34.216748] pcieport 0000:00:15.5: irq 45 for MSI/MSI-X
[ 34.217617] pcieport 0000:00:15.6: irq 46 for MSI/MSI-X
[ 34.218677] pcieport 0000:00:15.7: irq 47 for MSI/MSI-X
[ 34.219750] pcieport 0000:00:16.0: irq 48 for MSI/MSI-X
[ 34.220636] pcieport 0000:00:16.1: irq 49 for MSI/MSI-X
[ 34.221521] pcieport 0000:00:16.2: irq 50 for MSI/MSI-X
[ 34.222415] pcieport 0000:00:16.3: irq 51 for MSI/MSI-X
[ 34.223329] pcieport 0000:00:16.4: irq 52 for MSI/MSI-X
[ 34.224305] pcieport 0000:00:16.5: irq 53 for MSI/MSI-X
[ 34.225197] pcieport 0000:00:16.6: irq 54 for MSI/MSI-X
[ 34.226251] pcieport 0000:00:16.7: irq 55 for MSI/MSI-X
[ 34.227149] pcieport 0000:00:17.0: irq 56 for MSI/MSI-X
[ 34.228106] pcieport 0000:00:17.1: irq 57 for MSI/MSI-X
[ 34.228997] pcieport 0000:00:17.2: irq 58 for MSI/MSI-X
[ 34.229879] pcieport 0000:00:17.3: irq 59 for MSI/MSI-X
[ 34.230765] pcieport 0000:00:17.4: irq 60 for MSI/MSI-X
[ 34.231708] pcieport 0000:00:17.5: irq 61 for MSI/MSI-X
[ 34.232595] pcieport 0000:00:17.6: irq 62 for MSI/MSI-X
[ 34.233479] pcieport 0000:00:17.7: irq 63 for MSI/MSI-X
[ 34.234387] pcieport 0000:00:18.0: irq 64 for MSI/MSI-X
[ 34.235297] pcieport 0000:00:18.1: irq 65 for MSI/MSI-X
[ 34.236288] pcieport 0000:00:18.2: irq 66 for MSI/MSI-X
[ 34.237168] pcieport 0000:00:18.3: irq 67 for MSI/MSI-X
[ 34.238031] pcieport 0000:00:18.4: irq 68 for MSI/MSI-X
[ 34.238925] pcieport 0000:00:18.5: irq 69 for MSI/MSI-X
[ 34.239910] pcieport 0000:00:18.6: irq 70 for MSI/MSI-X
[ 34.240806] pcieport 0000:00:18.7: irq 71 for MSI/MSI-X
[ 34.241511] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
[ 34.241606] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 34.241710] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
[ 34.241800] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
[ 34.241906] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded
[ 34.242000] pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt
[ 34.242107] pcie_pme 0000:00:15.2:pcie01: service driver pcie_pme loaded
[ 34.242197] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
[ 34.242303] pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded
[ 34.242395] pcieport 0000:00:15.4: Signaling PME through PCIe PME interrupt
[ 34.242502] pcie_pme 0000:00:15.4:pcie01: service driver pcie_pme loaded
[ 34.242594] pcieport 0000:00:15.5: Signaling PME through PCIe PME interrupt
[ 34.242702] pcie_pme 0000:00:15.5:pcie01: service driver pcie_pme loaded
[ 34.242794] pcieport 0000:00:15.6: Signaling PME through PCIe PME interrupt
[ 34.242953] pcie_pme 0000:00:15.6:pcie01: service driver pcie_pme loaded
[ 34.243049] pcieport 0000:00:15.7: Signaling PME through PCIe PME interrupt
[ 34.243158] pcie_pme 0000:00:15.7:pcie01: service driver pcie_pme loaded
[ 34.243250] pcieport 0000:00:16.0: Signaling PME through PCIe PME interrupt
[ 34.243340] pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
[ 34.243443] pcie_pme 0000:00:16.0:pcie01: service driver pcie_pme loaded
[ 34.243532] pcieport 0000:00:16.1: Signaling PME through PCIe PME interrupt
[ 34.243639] pcie_pme 0000:00:16.1:pcie01: service driver pcie_pme loaded
[ 34.243728] pcieport 0000:00:16.2: Signaling PME through PCIe PME interrupt
[ 34.243835] pcie_pme 0000:00:16.2:pcie01: service driver pcie_pme loaded
[ 34.243927] pcieport 0000:00:16.3: Signaling PME through PCIe PME interrupt
[ 34.244034] pcie_pme 0000:00:16.3:pcie01: service driver pcie_pme loaded
[ 34.244124] pcieport 0000:00:16.4: Signaling PME through PCIe PME interrupt
[ 34.244231] pcie_pme 0000:00:16.4:pcie01: service driver pcie_pme loaded
[ 34.244320] pcieport 0000:00:16.5: Signaling PME through PCIe PME interrupt
[ 34.244428] pcie_pme 0000:00:16.5:pcie01: service driver pcie_pme loaded
[ 34.244519] pcieport 0000:00:16.6: Signaling PME through PCIe PME interrupt
[ 34.244626] pcie_pme 0000:00:16.6:pcie01: service driver pcie_pme loaded
[ 34.244716] pcieport 0000:00:16.7: Signaling PME through PCIe PME interrupt
[ 34.244823] pcie_pme 0000:00:16.7:pcie01: service driver pcie_pme loaded
[ 34.244912] pcieport 0000:00:17.0: Signaling PME through PCIe PME interrupt
[ 34.245019] pcie_pme 0000:00:17.0:pcie01: service driver pcie_pme loaded
[ 34.245110] pcieport 0000:00:17.1: Signaling PME through PCIe PME interrupt
[ 34.245218] pcie_pme 0000:00:17.1:pcie01: service driver pcie_pme loaded
[ 34.245308] pcieport 0000:00:17.2: Signaling PME through PCIe PME interrupt
[ 34.245518] pcie_pme 0000:00:17.2:pcie01: service driver pcie_pme loaded
[ 34.245608] pcieport 0000:00:17.3: Signaling PME through PCIe PME interrupt
[ 34.245715] pcie_pme 0000:00:17.3:pcie01: service driver pcie_pme loaded
[ 34.245806] pcieport 0000:00:17.4: Signaling PME through PCIe PME interrupt
[ 34.245914] pcie_pme 0000:00:17.4:pcie01: service driver pcie_pme loaded
[ 34.246004] pcieport 0000:00:17.5: Signaling PME through PCIe PME interrupt
[ 34.246111] pcie_pme 0000:00:17.5:pcie01: service driver pcie_pme loaded
[ 34.246200] pcieport 0000:00:17.6: Signaling PME through PCIe PME interrupt
[ 34.246306] pcie_pme 0000:00:17.6:pcie01: service driver pcie_pme loaded
[ 34.246399] pcieport 0000:00:17.7: Signaling PME through PCIe PME interrupt
[ 34.246506] pcie_pme 0000:00:17.7:pcie01: service driver pcie_pme loaded
[ 34.246596] pcieport 0000:00:18.0: Signaling PME through PCIe PME interrupt
[ 34.246702] pcie_pme 0000:00:18.0:pcie01: service driver pcie_pme loaded
[ 34.246794] pcieport 0000:00:18.1: Signaling PME through PCIe PME interrupt
[ 34.247016] pcie_pme 0000:00:18.1:pcie01: service driver pcie_pme loaded
[ 34.247112] pcieport 0000:00:18.2: Signaling PME through PCIe PME interrupt
[ 34.247221] pcie_pme 0000:00:18.2:pcie01: service driver pcie_pme loaded
[ 34.247311] pcieport 0000:00:18.3: Signaling PME through PCIe PME interrupt
[ 34.247419] pcie_pme 0000:00:18.3:pcie01: service driver pcie_pme loaded
[ 34.247509] pcieport 0000:00:18.4: Signaling PME through PCIe PME interrupt
[ 34.247616] pcie_pme 0000:00:18.4:pcie01: service driver pcie_pme loaded
[ 34.247709] pcieport 0000:00:18.5: Signaling PME through PCIe PME interrupt
[ 34.247815] pcie_pme 0000:00:18.5:pcie01: service driver pcie_pme loaded
[ 34.247905] pcieport 0000:00:18.6: Signaling PME through PCIe PME interrupt
[ 34.248012] pcie_pme 0000:00:18.6:pcie01: service driver pcie_pme loaded
[ 34.248101] pcieport 0000:00:18.7: Signaling PME through PCIe PME interrupt
[ 34.248208] pcie_pme 0000:00:18.7:pcie01: service driver pcie_pme loaded
[ 34.248382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 34.248599] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 34.272015] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 34.295565] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 34.297113] Non-volatile memory driver v1.3
[ 34.297186] intel_idle: does not run on family 6 model 15
[ 34.297469] ACPI: AC Adapter [ACAD] (on-line)
[ 34.297785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 34.297898] ACPI: Power Button [PWRF]
[ 44.587522] GHES: HEST is not enabled!
[ 44.589546] loop: module loaded
[ 44.589996] vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16
[ 44.590194] vmw_vmci 0000:00:07.7: Using capabilities 0x4
[ 44.590544] Guest personality initialized and is active
[ 44.590713] VMCI host device registered (name=vmci, major=10, minor=62)
[ 44.596013] Initialized host personality
[ 44.597308] mpt2sas version 14.100.00.00 loaded
[ 44.597546] VMware PVSCSI driver - version 1.0.2.0-k
[ 44.597926] vmw_pvscsi: using 64bit dma
[ 44.598313] vmw_pvscsi 0000:0b:00.0: vmw_pvscsi: host->max_id: 16
[ 44.599218] vmw_pvscsi 0000:0b:00.0: irq 72 for MSI/MSI-X
[ 44.599301] vmw_pvscsi: using MSI-X
[ 44.599445] scsi0 : VMware PVSCSI storage adapter rev 2, req/cmp/msg rings: 8/8/1 pages, cmd_per_lun=64
[ 44.599748] vmw_pvscsi 0000:0b:00.0: VMware PVSCSI rev 2 host #0
[ 44.599998] scsi 0:0:0:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2
[ 44.601275] sd 0:0:0:0: [sda] 419430400 512-byte logical blocks: (214 GB/200 GiB)
[ 44.601407] sd 0:0:0:0: [sda] Write Protect is off
[ 44.601481] sd 0:0:0:0: [sda] Mode Sense: 61 00 00 00
[ 44.601504] sd 0:0:0:0: [sda] Cache data unavailable
[ 44.601579] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 44.602063] sd 0:0:0:0: [sda] Cache data unavailable
[ 44.602140] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 44.602379] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 44.605943] VMware vmxnet3 virtual NIC driver - version 1.1.30.0-k-NAPI
[ 44.606045] vmxnet3 0000:03:00.0: # of Tx queues : 4, # of Rx queues : 4
[ 44.612302] vmxnet3 0000:03:00.0: irq 73 for MSI/MSI-X
[ 44.612351] vmxnet3 0000:03:00.0: irq 74 for MSI/MSI-X
[ 44.612402] vmxnet3 0000:03:00.0: irq 75 for MSI/MSI-X
[ 44.612427] vmxnet3 0000:03:00.0: irq 76 for MSI/MSI-X
[ 44.612452] vmxnet3 0000:03:00.0: irq 77 for MSI/MSI-X
[ 44.613495] vmxnet3 0000:03:00.0 eth0: NIC Link is Up 10000 Mbps
[ 44.613673] Fusion MPT base driver 3.04.20
[ 44.613742] Copyright (c) 1999-2008 LSI Corporation
[ 44.613819] Fusion MPT SPI Host driver 3.04.20
[ 44.613985] Fusion MPT FC Host driver 3.04.20
[ 44.614137] Fusion MPT SAS Host driver 3.04.20
[ 44.614297] Fusion MPT misc device (ioctl) driver 3.04.20
[ 44.614467] mptctl: Registered with Fusion MPT base driver
[ 44.618506] mptctl: /dev/mptctl @ (major,minor=10,220)
[ 44.618762] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
[ 44.651248] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 45.127092] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 45.127180] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 45.127529] mousedev: PS/2 mouse device common for all mice
[ 45.128201] sd 0:0:0:0: [sda] Cache data unavailable
[ 45.131850] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 45.131935] sd 0:0:0:0: [sda] Attached SCSI disk
[ 45.148306] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 45.148466] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram
[ 45.148936] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@xxxxxxxxxx
[ 45.149095] cpuidle: using governor ladder
[ 45.149163] cpuidle: using governor menu
[ 45.149233] EFI Variables Facility v0.08 2004-May-17
[ 45.149489] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 45.151007] hidraw: raw HID events driver (C) Jiri Kosina
[ 45.151264] Netfilter messages via NETLINK v0.30.
[ 45.151345] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 45.151714] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 45.151876] TCP: cubic registered
[ 45.151946] NET: Registered protocol family 17
[ 45.152027] Key type dns_resolver registered
[ 45.152393] registered taskstats version 1
[ 45.156928] rtc_cmos 00:03: setting system clock to 2013-07-21 12:39:14 UTC (1374410354)
[ 45.157896] Freeing unused kernel memory: 764k freed
[ 45.158100] Write protecting the kernel read-only data: 6144k
[ 45.159697] Freeing unused kernel memory: 552k freed
[ 45.161415] Freeing unused kernel memory: 644k freed
[ 45.349038] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2
[ 45.502125] HP CISS Driver (v 3.6.26)
[ 45.512512] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[ 45.513055] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[ 45.516202] megasas: 06.506.00.00-rc1 Sat. Feb. 9 17:00:00 PDT 2013
[ 45.563721] md: raid0 personality registered for level 0
[ 45.565429] md: raid1 personality registered for level 1
[ 45.570928] xor: measuring software checksum speed
[ 45.607225] prefetch64-sse: 10765.000 MB/sec
[ 45.647229] generic_sse: 9502.000 MB/sec
[ 45.647311] xor: using function: prefetch64-sse (10765.000 MB/sec)
[ 45.715223] raid6: sse2x1 6447 MB/s
[ 45.783231] raid6: sse2x2 7549 MB/s
[ 45.851229] raid6: sse2x4 8333 MB/s
[ 45.851385] raid6: using algorithm sse2x4 (8333 MB/s)
[ 45.851459] raid6: using ssse3x2 recovery algorithm
[ 45.852409] md: raid6 personality registered for level 6
[ 45.852491] md: raid5 personality registered for level 5
[ 45.852567] md: raid4 personality registered for level 4
[ 45.858433] md: raid10 personality registered for level 10
[ 45.860647] md: linear personality registered for level -1
[ 45.881988] RPC: Registered named UNIX socket transport module.
[ 45.882093] RPC: Registered udp transport module.
[ 45.882165] RPC: Registered tcp transport module.
[ 45.882237] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 45.889203] fuse init (API version 7.21)
[ 45.892749] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 45.892946] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 45.894731] pps_core: LinuxPPS API ver. 1 registered
[ 45.894827] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 45.895258] PTP clock support registered
[ 45.899115] Loading iSCSI transport class v2.0-870.
[ 45.905721] iscsi: registered transport (tcp)
[ 46.090464] bio: create slab <bio-1> at 1
[ 46.111978] EXT3-fs (sda2): recovery required on readonly filesystem
[ 46.112080] EXT3-fs (sda2): write access will be enabled during recovery
[ 46.166791] kjournald starting. Commit interval 5 seconds
[ 46.166813] EXT3-fs (sda2): orphan cleanup on readonly fs
[ 46.171059] ext3_orphan_cleanup: deleting unreferenced inode 424868
[ 46.217648] ext3_orphan_cleanup: deleting unreferenced inode 545816
[ 46.220891] EXT3-fs (sda2): 2 orphan inodes deleted
[ 46.223850] EXT3-fs (sda2): recovery complete
[ 46.223943] EXT3-fs (sda2): mounted filesystem with writeback data mode
[ 46.372212] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
[ 46.372311] EXT4-fs (dm-0): write access will be enabled during recovery
[ 46.465383] EXT4-fs (dm-0): recovery complete
[ 46.466403] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 53.748604] systemd-udevd[2834]: starting version 205
[ 54.854771] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 54.910346] Linux agpgart interface v0.103
[ 54.923649] systemd-udevd[2850]: renamed network interface eth0 to enp3s0
[ 54.923688] i2c-core: driver [dummy] registered
[ 54.957168] [drm] Initialized drm 1.1.0 20060810
[ 55.115636] [drm] Capabilities:
[ 55.115639] [drm] Rect copy.
[ 55.115640] [drm] Cursor.
[ 55.115640] [drm] Cursor bypass.
[ 55.115641] [drm] Cursor bypass 2.
[ 55.115642] [drm] 8bit emulation.
[ 55.115643] [drm] Alpha cursor.
[ 55.115644] [drm] Extended Fifo.
[ 55.115645] [drm] Multimon.
[ 55.115645] [drm] Pitchlock.
[ 55.115646] [drm] Irq mask.
[ 55.115647] [drm] Display Topology.
[ 55.115648] [drm] GMR.
[ 55.115649] [drm] Max GMR ids is 64
[ 55.115650] [drm] Max GMR descriptors is 4096
[ 55.115651] [drm] VRAM at 0xd4000000 size is 32768 kiB
[ 55.115652] [drm] MMIO at 0xd8000000 size is 256 kiB
[ 55.115654] [drm] global init.
[ 55.115714] [TTM] Zone kernel: Available graphics memory: 8220642 kiB
[ 55.115716] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 55.115717] [TTM] Initializing pool allocator
[ 55.115720] [TTM] Initializing DMA pool allocator
[ 55.115737] mtrr: type mismatch for d8000000,40000 old: write-back new: write-combining
[ 55.115962] [drm] Not using screen objects, missing cap SCREEN_OBJECT_2
[ 55.115965] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 55.115966] [drm] No driver support for vblank timestamp query.
[ 55.116036] [drm] Initialized vmwgfx 2.4.0 20120209 for 0000:00:0f.0 on minor 0
[ 83.405049] EXT3-fs (sda2): using internal journal
[ 83.454532] EXT4-fs (dm-0): warning: maximal mount count reached, running e2fsck is recommended
[ 83.457209] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 83.527969] Adding 7815616k swap on /dev/sda3. Priority:-1 extents:1 across:7815616k
[ 83.566535] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 83.570004] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[ 83.572786] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[ 83.574658] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
[ 83.579294] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null)
[ 84.733169] vmxnet3 0000:03:00.0 enp3s0: intr type 3, mode 0, 5 vectors allocated
[ 84.733800] vmxnet3 0000:03:00.0 enp3s0: NIC Link is Up 10000 Mbps