Hello folks, please have a look at this bug report (included below for convenience): https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891037 Package: src:linux Version: 4.9.65-3+deb9u2 Severity: important My system is somewhat memory constrained. Lots of Chromium and Firefox tabs and a kvm running. Sometimes when I open a new tab in Chromium (= need another 200-300 MiB of RAM because Chromium uses multiple render processes) my system freezes for several seconds instead of swapping somethin unneeded out. Even Xorg freezes and my mouse hangs. Sound stops playing, too. Eventually it recovers and starts to swap out to make room for the new Chromium process. But I'm afraid some day it won't recover. Actually I got a couple of unrecovered hangs in the last few months but I don't have kernel logs of them. Considering the behaviour of my laptop (hdd leds, wlan led etc.) I suspect those hangs to be unresolved page allocation stalls, too. My disk setup for home and root filesystems is as follows: md/raid1 with two devices --> cryptsetup LUKS (dm_crypt) --> LVM In dmesg I get the following output: [1310882.368125] dmcrypt_write: page allocation stalls for 10008ms, order:0, mode:0x2400000(GFP_NOIO) [1310882.368133] CPU: 3 PID: 311 Comm: dmcrypt_write Tainted: G W 4.9.0-5-amd64 #1 Debian 4.9.65-3+deb9u2 [1310882.368135] Hardware name: LENOVO 2347CTO/2347CTO, BIOS G1ETB1WW (2.71 ) 08/08/2016 [1310882.368137] 0000000000000000 ffffffff8ab29964 ffffffff8b1feae0 ffffa93d81deba60 [1310882.368139] ffffffff8a98569a 0240000000000000 ffffffff8b1feae0 ffffa93d81deba00 [1310882.368141] 0000000000000010 ffffa93d81deba70 ffffa93d81deba20 ae21f116522fd147 [1310882.368143] Call Trace: [1310882.368149] [<ffffffff8ab29964>] ? dump_stack+0x5c/0x78 [1310882.368152] [<ffffffff8a98569a>] ? warn_alloc+0x13a/0x160 [1310882.368154] [<ffffffff8a9860c5>] ? __alloc_pages_slowpath+0x995/0xbf0 [1310882.368156] [<ffffffff8a98651e>] ? __alloc_pages_nodemask+0x1fe/0x260 [1310882.368158] [<ffffffff8a9d6981>] ? alloc_pages_current+0x91/0x140 [1310882.368163] [<ffffffffc03b062e>] ? raid1_make_request+0xade/0xd80 [raid1] [1310882.368168] [<ffffffffc04ecfa5>] ? md_make_request+0xf5/0x230 [md_mod] [1310882.368171] [<ffffffff8aafc430>] ? generic_make_request+0x110/0x2d0 [1310882.368174] [<ffffffffc066bfe6>] ? dmcrypt_write+0x1d6/0x200 [dm_crypt] [1310882.368176] [<ffffffff8a8a10e0>] ? wake_up_q+0x70/0x70 [1310882.368179] [<ffffffffc066be10>] ? kcryptd_crypt+0x350/0x350 [dm_crypt] [1310882.368181] [<ffffffff8a895ea7>] ? kthread+0xd7/0xf0 [1310882.368183] [<ffffffff8a895dd0>] ? kthread_park+0x60/0x60 [1310882.368186] [<ffffffff8ae07911>] ? ret_from_fork+0x41/0x50 [1310882.368187] Mem-Info: [1310882.368190] active_anon:3208339 inactive_anon:424079 isolated_anon:2898 active_file:425 inactive_file:795 isolated_file:0 unevictable:10007 dirty:0 writeback:82918 unstable:0 slab_reclaimable:28008 slab_unreclaimable:152586 mapped:78163 shmem:80456 pagetables:54940 bounce:0 free:48857 free_pcp:575 free_cma:0 [1310882.368194] Node 0 active_anon:12833356kB inactive_anon:1696316kB active_file:1700kB inactive_file:3180kB unevictable:40028kB isolated(anon):11592kB isolated(file):0kB mapped:312652kB dirty:0kB writeback:331672kB shmem:321824kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB pages_scanned:23368058 all_unreclaimable? yes [1310882.368195] Node 0 DMA free:15844kB min:124kB low:152kB high:180kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15932kB managed:15844kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB [1310882.368198] lowmem_reserve[]: 0 3317 15818 15818 15818 [1310882.368200] Node 0 DMA32 free:77404kB min:27452kB low:34312kB high: 41172kB active_anon:2784276kB inactive_anon:291188kB active_file:148kB inactive_file:76kB unevictable:8072kB writepending:73940kB present:3495988kB managed:3430420kB mlocked:8072kB slab_reclaimable:20932kB slab_unreclaimable:150136kB kernel_stack:5748kB pagetables:37068kB bounce:0kB free_pcp:560kB local_pcp:52kB free_cma:0kB [1310882.368203] lowmem_reserve[]: 0 0 12501 12501 12501 [1310882.368205] Node 0 Normal free:102180kB min:102488kB low:128108kB high:153728kB active_anon:10049080kB inactive_anon:1405128kB active_file:1552kB inactive_file:3104kB unevictable:31956kB writepending:257732kB present:13080576kB managed:12805820kB mlocked:31956kB slab_reclaimable:91100kB slab_unreclaimable:460208kB kernel_stack:46428kB pagetables:182692kB bounce: 0kB free_pcp:1740kB local_pcp:88kB free_cma:0kB [1310882.368209] lowmem_reserve[]: 0 0 0 0 0 [1310882.368211] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15844kB [1310882.368218] Node 0 DMA32: 17143*4kB (UME) 876*8kB (UME) 114*16kB (M) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 77404kB [1310882.368224] Node 0 Normal: 25135*4kB (MH) 1*8kB (H) 6*16kB (H) 12*32kB (H) 6*64kB (H) 4*128kB (H) 1*256kB (H) 0*512kB 0*1024kB 0*2048kB 0*4096kB = 102180kB [1310882.368231] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB [1310882.368232] 355677 total pagecache pages [1310882.368233] 271256 pages in swap cache [1310882.368234] Swap cache stats: add 38585252, delete 38313996, find 69186297/78010391 [1310882.368235] Free swap = 6852136kB [1310882.368236] Total swap = 25165820kB [1310882.368236] 4148124 pages RAM [1310882.368237] 0 pages HighMem/MovableOnly [1310882.368238] 85103 pages reserved [1310882.368238] 0 pages hwpoisoned [1310892.364353] dmcrypt_write: page allocation stalls for 20004ms, order:0, mode:0x2400000(GFP_NOIO) [1310892.364361] CPU: 2 PID: 311 Comm: dmcrypt_write Tainted: G W 4.9.0-5-amd64 #1 Debian 4.9.65-3+deb9u2 [1310892.364363] Hardware name: LENOVO 2347CTO/2347CTO, BIOS G1ETB1WW (2.71 ) 08/08/2016 [1310892.364365] 0000000000000000 ffffffff8ab29964 ffffffff8b1feae0 ffffa93d81deba60 [1310892.364367] ffffffff8a98569a 0240000000000000 ffffffff8b1feae0 ffffa93d81deba00 [1310892.364369] 0000000000000010 ffffa93d81deba70 ffffa93d81deba20 ae21f116522fd147 [1310892.364371] Call Trace: [1310892.364376] [<ffffffff8ab29964>] ? dump_stack+0x5c/0x78 [1310892.364380] [<ffffffff8a98569a>] ? warn_alloc+0x13a/0x160 [1310892.364381] [<ffffffff8a9860c5>] ? __alloc_pages_slowpath+0x995/0xbf0 [1310892.364383] [<ffffffff8a98651e>] ? __alloc_pages_nodemask+0x1fe/0x260 [1310892.364386] [<ffffffff8a9d6981>] ? alloc_pages_current+0x91/0x140 [1310892.364391] [<ffffffffc03b062e>] ? raid1_make_request+0xade/0xd80 [raid1] [1310892.364398] [<ffffffffc04ecfa5>] ? md_make_request+0xf5/0x230 [md_mod] [1310892.364400] [<ffffffff8aafc430>] ? generic_make_request+0x110/0x2d0 [1310892.364404] [<ffffffffc066bfe6>] ? dmcrypt_write+0x1d6/0x200 [dm_crypt] [1310892.364406] [<ffffffff8a8a10e0>] ? wake_up_q+0x70/0x70 [1310892.364408] [<ffffffffc066be10>] ? kcryptd_crypt+0x350/0x350 [dm_crypt] [1310892.364411] [<ffffffff8a895ea7>] ? kthread+0xd7/0xf0 [1310892.364413] [<ffffffff8a895dd0>] ? kthread_park+0x60/0x60 [1310892.364415] [<ffffffff8ae07911>] ? ret_from_fork+0x41/0x50 [1310892.364417] Mem-Info: [1310892.364420] active_anon:3208346 inactive_anon:423893 isolated_anon:3077 active_file:425 inactive_file:795 isolated_file:0 unevictable:10007 dirty:0 writeback:82925 unstable:0 slab_reclaimable:27902 slab_unreclaimable:152470 mapped:78163 shmem:80456 pagetables:54940 bounce:0 free:48826 free_pcp:808 free_cma:0 [1310892.364424] Node 0 active_anon:12833384kB inactive_anon:1695572kB active_file:1700kB inactive_file:3180kB unevictable:40028kB isolated(anon):12308kB isolated(file):0kB mapped:312652kB dirty:0kB writeback:331700kB shmem:321824kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 0kB writeback_tmp:0kB unstable:0kB pages_scanned:24256746 all_unreclaimable? yes [1310892.364425] Node 0 DMA free:15844kB min:124kB low:152kB high:180kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15932kB managed:15844kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB [1310892.364428] lowmem_reserve[]: 0 3317 15818 15818 15818 [1310892.364430] Node 0 DMA32 free:77404kB min:27452kB low:34312kB high: 41172kB active_anon:2784280kB inactive_anon:291120kB active_file:148kB inactive_file:76kB unevictable:8072kB writepending:73940kB present:3495988kB managed:3430420kB mlocked:8072kB slab_reclaimable:20796kB slab_unreclaimable:150016kB kernel_stack:5748kB pagetables:37068kB bounce:0kB free_pcp:844kB local_pcp:232kB free_cma:0kB [1310892.364433] lowmem_reserve[]: 0 0 12501 12501 12501 [1310892.364436] Node 0 Normal free:102056kB min:102488kB low:128108kB high:153728kB active_anon:10049104kB inactive_anon:1404452kB active_file:1552kB inactive_file:3104kB unevictable:31956kB writepending:257760kB present:13080576kB managed:12805820kB mlocked:31956kB slab_reclaimable:90812kB slab_unreclaimable:459864kB kernel_stack:46428kB pagetables:182692kB bounce: 0kB free_pcp:2388kB local_pcp:656kB free_cma:0kB [1310892.364438] lowmem_reserve[]: 0 0 0 0 0 [1310892.364440] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15844kB [1310892.364447] Node 0 DMA32: 17143*4kB (UME) 876*8kB (UME) 114*16kB (M) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 77404kB [1310892.364454] Node 0 Normal: 25104*4kB (UMH) 1*8kB (H) 6*16kB (H) 12*32kB (H) 6*64kB (H) 4*128kB (H) 1*256kB (H) 0*512kB 0*1024kB 0*2048kB 0*4096kB = 102056kB [1310892.364462] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB [1310892.364462] 355684 total pagecache pages [1310892.364464] 271263 pages in swap cache [1310892.364465] Swap cache stats: add 38585266, delete 38314003, find 69186301/78010395 [1310892.364465] Free swap = 6852108kB [1310892.364466] Total swap = 25165820kB [1310892.364467] 4148124 pages RAM [1310892.364468] 0 pages HighMem/MovableOnly [1310892.364468] 85103 pages reserved [1310892.364469] 0 pages hwpoisoned [1311518.313815] wlan0: deauthenticated from f4:f2:6d:6a:b5:4c (Reason: 16=GROUP_KEY_HANDSHAKE_TIMEOUT) -- Package-specific info: ** Version: Linux version 4.9.0-5-amd64 (debian-kernel@xxxxxxxxxxxxxxxx) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04) ** Command line: BOOT_IMAGE=/vmlinuz-4.9.0-5-amd64 root=/dev/mapper/system-root ro resume=/dev/mapper/system-swap transparent_hugepage=never quiet ** Tainted: W (512) * Taint on warning. ** Kernel log: Unable to read kernel log; any relevant messages should be attached ** Model information sys_vendor: LENOVO product_name: 2347CTO product_version: ThinkPad T430 chassis_vendor: LENOVO chassis_version: Not Available bios_vendor: LENOVO bios_version: G1ETB1WW (2.71 ) board_vendor: LENOVO board_name: 2347CTO board_version: Win8 Pro MBR TPG ** Loaded modules: iwldvm iwlwifi mac80211 cfg80211 e1000e vhost_net vhost macvtap macvlan nfnetlink_queue nfnetlink_log nfnetlink nls_utf8 cifs sha256_ssse3 md4 des_generic dns_resolver uinput nfsv3 nfs_acl nfs lockd grace fscache rfcomm ctr ccm tun bridge stp llc ebtable_filter ebtables nf_log_ipv6 nf_log_common ip6t_REJECT nf_reject_ipv6 xt_LOG ip6table_filter nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_raw ip6_tables ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT nf_reject_ipv4 xt_helper xt_conntrack xt_CHECKSUM iptable_mangle nf_conntrack_ftp nf_conntrack_ipv4 nf_defrag_ipv4 xt_tcpudp xt_CT nf_conntrack iptable_raw snd_hrtimer snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device vmw_vsock_vmci_transport vsock cpufreq_userspace cpufreq_conservative vmw_vmci cpufreq_powersave pktcdvd cmac cdrom bnep fuse iptable_filter bonding binfmt_misc nls_ascii nls_cp437 vfat fat iTCO_wdt iTCO_vendor_support uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 btusb videobuf2_core btrtl btbcm btintel videodev media bluetooth intel_rapl x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm irqbypass arc4 intel_cstate intel_uncore intel_rapl_perf joydev efi_pstore snd_hda_codec_hdmi serio_raw efivars pcspkr snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm_oss snd_mixer_oss thinkpad_acpi snd_pcm snd_timer nvram snd sg lpc_ich mfd_core shpchp soundcore mei_me ac rfkill battery mei evdev sch_fq_codel tcp_westwood coretemp loop parport_pc ppdev lp parport sunrpc efivarfs ip_tables x_tables autofs4 ext4 crc16 jbd2 fscrypto ecb mbcache btrfs algif_skcipher af_alg dm_crypt raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid0 multipath linear dm_mirror dm_region_hash dm_log dm_mod raid1 md_mod sd_mod uas usb_storage crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd psmouse ahci libahci libata i2c_i801 scsi_mod i2c_smbus sdhci_pci i915 sdhci mmc_core ehci_pci i2c_algo_bit ehci_hcd xhci_pci drm_kms_helper xhci_hcd ptp usbcore drm pps_core usb_common thermal wmi video button ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09) Subsystem: Lenovo 3rd Gen Core processor DRAM Controller [17aa:21f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: ivb_uncore 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 27 Region 0: Memory at f0000000 (64-bit, non-prefetchable) [size=4M] Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at 6000 [size=64] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: i915 Kernel modules: i915 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI]) Subsystem: Lenovo 7 Series/C210 Series Chipset Family USB xHCI Host Controller [17aa:21f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 25 Region 0: Memory at f2520000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 [8086:1e3a] (rev 04) Subsystem: Lenovo 7 Series/C216 Chipset Family MEI Controller [17aa:21f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 24 Region 0: Memory at f2535000 (64-bit, non-prefetchable) [size=16] Capabilities: <access denied> Kernel driver in use: mei_me Kernel modules: mei_me 00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04) Subsystem: Lenovo 82579LM Gigabit Network Connection [17aa:21f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 29 Region 0: Memory at f2500000 (32-bit, non-prefetchable) [size=128K] Region 1: Memory at f253b000 (32-bit, non-prefetchable) [size=4K] Region 2: I/O ports at 6080 [size=32] Capabilities: <access denied> Kernel driver in use: e1000e Kernel modules: e1000e 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI]) Subsystem: Lenovo 7 Series/C216 Chipset Family USB Enhanced Host Controller [17aa:21f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at f253a000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller [8086:1e20] (rev 04) Subsystem: Lenovo 7 Series/C216 Chipset Family High Definition Audio Controller [17aa:21f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 28 Region 0: Memory at f2530000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 16 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00005000-00005fff Memory behind bridge: f1d00000-f24fffff Prefetchable memory behind bridge: 00000000f0400000-00000000f0bfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport Kernel modules: shpchp 00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 17 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 Memory behind bridge: f1c00000-f1cfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport Kernel modules: shpchp 00:1c.2 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 [8086:1e14] (rev c4) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 18 Bus: primary=00, secondary=04, subordinate=0b, sec-latency=0 I/O behind bridge: 00004000-00004fff Memory behind bridge: f1400000-f1bfffff Prefetchable memory behind bridge: 00000000f0c00000-00000000f13fffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport Kernel modules: shpchp 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI]) Subsystem: Lenovo 7 Series/C216 Chipset Family USB Enhanced Host Controller [17aa:21f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 23 Region 0: Memory at f2539000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1f.0 ISA bridge [0601]: Intel Corporation QM77 Express Chipset LPC Controller [8086:1e55] (rev 04) Subsystem: Lenovo QM77 Express Chipset LPC Controller [17aa:21f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: lpc_ich Kernel modules: lpc_ich 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) (prog-if 01 [AHCI 1.0]) Subsystem: Lenovo 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [17aa:21f3] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 26 Region 0: I/O ports at 60a8 [size=8] Region 1: I/O ports at 60b4 [size=4] Region 2: I/O ports at 60a0 [size=8] Region 3: I/O ports at 60b0 [size=4] Region 4: I/O ports at 6060 [size=32] Region 5: Memory at f2538000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller [8086:1e22] (rev 04) Subsystem: Lenovo 7 Series/C216 Chipset Family SMBus Controller [17aa:21f3] Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin C routed to IRQ 18 Region 0: Memory at f2534000 (64-bit, non-prefetchable) [size=256] Region 4: I/O ports at efa0 [size=32] Kernel driver in use: i801_smbus Kernel modules: i2c_i801 02:00.0 System peripheral [0880]: Ricoh Co Ltd PCIe SDXC/MMC Host Controller [1180:e823] (rev 07) (prog-if 01) Subsystem: Lenovo PCIe SDXC/MMC Host Controller [17aa:21f3] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at f1d00000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: sdhci-pci Kernel modules: sdhci_pci 03:00.0 Network controller [0280]: Intel Corporation Centrino Ultimate-N 6300 [8086:4238] (rev 3e) Subsystem: Intel Corporation Centrino Ultimate-N 6300 3x3 AGN [8086:1111] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 30 Region 0: Memory at f1c00000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi Kernel modules: iwlwifi ** USB devices: Bus 004 Device 046: ID 18d1:4ee1 Google Inc. Nexus 4 / 10 Bus 004 Device 045: ID 17ef:100a Lenovo ThinkPad Mini Dock Plus Series 3 Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 005: ID 04f2:b2db Chicony Electronics Co., Ltd Bus 003 Device 004: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 [ThinkPad] Bus 003 Device 025: ID 18a5:0250 Verbatim, Ltd Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ** USB devices: Bus 004 Device 046: ID 18d1:4ee1 Google Inc. Nexus 4 / 10 Bus 004 Device 045: ID 17ef:100a Lenovo ThinkPad Mini Dock Plus Series 3 Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 005: ID 04f2:b2db Chicony Electronics Co., Ltd Bus 003 Device 004: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 [ThinkPad] Bus 003 Device 025: ID 18a5:0250 Verbatim, Ltd Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: 9.3 APT prefers stable APT policy: (990, 'stable'), (650, 'testing'), (500, 'oldstable'), (1, 'experimental') Architecture: i386 (x86_64) Foreign Architectures: amd64 Kernel: Linux 4.9.0-5-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) Versions of packages linux-image-4.9.0-5-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.130 ii kmod 23-2 ii linux-base 4.5 Versions of packages linux-image-4.9.0-5-amd64 recommends: ii firmware-linux-free 3.4 ii irqbalance 1.1.0-2.3 Versions of packages linux-image-4.9.0-5-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:6.03+dfsg-14.1+deb9u1 ii grub-efi-amd64 2.02~beta3-5 pn linux-doc-4.9 <none> Versions of packages linux-image-4.9.0-5-amd64 is related to: ii firmware-amd-graphics 20161130-3 ii firmware-atheros 20161130-3 pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> ii firmware-iwlwifi 20161130-3 pn firmware-libertas <none> ii firmware-linux-nonfree 20161130-3 ii firmware-misc-nonfree 20161130-3 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> ii firmware-realtek 20161130-3 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html