Skocz do zawartości
mcbarlo

Kernel panic - fatal exception in interrput

Polecane posty

Walczę z jednym z routerów BGP. Działa na nim Gentoo i Bird 1.5. Sytuacja wygląda tak, że na kernelu 4.1.15 wszystko działa stabilnie do momentu uruchomienia jakiegokolwiek narzędzia do monitorowania sieci np. iptraf czy tcpdump. Wtedy odrazu kernel panic fatal exception in interrput.

 

W przypadku kernela 4.4.6 kernel panic występuje odrazu w momencie nawiązania sesji, czyli większego ruchu.

 

Cała powyższa sytuacja nie ma miejsca kiedy użyje zabytkowego kernela z serii 2.6. Dlatego wykluczam problem sprzętowy choć mogę się mylić.

 

Platforma to HP DL320e Gen8 v2 z kartami Intela x520. Może to problem sterownika ixgbe i promiscuous mode?

 

Czy jest sens stosować kernele real time dla routerów? Może to rozwiąże problem?

 

EDIT: ACPI wyłączałem bez zmian.

Edytowano przez mcbarlo (zobacz historię edycji)

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Może nie masz włączonej obsługi monitorowania sieci?

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Może nie masz włączonej obsługi monitorowania sieci?

 

To nie powinno się kończyć kernel paniciem tylko -ERRNO.

 

 

@mcbarlo

 

Pokaż tego kernel panica, dmesg czy coś.

Udostępnij ten post


Link to postu
Udostępnij na innych stronach


Po załadowaniu microcode procesora:






[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.15-gentoo-r1 (root@livecd) (gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) ) #1 SMP Mon Feb 29 00:06:46 CET 2016
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.1.15-gentoo-r1 root=/dev/md126 ro domdadm
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000997ff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000099800-0x0000000000099bff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000f1de3fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000f1de4000-0x00000000f1dedfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000f1dee000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fee0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000010bffefff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: HP ProLiant DL320e Gen8 v2, BIOS P80 03/28/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x10bfff max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00F4000000 mask 7FFC000000 uncachable
[ 0.000000] 1 base 00F8000000 mask 7FF8000000 uncachable
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] e820: last_pfn = 0xf1de4 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f4f80-0x000f4f8f] mapped at [ffff8800000f4f80]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000093000] 93000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01a71000, 0x01a71fff] PGTABLE
[ 0.000000] BRK [0x01a72000, 0x01a72fff] PGTABLE
[ 0.000000] BRK [0x01a73000, 0x01a73fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x10bc00000-0x10bdfffff]
[ 0.000000] [mem 0x10bc00000-0x10bdfffff] page 2M
[ 0.000000] BRK [0x01a74000, 0x01a74fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x10bbfffff]
[ 0.000000] [mem 0x100000000-0x10bbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0xe0000000-0xf1de3fff]
[ 0.000000] [mem 0xe0000000-0xf1bfffff] page 2M
[ 0.000000] [mem 0xf1c00000-0xf1de3fff] page 4k
[ 0.000000] BRK [0x01a75000, 0x01a75fff] PGTABLE
[ 0.000000] BRK [0x01a76000, 0x01a76fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xc0000000-0xdfffffff]
[ 0.000000] [mem 0xc0000000-0xdfffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbfffffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
[ 0.000000] init_memory_mapping: [mem 0x10be00000-0x10bffefff]
[ 0.000000] [mem 0x10be00000-0x10bffefff] page 4k
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP )
[ 0.000000] ACPI: XSDT 0x00000000F1DE6400 0000B4 (v01 HP ProLiant 00000002 \xffffffd2? 0000162E)
[ 0.000000] ACPI: FACP 0x00000000F1DE6540 0000F4 (v03 HP ProLiant 00000002 \xffffffd2? 0000162E)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20150410/tbfadt-623)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm2ControlBlock: 8/32 (20150410/tbfadt-623)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20150410/tbfadt-704)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20150410/tbfadt-704)
[ 0.000000] ACPI: DSDT 0x00000000F1DE6640 0025CE (v01 HP DSDT 00000001 INTL 20030228)
[ 0.000000] ACPI: FACS 0x00000000F1DE4140 000040
[ 0.000000] ACPI: FACS 0x00000000F1DE4140 000040
[ 0.000000] ACPI: SPCR 0x00000000F1DE4180 000050 (v01 HP SPCRRBSU 00000001 \xffffffd2? 0000162E)
[ 0.000000] ACPI: MCFG 0x00000000F1DE4200 00003C (v01 HP ProLiant 00000001 00000000)
[ 0.000000] ACPI: HPET 0x00000000F1DE4240 000038 (v01 HP ProLiant 00000002 \xffffffd2? 0000162E)
[ 0.000000] ACPI: FFFF 0x00000000F1DE4280 000064 (v02 HP ProLiant 00000002 \xffffffd2? 0000162E)
[ 0.000000] ACPI: SPMI 0x00000000F1DE4300 000040 (v05 HP ProLiant 00000001 \xffffffd2? 0000162E)
[ 0.000000] ACPI: ERST 0x00000000F1DE4340 000230 (v01 HP ProLiant 00000001 \xffffffd2? 0000162E)
[ 0.000000] ACPI: APIC 0x00000000F1DE4580 000252 (v01 HP ProLiant 00000002 00000000)
[ 0.000000] ACPI: FFFF 0x00000000F1DE4800 000176 (v01 HP ProLiant 00000001 \xffffffd2? 0000162E)
[ 0.000000] ACPI: BERT 0x00000000F1DE4980 000030 (v01 HP ProLiant 00000001 \xffffffd2? 0000162E)
[ 0.000000] ACPI: HEST 0x00000000F1DE49C0 0000BC (v01 HP ProLiant 00000001 \xffffffd2? 0000162E)
[ 0.000000] ACPI: DMAR 0x00000000F1DE4A80 0003BC (v01 HP ProLiant 00000001 \xffffffd2? 0000162E)
[ 0.000000] ACPI: FFFF 0x00000000F1DE63C0 00002D (v01 HP ProLiant 00000001 00000000)
[ 0.000000] ACPI: SSDT 0x00000000F1DE8C40 000137 (v03 HP CRSPCI0 00000002 HP 00000001)
[ 0.000000] ACPI: SSDT 0x00000000F1DE8D80 0002CB (v03 HP riser0 00000002 INTL 20030228)
[ 0.000000] ACPI: SSDT 0x00000000F1DE9080 0001E1 (v01 HP pcc 00000001 INTL 20090625)
[ 0.000000] ACPI: SSDT 0x00000000F1DE9280 000377 (v01 HP pmab 00000001 INTL 20090625)
[ 0.000000] ACPI: SSDT 0x00000000F1DE9600 0013A4 (v01 INTEL PPM RCM 80000001 INTL 20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000010bffefff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x10bffb000-0x10bffefff]
[ 0.000000] [ffffea0000000000-ffffea00043fffff] PMD -> [ffff880107200000-ffff88010b3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000010bffefff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000098fff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000f1de3fff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000010bffefff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000010bffefff]
[ 0.000000] On node 0 totalpages: 1039739
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3992 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 986596 pages, LIFO batch:31
[ 0.000000] Normal zone: 768 pages used for memmap
[ 0.000000] Normal zone: 49151 pages, LIFO batch:15
[ 0.000000] ACPI: PM-Timer IO Port: 0x908
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] e820: [mem 0xf8000000-0xfebfffff] available for PCI devices
[ 0.000000] clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88010ba00000 s88728 r8192 d30056 u262144
[ 0.000000] pcpu-alloc: s88728 r8192 d30056 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1022566
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.1.15-gentoo-r1 root=/dev/md126 ro domdadm
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 4013452K/4158956K available (6493K kernel code, 564K rwdata, 2036K rodata, 884K init, 668K bss, 145504K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:4352 nr_irqs:488 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3292.258 MHz processor
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6584.51 BogoMIPS (lpj=3292258)
[ 0.000399] pid_max: default: 32768 minimum: 301
[ 0.000595] ACPI: Core revision 20150410
[ 0.002033] ACPI: All ACPI Tables successfully acquired
[ 0.002354] Security Framework initialized
[ 0.002689] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.003675] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.004232] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.004436] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.004755] Initializing cgroup subsys freezer
[ 0.004948] Initializing cgroup subsys net_cls
[ 0.005155] CPU: Physical Processor ID: 0
[ 0.005355] CPU: Processor Core ID: 0
[ 0.005549] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.005742] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.006667] mce: CPU supports 9 MCE banks
[ 0.006867] CPU0: Thermal monitoring enabled (TM1)
[ 0.007065] process: using mwait in idle threads
[ 0.007260] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.007462] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.007900] Freeing SMP alternatives memory: 24K (ffffffff819c3000 - ffffffff819c9000)
[ 0.008635] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.018832] TSC deadline timer enabled
[ 0.018834] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1230 v3 @ 3.30GHz (fam: 06, model: 3c, stepping: 03)
[ 0.019341] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Broken BIOS detected, complain to your hardware vendor.
[ 0.019972] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 38d is 330)
[ 0.020168] Intel PMU driver.
[ 0.020360] ... version: 3
[ 0.020551] ... bit width: 48
[ 0.020742] ... generic registers: 4
[ 0.020934] ... value mask: 0000ffffffffffff
[ 0.021127] ... max period: 0000ffffffffffff
[ 0.021320] ... fixed-purpose events: 3
[ 0.021515] ... event mask: 000000070000000f
[ 0.021838] x86: Booting SMP configuration:
[ 0.022030] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.120071] x86: Booted up 1 node, 8 CPUs
[ 0.120462] smpboot: Total of 8 processors activated (52676.12 BogoMIPS)
[ 0.126422] devtmpfs: initialized
[ 0.126736] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.127175] NET: Registered protocol family 16
[ 0.134376] cpuidle: using governor ladder
[ 0.146420] cpuidle: using governor menu
[ 0.146635] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.146830] ACPI: bus type PCI registered
[ 0.147050] dca service started, version 1.12.1
[ 0.147260] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf4000000-0xf7ffffff] (base 0xf4000000)
[ 0.147606] PCI: MMCONFIG at [mem 0xf4000000-0xf7ffffff] reserved in E820
[ 0.147834] PCI: Using configuration type 1 for base access
[ 0.148136] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.156738] ACPI: Added _OSI(Module Device)
[ 0.156932] ACPI: Added _OSI(Processor Device)
[ 0.157124] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.157318] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.158909] ACPI: Interpreter enabled
[ 0.159102] ACPI: (supports S0 S5)
[ 0.159293] ACPI: Using IOAPIC for interrupt routing
[ 0.159496] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.161251] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-0e])
[ 0.161450] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.161733] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME AER PCIeCapability]
[ 0.162067] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[ 0.162396] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
[ 0.162593] acpi PNP0A08:00: _OSC: platform willing to grant []
[ 0.166070] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[ 0.166272] acpi PNP0A08:00: host bridge window expanded to [mem 0xfed00000-0xfed44fff window]; [mem 0xfed00000-0xfed44fff window] ignored
[ 0.166618] PCI host bridge to bus 0000:00
[ 0.166811] pci_bus 0000:00: root bus resource [bus 00-0e]
[ 0.167005] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfbffffff window]
[ 0.167201] pci_bus 0000:00: root bus resource [io 0x1000-0xffff window]
[ 0.167396] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.167590] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.167784] pci_bus 0000:00: root bus resource [io 0x0d00-0x0fff window]
[ 0.167990] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed44fff window]
[ 0.168188] pci_bus 0000:00: root bus resource [io 0x03b0-0x03bb window]
[ 0.168386] pci_bus 0000:00: root bus resource [io 0x03c0-0x03df window]
[ 0.168583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.168786] pci 0000:00:00.0: [8086:0c08] type 00 class 0x060000
[ 0.168831] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.168853] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.168889] pci 0000:00:01.1: [8086:0c05] type 01 class 0x060400
[ 0.168910] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.168935] pci 0000:00:01.2: [8086:0c09] type 01 class 0x060400
[ 0.168955] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[ 0.168996] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.169010] pci 0000:00:14.0: reg 0x10: [mem 0xfacf0000-0xfacfffff 64bit]
[ 0.169055] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.169088] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.169102] pci 0000:00:1a.0: reg 0x10: [mem 0xface0000-0xface03ff]
[ 0.169166] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.169197] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.169243] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.169276] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
[ 0.169321] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.169352] pci 0000:00:1c.7: [8086:8c1e] type 01 class 0x060400
[ 0.169398] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.169429] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.169443] pci 0000:00:1d.0: reg 0x10: [mem 0xfacd0000-0xfacd03ff]
[ 0.169508] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.169541] pci 0000:00:1f.0: [8086:8c52] type 00 class 0x060100
[ 0.169652] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[ 0.169662] pci 0000:00:1f.2: reg 0x10: [io 0x1000-0x1007]
[ 0.169667] pci 0000:00:1f.2: reg 0x14: [io 0x1008-0x100b]
[ 0.169673] pci 0000:00:1f.2: reg 0x18: [io 0x1010-0x1017]
[ 0.169678] pci 0000:00:1f.2: reg 0x1c: [io 0x1018-0x101b]
[ 0.169683] pci 0000:00:1f.2: reg 0x20: [io 0x1020-0x103f]
[ 0.169689] pci 0000:00:1f.2: reg 0x24: [mem 0xfacc0000-0xfacc07ff]
[ 0.169712] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.169757] pci 0000:04:00.0: [8086:154d] type 00 class 0x020000
[ 0.169767] pci 0000:04:00.0: reg 0x10: [mem 0xfbf80000-0xfbffffff 64bit]
[ 0.169771] pci 0000:04:00.0: reg 0x18: [io 0x4000-0x401f]
[ 0.169782] pci 0000:04:00.0: reg 0x20: [mem 0xfbf70000-0xfbf73fff 64bit]
[ 0.169786] pci 0000:04:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 0.169810] pci 0000:04:00.0: PME# supported from D0 D3hot
[ 0.169867] pci 0000:04:00.1: [8086:154d] type 00 class 0x020000
[ 0.169877] pci 0000:04:00.1: reg 0x10: [mem 0xfbe80000-0xfbefffff 64bit]
[ 0.169881] pci 0000:04:00.1: reg 0x18: [io 0x4020-0x403f]
[ 0.169891] pci 0000:04:00.1: reg 0x20: [mem 0xfbe70000-0xfbe73fff 64bit]
[ 0.169896] pci 0000:04:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 0.169920] pci 0000:04:00.1: PME# supported from D0 D3hot
[ 0.171428] pci 0000:00:01.0: PCI bridge to [bus 04]
[ 0.171622] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 0.171623] pci 0000:00:01.0: bridge window [mem 0xfbe00000-0xfbffffff]
[ 0.171640] pci 0000:00:01.1: PCI bridge to [bus 07]
[ 0.171850] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.172067] pci 0000:00:1c.0: PCI bridge to [bus 0a]
[ 0.172303] pci 0000:03:00.0: [14e4:165f] type 00 class 0x020000
[ 0.172325] pci 0000:03:00.0: reg 0x10: [mem 0xfabf0000-0xfabfffff 64bit pref]
[ 0.172340] pci 0000:03:00.0: reg 0x18: [mem 0xfabe0000-0xfabeffff 64bit pref]
[ 0.172356] pci 0000:03:00.0: reg 0x20: [mem 0xfabd0000-0xfabdffff 64bit pref]
[ 0.172366] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.172435] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.172472] pci 0000:03:00.1: [14e4:165f] type 00 class 0x020000
[ 0.172494] pci 0000:03:00.1: reg 0x10: [mem 0xfabc0000-0xfabcffff 64bit pref]
[ 0.172509] pci 0000:03:00.1: reg 0x18: [mem 0xfabb0000-0xfabbffff 64bit pref]
[ 0.172524] pci 0000:03:00.1: reg 0x20: [mem 0xfaba0000-0xfabaffff 64bit pref]
[ 0.172534] pci 0000:03:00.1: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.172601] pci 0000:03:00.1: PME# supported from D0 D3hot D3cold
[ 0.174442] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.174642] pci 0000:00:1c.5: bridge window [mem 0xfab00000-0xfabfffff 64bit pref]
[ 0.174682] pci 0000:01:00.0: [103c:3306] type 00 class 0x088000
[ 0.174701] pci 0000:01:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.174713] pci 0000:01:00.0: reg 0x14: [mem 0xfbdf0000-0xfbdf01ff]
[ 0.174724] pci 0000:01:00.0: reg 0x18: [io 0x3400-0x34ff]
[ 0.174851] pci 0000:01:00.1: [102b:0533] type 00 class 0x030000
[ 0.174870] pci 0000:01:00.1: reg 0x10: [mem 0xf9000000-0xf9ffffff pref]
[ 0.174882] pci 0000:01:00.1: reg 0x14: [mem 0xfbde0000-0xfbde3fff]
[ 0.174893] pci 0000:01:00.1: reg 0x18: [mem 0xfb000000-0xfb7fffff]
[ 0.175016] pci 0000:01:00.2: [103c:3307] type 00 class 0x088000
[ 0.175034] pci 0000:01:00.2: reg 0x10: [io 0x3800-0x38ff]
[ 0.175046] pci 0000:01:00.2: reg 0x14: [mem 0xfaff0000-0xfaff00ff]
[ 0.175057] pci 0000:01:00.2: reg 0x18: [mem 0xfae00000-0xfaefffff]
[ 0.175069] pci 0000:01:00.2: reg 0x1c: [mem 0xfad80000-0xfadfffff]
[ 0.175080] pci 0000:01:00.2: reg 0x20: [mem 0xfad70000-0xfad77fff]
[ 0.175092] pci 0000:01:00.2: reg 0x24: [mem 0xfad60000-0xfad67fff]
[ 0.175103] pci 0000:01:00.2: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 0.175150] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[ 0.175188] pci 0000:01:00.4: [103c:3300] type 00 class 0x0c0300
[ 0.175249] pci 0000:01:00.4: reg 0x20: [io 0x3c00-0x3c1f]
[ 0.176446] pci 0000:00:1c.7: PCI bridge to [bus 01]
[ 0.176642] pci 0000:00:1c.7: bridge window [io 0x3000-0x3fff]
[ 0.176644] pci 0000:00:1c.7: bridge window [mem 0xfad00000-0xfbdfffff]
[ 0.176647] pci 0000:00:1c.7: bridge window [mem 0xf9000000-0xf9ffffff 64bit pref]
[ 0.176680] pci_bus 0000:00: on NUMA node 0
[ 0.176801] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 10 *11)
[ 0.177354] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *7 10 11)
[ 0.177909] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 10 *11)
[ 0.178460] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 *10 11)
[ 0.179011] ACPI: PCI Interrupt Link [LNKE] (IRQs *5 7 10 11)
[ 0.179564] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 10 11) *4
[ 0.180179] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 7 10 11) *0, disabled.
[ 0.180842] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 7 10 11) *0, disabled.
[ 0.181554] vgaarb: setting as boot device: PCI:0000:01:00.1
[ 0.181747] vgaarb: device added: PCI:0000:01:00.1,decodes=io+mem,owns=io+mem,locks=none
[ 0.181947] vgaarb: loaded
[ 0.182137] vgaarb: bridge control possible 0000:01:00.1
[ 0.182359] SCSI subsystem initialized
[ 0.182570] libata version 3.00 loaded.
[ 0.182588] ACPI: bus type USB registered
[ 0.182790] usbcore: registered new interface driver usbfs
[ 0.182989] usbcore: registered new interface driver hub
[ 0.183193] usbcore: registered new device driver usb
[ 0.183402] pps_core: LinuxPPS API ver. 1 registered
[ 0.183594] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 0.183927] PTP clock support registered
[ 0.184152] PCI: Using ACPI for IRQ routing
[ 0.185482] PCI: pci_cache_line_size set to 64 bytes
[ 0.185520] e820: reserve RAM buffer [mem 0x00099800-0x0009ffff]
[ 0.185521] e820: reserve RAM buffer [mem 0xf1de4000-0xf3ffffff]
[ 0.185522] e820: reserve RAM buffer [mem 0x10bfff000-0x10bffffff]
[ 0.185587] NetLabel: Initializing
[ 0.185778] NetLabel: domain hash size = 128
[ 0.185969] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.186168] NetLabel: unlabeled traffic allowed by default
[ 0.186377] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.187085] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.190300] Switched to clocksource hpet
[ 0.191535] pnp: PnP ACPI init
[ 0.191847] system 00:00: [io 0x0408-0x040f] has been reserved
[ 0.192043] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.192236] system 00:00: [io 0x0310-0x0313] has been reserved
[ 0.192451] system 00:00: [io 0x0316-0x0317] has been reserved
[ 0.193481] system 00:00: [io 0x0700-0x071f] has been reserved
[ 0.193675] system 00:00: [io 0x0880-0x08ff] has been reserved
[ 0.193869] system 00:00: [io 0x0900-0x097f] has been reserved
[ 0.194062] system 00:00: [io 0x0cd4-0x0cd7] has been reserved
[ 0.194256] system 00:00: [io 0x0cd0-0x0cd3] has been reserved
[ 0.194473] system 00:00: [io 0x0f50-0x0f58] has been reserved
[ 0.194667] system 00:00: [io 0x0ca0-0x0ca1] has been reserved
[ 0.194862] system 00:00: [io 0x0ca4-0x0ca5] has been reserved
[ 0.195065] system 00:00: [io 0x02f8-0x02ff] has been reserved
[ 0.195259] system 00:00: [mem 0xf4000000-0xf7ffffff] has been reserved
[ 0.195471] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved
[ 0.195667] system 00:00: [mem 0xfed90000-0xfed91fff] has been reserved
[ 0.195861] system 00:00: [mem 0xfed90000-0xfed91fff] has been reserved
[ 0.196065] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.196076] pnp 00:01: Plug and Play ACPI device, IDs IPI0001 (active)
[ 0.196112] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.196125] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.196136] pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e (active)
[ 0.196199] pnp: PnP ACPI: found 5 devices
[ 0.200937] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.201315] pci 0000:00:1c.5: BAR 8: assigned [mem 0xf8000000-0xf80fffff]
[ 0.201511] pci 0000:04:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[ 0.201707] pci 0000:04:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[ 0.201902] pci 0000:04:00.1: BAR 6: no space for [mem size 0x00080000 pref]
[ 0.202106] pci 0000:04:00.1: BAR 6: failed to assign [mem size 0x00080000 pref]
[ 0.202313] pci 0000:00:01.0: PCI bridge to [bus 04]
[ 0.202509] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 0.202704] pci 0000:00:01.0: bridge window [mem 0xfbe00000-0xfbffffff]
[ 0.202901] pci 0000:00:01.1: PCI bridge to [bus 07]
[ 0.203106] pci 0000:00:01.2: PCI bridge to [bus 02]
[ 0.203314] pci 0000:00:1c.0: PCI bridge to [bus 0a]
[ 0.203515] pci 0000:03:00.0: BAR 6: assigned [mem 0xf8000000-0xf801ffff pref]
[ 0.203710] pci 0000:03:00.1: BAR 6: assigned [mem 0xf8020000-0xf803ffff pref]
[ 0.203905] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.204109] pci 0000:00:1c.5: bridge window [mem 0xf8000000-0xf80fffff]
[ 0.204318] pci 0000:00:1c.5: bridge window [mem 0xfab00000-0xfabfffff 64bit pref]
[ 0.204518] pci 0000:01:00.2: BAR 6: assigned [mem 0xfad00000-0xfad0ffff pref]
[ 0.204714] pci 0000:00:1c.7: PCI bridge to [bus 01]
[ 0.204907] pci 0000:00:1c.7: bridge window [io 0x3000-0x3fff]
[ 0.205112] pci 0000:00:1c.7: bridge window [mem 0xfad00000-0xfbdfffff]
[ 0.205321] pci 0000:00:1c.7: bridge window [mem 0xf9000000-0xf9ffffff 64bit pref]
[ 0.205522] pci_bus 0000:00: resource 4 [mem 0xf8000000-0xfbffffff window]
[ 0.205523] pci_bus 0000:00: resource 5 [io 0x1000-0xffff window]
[ 0.205524] pci_bus 0000:00: resource 6 [io 0x0000-0x03af window]
[ 0.205524] pci_bus 0000:00: resource 7 [io 0x03e0-0x0cf7 window]
[ 0.205525] pci_bus 0000:00: resource 8 [io 0x0d00-0x0fff window]
[ 0.205526] pci_bus 0000:00: resource 9 [mem 0xfed00000-0xfed44fff window]
[ 0.205526] pci_bus 0000:00: resource 10 [io 0x03b0-0x03bb window]
[ 0.205527] pci_bus 0000:00: resource 11 [io 0x03c0-0x03df window]
[ 0.205528] pci_bus 0000:00: resource 12 [mem 0x000a0000-0x000bffff window]
[ 0.205529] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
[ 0.205529] pci_bus 0000:04: resource 1 [mem 0xfbe00000-0xfbffffff]
[ 0.205530] pci_bus 0000:03: resource 1 [mem 0xf8000000-0xf80fffff]
[ 0.205531] pci_bus 0000:03: resource 2 [mem 0xfab00000-0xfabfffff 64bit pref]
[ 0.205532] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.205533] pci_bus 0000:01: resource 1 [mem 0xfad00000-0xfbdfffff]
[ 0.205533] pci_bus 0000:01: resource 2 [mem 0xf9000000-0xf9ffffff 64bit pref]
[ 0.205551] NET: Registered protocol family 2
[ 0.205834] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.206072] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.206329] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.206535] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.206738] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.206961] NET: Registered protocol family 1
[ 0.207223] pci 0000:00:14.0: CONFIG_USB_XHCI_HCD is turned off, defaulting to EHCI.
[ 0.207437] pci 0000:00:14.0: USB 3.0 devices will work at USB 2.0 speeds.
[ 0.229366] pci 0000:01:00.1: Video device with shadowed ROM
[ 0.229453] PCI: CLS 64 bytes, default 64
[ 0.229465] dmar: Host address width 39
[ 0.229657] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.229853] dmar: IOMMU 0: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
[ 0.230048] dmar: RMRR base: 0x000000f1ffd000 end: 0x000000f1ffffff
[ 0.230244] dmar: RMRR base: 0x000000f1ff6000 end: 0x000000f1ffcfff
[ 0.230445] dmar: RMRR base: 0x000000f1f93000 end: 0x000000f1f94fff
[ 0.230642] dmar: RMRR base: 0x000000f1f8f000 end: 0x000000f1f92fff
[ 0.230838] dmar: RMRR base: 0x000000f1f7f000 end: 0x000000f1f8efff
[ 0.231044] dmar: RMRR base: 0x000000f1f7e000 end: 0x000000f1f7efff
[ 0.231239] dmar: RMRR base: 0x000000000f4000 end: 0x000000000f4fff
[ 0.231438] dmar: RMRR base: 0x000000000e8000 end: 0x000000000e8fff
[ 0.231633] dmar: RMRR base: 0x000000f1dee000 end: 0x000000f1deefff
[ 0.231838] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.232035] software IO TLB [mem 0xedde4000-0xf1de4000] (64MB) mapped at [ffff8800edde4000-ffff8800f1de3fff]
[ 0.232399] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.232733] hw unit of domain pp0-core 2^-14 Joules
[ 0.232927] hw unit of domain package 2^-14 Joules
[ 0.233121] hw unit of domain dram 2^-14 Joules
[ 0.233318] hw unit of domain pp1-gpu 2^-14 Joules
[ 0.233557] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x17
[ 0.233757] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x17
[ 0.233955] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x17
[ 0.234153] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x17
[ 0.234359] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x17
[ 0.234557] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x17
[ 0.234756] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x17
[ 0.234955] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x17
[ 0.235168] microcode: Microcode Update Driver: v2.00 , Peter Oruba
[ 0.235730] Scanning for low memory corruption every 60 seconds
[ 0.236034] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.236261] audit: initializing netlink subsys (disabled)
[ 0.236482] audit: type=2000 audit(1472827324.213:1): initialized
[ 0.236795] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.238397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.238600] io scheduler noop registered
[ 0.238795] io scheduler deadline registered
[ 0.239014] io scheduler cfq registered (default)
[ 0.239573] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.239787] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.504414] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 0.505089] Non-volatile memory driver v1.3
[ 0.505445] Linux agpgart interface v0.103
[ 0.505773] intel_idle: MWAIT substates: 0x42120
[ 0.505775] intel_idle: v0.4 model 0x3C
[ 0.505777] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.506563] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.506802] ACPI: Power Button [PWRF]
[ 0.507661] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.507892] ACPI: Thermal Zone [THM0] (8 C)
[ 0.508141] ioatdma: Intel(R) QuickData Technology Driver 4.00
[ 0.510948] loop: module loaded
[ 0.511515] mpt2sas version 20.100.00.00 loaded
[ 0.511857] mpt3sas version 04.100.00.00 loaded
[ 0.512262] ahci 0000:00:1f.2: version 3.0
[ 0.512534] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[ 0.512813] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 0.513051] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part ems apst
[ 0.524129] scsi host0: ahci
[ 0.524662] scsi host1: ahci
[ 0.525071] scsi host2: ahci
[ 0.525486] scsi host3: ahci
[ 0.525867] scsi host4: ahci
[ 0.526258] scsi host5: ahci
[ 0.526623] ata1: SATA max UDMA/133 abar m2048@0xfacc0000 port 0xfacc0100 irq 27
[ 0.526858] ata2: SATA max UDMA/133 abar m2048@0xfacc0000 port 0xfacc0180 irq 27
[ 0.527090] ata3: SATA max UDMA/133 abar m2048@0xfacc0000 port 0xfacc0200 irq 27
[ 0.527341] ata4: SATA max UDMA/133 abar m2048@0xfacc0000 port 0xfacc0280 irq 27
[ 0.527573] ata5: SATA max UDMA/133 abar m2048@0xfacc0000 port 0xfacc0300 irq 27
[ 0.527806] ata6: SATA max UDMA/133 abar m2048@0xfacc0000 port 0xfacc0380 irq 27
[ 0.528249] tg3.c:v3.137 (May 11, 2014)
[ 0.538488] tg3 0000:03:00.0 eth0: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address a0:2b:b8:1f:ba:64
[ 0.538894] tg3 0000:03:00.0 eth0: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 0.539311] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 0.539554] tg3 0000:03:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[ 0.550352] tg3 0000:03:00.1 eth1: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address a0:2b:b8:1f:ba:65
[ 0.550760] tg3 0000:03:00.1 eth1: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[ 0.551158] tg3 0000:03:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[ 0.555121] tg3 0000:03:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit]
[ 0.555484] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 0.555715] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 0.555985] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k
[ 0.556220] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.556510] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
[ 0.556747] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.557006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.557248] ehci-pci: EHCI PCI platform driver
[ 0.557708] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.557947] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.558198] ehci-pci 0000:00:1a.0: debug port 2
[ 0.562368] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.562393] ehci-pci 0000:00:1a.0: irq 21, io mem 0xface0000
[ 0.568298] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.568901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.569143] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.569402] usb usb1: Product: EHCI Host Controller
[ 0.569632] usb usb1: Manufacturer: Linux 4.1.15-gentoo-r1 ehci_hcd
[ 0.569864] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.570452] hub 1-0:1.0: USB hub found
[ 0.570734] hub 1-0:1.0: 2 ports detected
[ 0.571456] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.571694] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.571942] ehci-pci 0000:00:1d.0: debug port 2
[ 0.576070] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.576094] ehci-pci 0000:00:1d.0: irq 20, io mem 0xfacd0000
[ 0.583340] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.583946] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.584182] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.584438] usb usb2: Product: EHCI Host Controller
[ 0.584665] usb usb2: Manufacturer: Linux 4.1.15-gentoo-r1 ehci_hcd
[ 0.584894] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.585438] hub 2-0:1.0: USB hub found
[ 0.585727] hub 2-0:1.0: 2 ports detected
[ 0.586253] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.586540] ohci-pci: OHCI PCI platform driver
[ 0.586801] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.587170] uhci_hcd 0000:01:00.4: UHCI Host Controller
[ 0.587431] uhci_hcd 0000:01:00.4: new USB bus registered, assigned bus number 3
[ 0.587683] uhci_hcd 0000:01:00.4: port count misdetected? forcing to 2 ports
[ 0.587961] uhci_hcd 0000:01:00.4: irq 16, io base 0x00003c00
[ 0.588575] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.588814] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.589049] usb usb3: Product: UHCI Host Controller
[ 0.589296] usb usb3: Manufacturer: Linux 4.1.15-gentoo-r1 uhci_hcd
[ 0.589535] usb usb3: SerialNumber: 0000:01:00.4
[ 0.590039] hub 3-0:1.0: USB hub found
[ 0.590342] hub 3-0:1.0: 2 ports detected
[ 0.590950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
[ 0.593020] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.593260] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.593701] mousedev: PS/2 mouse device common for all mice
[ 0.594108] rtc_cmos 00:02: RTC can wake from S4
[ 0.594556] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.594827] rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs
[ 0.595086] md: raid0 personality registered for level 0
[ 0.595338] md: raid1 personality registered for level 1
[ 0.595571] md: raid10 personality registered for level 10
[ 0.596007] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel@redhat.com
[ 0.596316] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.596991] usbcore: registered new interface driver usbhid
[ 0.597223] usbhid: USB HID core driver
[ 0.597531] GACT probability on
[ 0.597762] Mirror/redirect action on
[ 0.598008] Simple TC action Loaded
[ 0.598531] netem: version 1.3
[ 0.598817] u32 classifier
[ 0.599037] Performance counters on
[ 0.599262] input device check on
[ 0.599510] Actions configured
[ 0.599827] Netfilter messages via NETLINK v0.30.
[ 0.600064] nfnl_acct: registering with nfnetlink.
[ 0.600339] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 0.600796] ctnetlink v0.93: registering with nfnetlink.
[ 0.601452] xt_time: kernel timezone is -0000
[ 0.601688] ip_set: protocol 6
[ 0.602062] ipip: IPv4 over IPv4 tunneling driver
[ 0.602497] IPv4 over IPsec tunneling driver
[ 0.602947] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 0.603286] arp_tables: (C) 2002 David S. Miller
[ 0.603558] Initializing XFRM netlink socket
[ 0.603796] NET: Registered protocol family 17
[ 0.604038] NET: Registered protocol family 15
[ 0.604293] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 0.604722] Bridge firewalling registered
[ 0.604955] 8021q: 802.1Q VLAN Support v1.8
[ 0.605969] registered taskstats version 1
[ 0.606814] console [netcon0] enabled
[ 0.607041] netconsole: network logging started
[ 0.833323] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.833923] ata1.00: ATA-8: INTEL SSDSA2CT040G3, 4PC10362, max UDMA/133
[ 0.834158] ata1.00: 78165360 sectors, multi 1: LBA48 NCQ (depth 31/32)
[ 0.834821] ata1.00: configured for UDMA/133
[ 0.835316] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2CT04 0362 PQ: 0 ANSI: 5
[ 0.836033] ata1.00: Enabling discard_zeroes_data
[ 0.836036] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.836559] sd 0:0:0:0: [sda] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB)
[ 0.837212] sd 0:0:0:0: [sda] Write Protect is off
[ 0.837462] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.837591] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 0.838219] ata1.00: Enabling discard_zeroes_data
[ 0.839299] sda: sda1 sda2 sda3 sda4
[ 0.840136] ata1.00: Enabling discard_zeroes_data
[ 0.840783] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.872313] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.887312] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.892314] usb 3-1: new full-speed USB device number 2 using uhci_hcd
[ 0.986709] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 0.986946] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.987612] hub 1-1:1.0: USB hub found
[ 0.987939] hub 1-1:1.0: 4 ports detected
[ 1.001708] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 1.001948] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.002624] hub 2-1:1.0: USB hub found
[ 1.003089] hub 2-1:1.0: 6 ports detected
[ 1.028339] usb 3-1: New USB device found, idVendor=03f0, idProduct=7029
[ 1.028576] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.028810] usb 3-1: Product: Virtual Keyboard
[ 1.029038] usb 3-1: Manufacturer: HP
[ 1.036027] input: HP Virtual Keyboard as /devices/pci0000:00/0000:00:1c.7/0000:01:00.4/usb3/3-1/3-1:1.0/0003:03F0:7029.0001/input/input3
[ 1.087588] hid-generic 0003:03F0:7029.0001: input,hidraw0: USB HID v1.01 Keyboard [HP Virtual Keyboard ] on usb-0000:01:00.4-1/input0
[ 1.092187] input: HP Virtual Keyboard as /devices/pci0000:00/0000:00:1c.7/0000:01:00.4/usb3/3-1/3-1:1.1/0003:03F0:7029.0002/input/input4
[ 1.092866] hid-generic 0003:03F0:7029.0002: input,hidraw1: USB HID v1.01 Mouse [HP Virtual Keyboard ] on usb-0000:01:00.4-1/input1
[ 1.142303] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.142899] ata2.00: ATA-8: INTEL SSDSA2CT040G3, 4PC10362, max UDMA/133
[ 1.143136] ata2.00: 78165360 sectors, multi 1: LBA48 NCQ (depth 31/32)
[ 1.143799] ata2.00: configured for UDMA/133
[ 1.144278] scsi 1:0:0:0: Direct-Access ATA INTEL SSDSA2CT04 0362 PQ: 0 ANSI: 5
[ 1.144960] ata2.00: Enabling discard_zeroes_data
[ 1.144999] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.145483] sd 1:0:0:0: [sdb] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB)
[ 1.146080] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.146341] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.146469] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 1.147103] ata2.00: Enabling discard_zeroes_data
[ 1.148138] sdb: sdb1 sdb2 sdb3 sdb4
[ 1.148819] ata2.00: Enabling discard_zeroes_data
[ 1.149537] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.234285] tsc: Refined TSC clocksource calibration: 3292.376 MHz
[ 1.234521] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x2f752a1872e, max_idle_ns: 440795303697 ns
[ 1.277283] usb 2-1.3: new high-speed USB device number 3 using ehci-pci
[ 1.362685] usb 2-1.3: New USB device found, idVendor=0424, idProduct=2660
[ 1.362923] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.363598] hub 2-1.3:1.0: USB hub found
[ 1.364049] hub 2-1.3:1.0: 2 ports detected
[ 1.450278] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.755258] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.060236] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.234398] Switched to clocksource tsc
[ 2.365212] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.365551] md: Waiting for all devices to be available before autodetect
[ 2.365786] md: If you don't use raid, use raid=noautodetect
[ 2.366268] md: Autodetecting RAID arrays.
[ 2.368005] md: Scanned 6 and added 6 devices.
[ 2.368248] md: autorun ...
[ 2.368471] md: considering sdb4 ...
[ 2.368698] md: adding sdb4 ...
[ 2.368924] md: sdb3 has different UUID to sdb4
[ 2.369157] md: sdb1 has different UUID to sdb4
[ 2.369387] md: adding sda4 ...
[ 2.369614] md: sda3 has different UUID to sdb4
[ 2.369841] md: sda1 has different UUID to sdb4
[ 2.370303] md: created md125
[ 2.370529] md: bind
[ 2.370772] md: bind
[ 2.371011] md: running:
[ 2.371905] md/raid1:md125: active with 2 out of 2 mirrors
[ 2.372205] md125: detected capacity change from 0 to 1871708160
[ 2.372456] md: considering sdb3 ...
[ 2.372682] md: adding sdb3 ...
[ 2.372907] md: sdb1 has different UUID to sdb3
[ 2.373134] md: adding sda3 ...
[ 2.373368] md: sda1 has different UUID to sdb3
[ 2.373796] md: created md126
[ 2.374020] md: bind
[ 2.377920] md: bind
[ 2.378173] md: running:
[ 2.379028] md/raid1:md126: active with 2 out of 2 mirrors
[ 2.379306] md126: detected capacity change from 0 to 36997234688
[ 2.379550] md: considering sdb1 ...
[ 2.379778] md: adding sdb1 ...
[ 2.380006] md: adding sda1 ...
[ 2.380427] md: created md127
[ 2.380650] md: bind
[ 2.380894] md: bind
[ 2.381137] md: running:
[ 2.381962] md/raid1:md127: active with 2 out of 2 mirrors
[ 2.382239] md127: detected capacity change from 0 to 131465216
[ 2.382480] md: ... autorun DONE.
[ 2.383807] EXT3-fs (md126): error: couldn't mount because of unsupported optional features (240)
[ 2.384406] EXT4-fs (md126): couldn't mount as ext2 due to feature incompatibilities
[ 2.385813] EXT4-fs (md126): INFO: recovery required on readonly filesystem
[ 2.386288] EXT4-fs (md126): write access will be enabled during recovery
[ 2.484991] EXT4-fs (md126): recovery complete
[ 2.485607] EXT4-fs (md126): mounted filesystem with ordered data mode. Opts: (null)
[ 2.485858] VFS: Mounted root (ext4 filesystem) readonly on device 9:126.
[ 2.486506] Freeing unused kernel memory: 884K (ffffffff818e6000 - ffffffff819c3000)
[ 3.831554] random: systemd-udevd urandom read with 36 bits of entropy available
[ 3.951320] tg3 0000:03:00.0 eno1: renamed from eth0
[ 3.962184] tg3 0000:03:00.1 eno2: renamed from eth1
[ 4.776217] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.0.1-k
[ 4.776221] ixgbe: Copyright (c) 1999-2014 Intel Corporation.
[ 4.795618] ixgbe 0000:04:00.0 0000:04:00.0 (uninitialized): WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules.
[ 4.927308] ixgbe 0000:04:00.0: Multiqueue Enabled: Rx Queue count = 8, Tx Queue count = 8
[ 4.927444] ixgbe 0000:04:00.0: PCI Express bandwidth of 32GT/s available
[ 4.927448] ixgbe 0000:04:00.0: (Speed:5.0GT/s, Width: x8, Encoding Loss:20%)
[ 4.927786] ixgbe 0000:04:00.0: MAC: 2, PHY: 17, SFP+: 5, PBA No: G28774-000
[ 4.927789] ixgbe 0000:04:00.0: a0:36:9f:37:dd:6c
[ 4.931260] ixgbe 0000:04:00.0 enp4s0f0: renamed from eth0
[ 4.939151] ixgbe 0000:04:00.0: Intel(R) 10 Gigabit Network Connection
[ 4.958524] ixgbe 0000:04:00.1 0000:04:00.1 (uninitialized): WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules.
[ 5.083255] ixgbe 0000:04:00.1: Multiqueue Enabled: Rx Queue count = 8, Tx Queue count = 8
[ 5.083391] ixgbe 0000:04:00.1: PCI Express bandwidth of 32GT/s available
[ 5.083395] ixgbe 0000:04:00.1: (Speed:5.0GT/s, Width: x8, Encoding Loss:20%)
[ 5.083732] ixgbe 0000:04:00.1: MAC: 2, PHY: 17, SFP+: 6, PBA No: G28774-000
[ 5.083736] ixgbe 0000:04:00.1: a0:36:9f:37:dd:6e
[ 5.087268] ixgbe 0000:04:00.1 enp4s0f1: renamed from eth0
[ 5.095142] ixgbe 0000:04:00.1: Intel(R) 10 Gigabit Network Connection
[ 5.364702] EXT4-fs (md126): re-mounted. Opts: discard
[ 5.495365] Adding 996024k swap on /dev/sda2. Priority:1 extents:1 across:996024k SS
[ 5.496523] Adding 996024k swap on /dev/sdb2. Priority:1 extents:1 across:996024k SS
[ 5.566275] EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: discard
[ 5.576540] EXT4-fs (md125): recovery complete
[ 5.576672] EXT4-fs (md125): mounted filesystem with ordered data mode. Opts: discard
[ 6.939940] ixgbe 0000:04:00.0: registered PHC device on enp4s0f0
[ 7.040997] 8021q: adding VLAN 0 to HW filter on device enp4s0f0
[ 7.046930] ixgbe 0000:04:00.0 enp4s0f0: WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules.
[ 7.109854] ixgbe 0000:04:00.0 enp4s0f0: detected SFP+: 5
[ 7.241879] ixgbe 0000:04:00.0 enp4s0f0: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[ 7.466675] ixgbe 0000:04:00.0 enp4s0f0: NIC Link is Down
[ 7.933539] ixgbe 0000:04:00.1: registered PHC device on enp4s0f1
[ 8.033818] 8021q: adding VLAN 0 to HW filter on device enp4s0f1
[ 8.039883] ixgbe 0000:04:00.1 enp4s0f1: WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. Intel Corporation is not responsible for any harm caused by using untested modules.
[ 8.102758] ixgbe 0000:04:00.1 enp4s0f1: detected SFP+: 6
[ 8.234798] ixgbe 0000:04:00.1 enp4s0f1: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[ 8.334768] ixgbe 0000:04:00.1 enp4s0f1: NIC Link is Down
[ 8.734793] ixgbe 0000:04:00.1 enp4s0f1: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[ 9.444675] ixgbe 0000:04:00.0 enp4s0f0: NIC Link is Up 10 Gbps, Flow Control: RX/TX
[ 9.489330] tg3 0000:03:00.0 eno1: Link is up at 1000 Mbps, full duplex
[ 9.489331] tg3 0000:03:00.0 eno1: Flow control is off for TX and off for RX
[ 9.489332] tg3 0000:03:00.0 eno1: EEE is disabled
[ 9.502949] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x17
[ 9.504393] microcode: CPU0 updated to revision 0x1c, date = 2014-07-03
[ 9.504512] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x17
[ 9.505296] microcode: CPU1 updated to revision 0x1c, date = 2014-07-03
[ 9.505433] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x17
[ 9.506187] microcode: CPU2 updated to revision 0x1c, date = 2014-07-03
[ 9.506299] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x17
[ 9.507063] microcode: CPU3 updated to revision 0x1c, date = 2014-07-03
[ 9.507202] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x17
[ 9.507980] microcode: CPU4 updated to revision 0x1c, date = 2014-07-03
[ 9.508108] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x17
[ 9.508939] microcode: CPU5 updated to revision 0x1c, date = 2014-07-03
[ 9.509047] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x17
[ 9.509789] microcode: CPU6 updated to revision 0x1c, date = 2014-07-03
[ 9.509908] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x17
[ 9.510894] microcode: CPU7 updated to revision 0x1c, date = 2014-07-03

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Skompilowałem kernel RT w wersji 4.6.5 i co ciekawe działa stabilnie nawet przy używaniu iptrafa. Wersja sterownika ixgbe jest ta sama.

 

Żeby jednak nie było tak wesoło to load jest dość wysoki w porównaniu z poprzednim kernelem. Soft-irq dość mocno absorbuje wszystkie rdzenie. Pytanie czy to normalne w kernelu RT, nie mam z nim wielu doświadczeń.

 

Może wystarczy poprostu zwykły kernel tylko nowszy?

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

To normalne, że na RT kernelu masz zwiększony overhead IRQ. Jeśli absolutnie go potrzebujesz to kompilacja z -O3 i -march=native może pomóc. Generalnie jednak nie potrzeba RT w kernelu - 1000 HZ styka dla responsywności, a wzrost pingu masz maksymalnie o 1ms.

Edytowano przez Archi (zobacz historię edycji)

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Kernel RT to było chwycenie się brzytwy. ;) Wcale go nie potrzebuje, ale narazie jako jedyny nowy kernel działa stabilnie. Skompiluje jeszcze zwykły, ale nowszy.

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

A co wybrałeś w "Processor type and features ---> Processor family"?

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

A co wybrałeś w "Processor type and features ---> Processor family"?

 

To ustawienie jest słabiutke, lepiej zostawić generic i dopisać -march=native do Makefile jak się chce zoptymalizować na daną maszynę. Wyjątek jest tylko wtedy jak się cross-compiluje albo tworzy uniwersalny pakiet.

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Skompilowałem niestabilną wersje kernela 4.7.5 i odpukać działa. Czyżbym miał takiego pecha, że trafiłem na dwie różne wersje z bugiem dotyczącym sieci? Wersje modułu sieciówki w każdym kernelu są różne.

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

 

To ustawienie jest słabiutke, lepiej zostawić generic i dopisać -march=native do Makefile jak się chce zoptymalizować na daną maszynę. Wyjątek jest tylko wtedy jak się cross-compiluje albo tworzy uniwersalny pakiet.

 

Dlatego pytałem o to bo kiedyś wybrałem niewłaściwą architekturę i mi się sypało.

 

@mcbarlo

Skąd takia wersja (4.7.5) kernela na gentoo? I vanilla i gentoo sources najnowszą wskazują na 4.7.2 i jest to stabilna wersja.

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Sorry, faktycznie jest to 4.7.2 gentoo-sources i jest to unstable.

 

[ebuild R ~] sys-kernel/gentoo-sources-4.7.2:4.7.2::gentoo

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Bądź aktywny! Zaloguj się lub utwórz konto

Tylko zarejestrowani użytkownicy mogą komentować zawartość tej strony

Utwórz konto

Zarejestruj nowe konto, to proste!

Zarejestruj nowe konto

Zaloguj się

Posiadasz własne konto? Użyj go!

Zaloguj się


×