All of lore.kernel.org
 help / color / mirror / Atom feed
* nvme, allocation failures, and aborted commands
@ 2017-03-03 15:27 Thomas Fjellstrom
  2017-03-06  2:57 ` Thomas Fjellstrom
  0 siblings, 1 reply; 12+ messages in thread
From: Thomas Fjellstrom @ 2017-03-03 15:27 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 862 bytes --]

I just got a new Samsung 960 Evo 256GB m.2 nvme drive, and put it through some 
tests.

When I run `iozone -a -s 60G` on my desktop (that has 32GB ram and a amd FX 
8320), i run into some errors. One time the drive completely dropped from the 
system (ok, only the dev device did, it still appeared in lspci) and I had to 
reboot. The later attempt's results can be seen in the attached file (its 5000 
lines, so I didn't think it was good to post inline).

I realize that iozone isn't a good indicator of real world performance, I just 
wanted to see some numbers :D and to stress test the card a bit.

I doubt this is expected behavior regardless of how pointless the exercise is.

I'm running kernel 4.9.13 from debian sid/unstable at the moment.

Please CC me, as I'm not currently subscribed to the list.

Thanks.

-- 
Thomas Fjellstrom
thomas@fjellstrom.ca

[-- Attachment #2: nvme-dmesg-info-trimmed.log --]
[-- Type: text/plain, Size: 408819 bytes --]

[ 5503.108024] kworker/u16:1: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108031] CPU: 6 PID: 24940 Comm: kworker/u16:1 Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108031] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108036] Workqueue: writeback wb_workfn (flush-254:1)
[ 5503.108038]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a7f420
[ 5503.108040]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a7f3c0
[ 5503.108041]  0000000000000010 ffffada7c3a7f430 ffffada7c3a7f3e0 0000000017d21783
[ 5503.108043] Call Trace:
[ 5503.108048]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108049]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108051]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108052]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108053]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108055]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108056]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108057]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108061]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108063]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108064]  [<ffffffffa955b264>] ? __sbitmap_queue_get+0x24/0x90
[ 5503.108066]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108068]  [<ffffffffa9508243>] ? blk_mq_get_tag+0x23/0x90
[ 5503.108069]  [<ffffffffa922e8e5>] ? sched_clock+0x5/0x10
[ 5503.108070]  [<ffffffffa9503c04>] ? __blk_mq_alloc_request+0x104/0x220
[ 5503.108071]  [<ffffffffa95049c9>] ? blk_mq_map_request+0xd9/0x170
[ 5503.108073]  [<ffffffffa9507590>] ? blk_mq_make_request+0x440/0x570
[ 5503.108074]  [<ffffffffa94fb248>] ? generic_make_request+0xe8/0x1c0
[ 5503.108075]  [<ffffffffa94fb396>] ? submit_bio+0x76/0x140
[ 5503.108127]  [<ffffffffc0fbf632>] ? xfs_add_to_ioend+0x152/0x1d0 [xfs]
[ 5503.108149]  [<ffffffffc0fbfd27>] ? xfs_do_writepage+0x2c7/0x6f0 [xfs]
[ 5503.108150]  [<ffffffffa937b868>] ? find_get_pages_tag+0x158/0x2e0
[ 5503.108152]  [<ffffffffa93c128e>] ? page_mkclean+0x6e/0xc0
[ 5503.108153]  [<ffffffffa93bf630>] ? __page_check_address+0x1b0/0x1b0
[ 5503.108155]  [<ffffffffa938a066>] ? write_cache_pages+0x1b6/0x470
[ 5503.108176]  [<ffffffffc0fbfa60>] ? xfs_aops_discard_page+0x130/0x130 [xfs]
[ 5503.108198]  [<ffffffffc0fbf898>] ? xfs_vm_writepages+0xb8/0xf0 [xfs]
[ 5503.108200]  [<ffffffffa943089d>] ? __writeback_single_inode+0x3d/0x310
[ 5503.108201]  [<ffffffffa9431031>] ? writeback_sb_inodes+0x221/0x4f0
[ 5503.108202]  [<ffffffffa9431387>] ? __writeback_inodes_wb+0x87/0xb0
[ 5503.108203]  [<ffffffffa94316f8>] ? wb_writeback+0x278/0x310
[ 5503.108205]  [<ffffffffa9431e97>] ? wb_workfn+0xf7/0x3d0
[ 5503.108207]  [<ffffffffa92a07d4>] ? ttwu_do_wakeup+0x14/0xd0
[ 5503.108208]  [<ffffffffa92a1384>] ? try_to_wake_up+0x54/0x3a0
[ 5503.108210]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108211]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108212]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108213]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108214]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108216]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108218]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108219] Mem-Info:
[ 5503.108223] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108223]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108223]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108223]  slab_reclaimable:226179 slab_unreclaimable:38995
[ 5503.108223]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108223]  free:49334 free_pcp:273 free_cma:0
[ 5503.108227] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108228] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108231] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108233] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411396kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108236] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108238] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887556kB inactive_file:1491248kB unevictable:64kB writepending:4760716kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:127896kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1080kB local_pcp:32kB free_cma:0kB
[ 5503.108241] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108242] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108250] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108256] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108262] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108263] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108263] 7079188 total pagecache pages
[ 5503.108264] 499 pages in swap cache
[ 5503.108265] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108265] Free swap  = 6792724kB
[ 5503.108266] Total swap = 6959100kB
[ 5503.108266] 8362173 pages RAM
[ 5503.108267] 0 pages HighMem/MovableOnly
[ 5503.108267] 134124 pages reserved
[ 5503.108267] 0 pages hwpoisoned
[ 5503.108276] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108278] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108279] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108280] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108281]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108283]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108284]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108286] Call Trace:
[ 5503.108287]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108289]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108290]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108291]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108292]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108294]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108295]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108296]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108297]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108298]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108301]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108302]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108303]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108305]  [<ffffffffa92a8723>] ? update_load_avg+0x73/0x360
[ 5503.108306]  [<ffffffffa92acc79>] ? dequeue_entity+0x259/0xbd0
[ 5503.108307]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108309]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108310]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108311]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108312]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108313]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108314]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108316]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108316] Mem-Info:
[ 5503.108319] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108319]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108319]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108319]  slab_reclaimable:226179 slab_unreclaimable:38995
[ 5503.108319]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108319]  free:49334 free_pcp:260 free_cma:0
[ 5503.108322] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108322] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108324] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108326] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411396kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108329] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108331] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887556kB inactive_file:1491248kB unevictable:64kB writepending:4760716kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:127896kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1040kB local_pcp:32kB free_cma:0kB
[ 5503.108333] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108335] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108341] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108347] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108353] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108353] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108354] 7079188 total pagecache pages
[ 5503.108354] 499 pages in swap cache
[ 5503.108355] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108355] Free swap  = 6792724kB
[ 5503.108355] Total swap = 6959100kB
[ 5503.108356] 8362173 pages RAM
[ 5503.108356] 0 pages HighMem/MovableOnly
[ 5503.108357] 134124 pages reserved
[ 5503.108357] 0 pages hwpoisoned
[ 5503.108359] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108361] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108362] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108363] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108364]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108365]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108367]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108368] Call Trace:
[ 5503.108370]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108371]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108372]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108373]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108375]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108376]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108377]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108378]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108380]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108381]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108382]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108383]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108385]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108386]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108387]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108388]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108389]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108390]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108391]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108393]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108394]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108395]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108396]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108397] Mem-Info:
[ 5503.108399] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108399]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108399]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108399]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108399]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108399]  free:49334 free_pcp:256 free_cma:0
[ 5503.108402] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108402] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108405] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108407] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411396kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108409] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108411] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887556kB inactive_file:1491248kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1024kB local_pcp:32kB free_cma:0kB
[ 5503.108414] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108415] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108422] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108427] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108433] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108433] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108434] 7079188 total pagecache pages
[ 5503.108434] 499 pages in swap cache
[ 5503.108435] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108435] Free swap  = 6792724kB
[ 5503.108436] Total swap = 6959100kB
[ 5503.108436] 8362173 pages RAM
[ 5503.108437] 0 pages HighMem/MovableOnly
[ 5503.108437] 134124 pages reserved
[ 5503.108437] 0 pages hwpoisoned
[ 5503.108439] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108441] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108442] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108443] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108444]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108445]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108447]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108448] Call Trace:
[ 5503.108450]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108451]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108452]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108453]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108455]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108456]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108457]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108459]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108460]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108461]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108463]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108464]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108465]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108466]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108467]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108469]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108470]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108471]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108472]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108473]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108474]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108476]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108477]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108477] Mem-Info:
[ 5503.108480] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108480]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108480]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108480]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108480]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108480]  free:49334 free_pcp:250 free_cma:0
[ 5503.108483] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108483] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108486] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108488] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411396kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108490] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108492] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887556kB inactive_file:1491248kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1000kB local_pcp:32kB free_cma:0kB
[ 5503.108494] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108496] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108503] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108509] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108514] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108515] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108515] 7079188 total pagecache pages
[ 5503.108516] 499 pages in swap cache
[ 5503.108516] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108517] Free swap  = 6792724kB
[ 5503.108517] Total swap = 6959100kB
[ 5503.108517] 8362173 pages RAM
[ 5503.108518] 0 pages HighMem/MovableOnly
[ 5503.108518] 134124 pages reserved
[ 5503.108519] 0 pages hwpoisoned
[ 5503.108520] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108523] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108523] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108524] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108525]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108527]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108528]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108530] Call Trace:
[ 5503.108531]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108532]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108533]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108534]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108536]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108537]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108538]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108539]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108541]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108542]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108543]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108544]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108546]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108547]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108548]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108549]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108550]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108551]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108552]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108553]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108554]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108556]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108557]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108557] Mem-Info:
[ 5503.108560] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108560]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108560]  unevictable:16 dirty:556996 writeback:736257 unstable:0
[ 5503.108560]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108560]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108560]  free:49334 free_pcp:244 free_cma:0
[ 5503.108563] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2227984kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108563] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108565] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108567] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108570] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108572] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491248kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:976kB local_pcp:32kB free_cma:0kB
[ 5503.108574] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108576] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108582] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108588] Node 0 Normal: 6015*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62452kB
[ 5503.108593] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108594] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108595] 7079188 total pagecache pages
[ 5503.108595] 499 pages in swap cache
[ 5503.108596] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108596] Free swap  = 6792724kB
[ 5503.108596] Total swap = 6959100kB
[ 5503.108597] 8362173 pages RAM
[ 5503.108597] 0 pages HighMem/MovableOnly
[ 5503.108597] 134124 pages reserved
[ 5503.108598] 0 pages hwpoisoned
[ 5503.108600] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108602] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108602] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108603] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108604]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108606]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108607]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108609] Call Trace:
[ 5503.108610]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108611]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108612]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108613]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108615]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108616]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108617]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108618]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108620]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108621]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108622]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108623]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108625]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108626]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108627]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108628]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108629]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108630]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108631]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108632]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108633]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108634]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108636]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108636] Mem-Info:
[ 5503.108639] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108639]  active_file:6602686 inactive_file:415458 isolated_file:32
[ 5503.108639]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108639]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108639]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108639]  free:49334 free_pcp:264 free_cma:0
[ 5503.108642] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1661832kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108642] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108644] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108646] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108649] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108650] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491248kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1048kB local_pcp:32kB free_cma:0kB
[ 5503.108653] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108655] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108661] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108667] Node 0 Normal: 5984*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62328kB
[ 5503.108672] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108673] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108674] 7079188 total pagecache pages
[ 5503.108674] 499 pages in swap cache
[ 5503.108675] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108675] Free swap  = 6792724kB
[ 5503.108675] Total swap = 6959100kB
[ 5503.108676] 8362173 pages RAM
[ 5503.108676] 0 pages HighMem/MovableOnly
[ 5503.108676] 134124 pages reserved
[ 5503.108677] 0 pages hwpoisoned
[ 5503.108678] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108681] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108681] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108682] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108683]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108684]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108686]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108688] Call Trace:
[ 5503.108689]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108690]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108691]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108692]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108694]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108695]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108696]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108697]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108699]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108700]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108701]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108702]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108704]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108705]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108706]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108707]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108708]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108709]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108710]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108711]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108712]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108714]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108715]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108715] Mem-Info:
[ 5503.108718] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108718]  active_file:6602686 inactive_file:415531 isolated_file:32
[ 5503.108718]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108718]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108718]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108718]  free:49334 free_pcp:253 free_cma:0
[ 5503.108721] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1662124kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108721] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108724] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108725] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108728] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108730] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491540kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1004kB local_pcp:32kB free_cma:0kB
[ 5503.108732] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108734] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108740] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108746] Node 0 Normal: 5984*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62328kB
[ 5503.108752] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108752] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108753] 7079188 total pagecache pages
[ 5503.108753] 499 pages in swap cache
[ 5503.108754] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108754] Free swap  = 6792724kB
[ 5503.108755] Total swap = 6959100kB
[ 5503.108755] 8362173 pages RAM
[ 5503.108755] 0 pages HighMem/MovableOnly
[ 5503.108756] 134124 pages reserved
[ 5503.108756] 0 pages hwpoisoned
[ 5503.108758] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108760] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108760] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108761] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108762]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108764]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108765]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108767] Call Trace:
[ 5503.108768]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108769]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108771]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108772]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108773]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108774]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108775]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108777]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108778]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108779]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108780]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108781]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108783]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108784]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108785]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108786]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108787]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108788]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108789]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108790]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108792]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108793]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108794]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108795] Mem-Info:
[ 5503.108797] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108797]  active_file:6602686 inactive_file:415531 isolated_file:32
[ 5503.108797]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108797]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108797]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108797]  free:49334 free_pcp:238 free_cma:0
[ 5503.108800] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1662124kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108801] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108803] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108805] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108807] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108809] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491540kB unevictable:64kB writepending:4761152kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:948kB local_pcp:32kB free_cma:0kB
[ 5503.108812] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108814] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108820] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108826] Node 0 Normal: 5953*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62204kB
[ 5503.108831] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108832] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108833] 7079188 total pagecache pages
[ 5503.108833] 499 pages in swap cache
[ 5503.108834] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108834] Free swap  = 6792724kB
[ 5503.108834] Total swap = 6959100kB
[ 5503.108835] 8362173 pages RAM
[ 5503.108835] 0 pages HighMem/MovableOnly
[ 5503.108836] 134124 pages reserved
[ 5503.108836] 0 pages hwpoisoned
[ 5503.108838] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108840] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108840] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108841] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108842]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108844]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108845]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108847] Call Trace:
[ 5503.108848]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108849]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108850]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108851]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108853]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108854]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108855]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108856]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108858]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108859]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108860]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108861]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108863]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108864]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108865]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108866]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108867]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108868]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108869]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108870]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108871]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108873]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108874]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108874] Mem-Info:
[ 5503.108877] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108877]  active_file:6602686 inactive_file:415531 isolated_file:32
[ 5503.108877]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108877]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108877]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108877]  free:49334 free_pcp:264 free_cma:0
[ 5503.108880] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1662124kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108880] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108882] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108884] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108887] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108889] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491540kB unevictable:64kB writepending:4761588kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1044kB local_pcp:32kB free_cma:0kB
[ 5503.108891] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108893] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108899] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108905] Node 0 Normal: 5953*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62204kB
[ 5503.108911] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108911] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108912] 7079188 total pagecache pages
[ 5503.108912] 499 pages in swap cache
[ 5503.108913] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108913] Free swap  = 6792724kB
[ 5503.108913] Total swap = 6959100kB
[ 5503.108914] 8362173 pages RAM
[ 5503.108914] 0 pages HighMem/MovableOnly
[ 5503.108915] 134124 pages reserved
[ 5503.108915] 0 pages hwpoisoned
[ 5503.108917] kworker/6:1H: page allocation failure: order:2, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 5503.108919] CPU: 6 PID: 220 Comm: kworker/6:1H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 5503.108919] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5503.108920] Workqueue: kblockd blk_mq_run_work_fn
[ 5503.108921]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a8f9e8
[ 5503.108923]  ffffffffa9384e9a 0228402000000000 ffffffffa9bfd218 ffffada7c3a8f988
[ 5503.108924]  0000000000000010 ffffada7c3a8f9f8 ffffada7c3a8f9a8 00000000487923b9
[ 5503.108926] Call Trace:
[ 5503.108927]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 5503.108928]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 5503.108929]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108930]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 5503.108932]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 5503.108933]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108934]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 5503.108935]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 5503.108937]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108938]  [<ffffffffa93df8c1>] ? __kmalloc+0x1e1/0x560
[ 5503.108939]  [<ffffffffa9652068>] ? map_sg+0x1a8/0x2a0
[ 5503.108940]  [<ffffffffa95031b3>] ? blk_add_timer+0x73/0xf0
[ 5503.108942]  [<ffffffffc03d5ca0>] ? nvme_queue_rq+0xd0/0x7c2 [nvme]
[ 5503.108943]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 5503.108943]  [<ffffffffa928e5a0>] ? __queue_work+0x170/0x470
[ 5503.108945]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 5503.108946]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 5503.108947]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 5503.108948]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 5503.108949]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 5503.108950]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 5503.108951]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 5503.108953]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 5503.108954] Mem-Info:
[ 5503.108956] active_anon:648554 inactive_anon:162099 isolated_anon:0
[ 5503.108956]  active_file:6602686 inactive_file:415531 isolated_file:32
[ 5503.108956]  unevictable:16 dirty:557105 writeback:736257 unstable:0
[ 5503.108956]  slab_reclaimable:226179 slab_unreclaimable:39068
[ 5503.108956]  mapped:91962 shmem:60442 pagetables:23018 bounce:0
[ 5503.108956]  free:49334 free_pcp:258 free_cma:0
[ 5503.108959] Node 0 active_anon:2594216kB inactive_anon:648396kB active_file:26410744kB inactive_file:1662124kB unevictable:64kB isolated(anon):0kB isolated(file):128kB mapped:367848kB dirty:2228420kB writeback:2945028kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 241768kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5503.108959] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108962] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 5503.108963] Node 0 DMA32 free:118876kB min:6072kB low:9020kB high:11968kB active_anon:77696kB inactive_anon:13720kB active_file:2523004kB inactive_file:170456kB unevictable:0kB writepending:411688kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:104716kB slab_unreclaimable:28052kB kernel_stack:112kB pagetables:616kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5503.108966] lowmem_reserve[]: 0 0 29151 29151 29151
[ 5503.108968] Node 0 Normal free:62600kB min:61476kB low:91324kB high:121172kB active_anon:2516704kB inactive_anon:634676kB active_file:23887848kB inactive_file:1491540kB unevictable:64kB writepending:4761588kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:800000kB slab_unreclaimable:128188kB kernel_stack:18000kB pagetables:91456kB bounce:0kB free_pcp:1032kB local_pcp:32kB free_cma:0kB
[ 5503.108970] lowmem_reserve[]: 0 0 0 0 0
[ 5503.108972] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 5503.108979] Node 0 DMA32: 11357*4kB (ME) 7328*8kB (MEH) 714*16kB (MEH) 110*32kB (MH) 6*64kB (M) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 119380kB
[ 5503.108984] Node 0 Normal: 5953*4kB (MEH) 4799*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 62204kB
[ 5503.108990] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5503.108991] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5503.108991] 7079188 total pagecache pages
[ 5503.108991] 499 pages in swap cache
[ 5503.108992] Swap cache stats: add 74052, delete 73553, find 22395/40349
[ 5503.108992] Free swap  = 6792724kB
[ 5503.108993] Total swap = 6959100kB
[ 5503.108993] 8362173 pages RAM
[ 5503.108993] 0 pages HighMem/MovableOnly
[ 5503.108994] 134124 pages reserved
[ 5503.108994] 0 pages hwpoisoned
[snip]
[ 9502.336330] nvme nvme0: I/O 10 QID 5 timeout, aborting
[ 9502.336336] nvme nvme0: I/O 11 QID 5 timeout, aborting
[ 9502.336338] nvme nvme0: I/O 12 QID 5 timeout, aborting
[ 9502.336340] nvme nvme0: I/O 13 QID 5 timeout, aborting
[ 9502.336342] nvme nvme0: I/O 14 QID 5 timeout, aborting
[ 9502.336343] nvme nvme0: I/O 15 QID 5 timeout, aborting
[ 9502.336345] nvme nvme0: I/O 16 QID 5 timeout, aborting
[ 9502.336347] nvme nvme0: I/O 17 QID 5 timeout, aborting
[ 9502.369097] nvme nvme0: completing aborted command with status: 0000
[ 9502.380040] nvme nvme0: completing aborted command with status: 0000
[ 9502.396116] nvme nvme0: completing aborted command with status: 0000
[ 9502.407693] nvme nvme0: completing aborted command with status: 0000
[ 9502.599079] nvme nvme0: completing aborted command with status: 0000
[ 9502.599611] nvme nvme0: completing aborted command with status: 0000
[ 9502.623935] nvme nvme0: completing aborted command with status: 0000
[ 9502.624534] nvme nvme0: completing aborted command with status: 0000
[ 9502.709823] nvme nvme0: completing aborted command with status: 0000
[ 9502.722497] nvme nvme0: completing aborted command with status: 0000
[ 9502.736686] nvme nvme0: completing aborted command with status: 0000
[ 9502.743204] nvme nvme0: completing aborted command with status: 0000
[ 9502.880922] nvme nvme0: completing aborted command with status: 0000
[ 9502.900418] nvme nvme0: completing aborted command with status: 0000
[ 9502.901893] nvme nvme0: completing aborted command with status: 0000
[ 9502.925358] nvme nvme0: completing aborted command with status: 0000
[ 9503.065601] nvme nvme0: completing aborted command with status: 0000
[ 9503.066194] nvme nvme0: completing aborted command with status: 0000
[ 9503.083291] nvme nvme0: completing aborted command with status: 0000
[ 9503.093209] nvme nvme0: completing aborted command with status: 0000
[ 9503.126777] nvme nvme0: Abort status: 0x0
[ 9503.126781] nvme nvme0: Abort status: 0x0
[ 9503.126785] nvme nvme0: Abort status: 0x0
[ 9503.126806] nvme nvme0: Abort status: 0x0
[ 9503.222184] nvme nvme0: completing aborted command with status: 0000
[ 9503.230937] nvme nvme0: completing aborted command with status: 0000
[ 9503.246309] nvme nvme0: completing aborted command with status: 0000
[ 9503.254269] nvme nvme0: completing aborted command with status: 0000
[ 9503.300031] nvme nvme0: Abort status: 0x0
[ 9503.300037] nvme nvme0: Abort status: 0x0
[ 9503.300040] nvme nvme0: Abort status: 0x0
[ 9503.300042] nvme nvme0: Abort status: 0x0
[ 9503.360298] nvme nvme0: I/O 141 QID 5 timeout, aborting
[ 9503.360308] nvme nvme0: I/O 142 QID 5 timeout, aborting
[ 9503.360311] nvme nvme0: I/O 143 QID 5 timeout, aborting
[ 9503.360314] nvme nvme0: I/O 144 QID 5 timeout, aborting
[ 9503.360317] nvme nvme0: I/O 145 QID 5 timeout, aborting
[ 9503.360320] nvme nvme0: I/O 146 QID 5 timeout, aborting
[ 9503.360323] nvme nvme0: I/O 147 QID 5 timeout, aborting
[ 9503.360326] nvme nvme0: I/O 148 QID 5 timeout, aborting
[ 9503.401528] nvme nvme0: completing aborted command with status: 0000
[ 9503.414444] nvme nvme0: completing aborted command with status: 0000
[ 9503.429525] nvme nvme0: completing aborted command with status: 0000
[ 9503.432237] nvme nvme0: completing aborted command with status: 0000
[ 9503.612024] nvme nvme0: completing aborted command with status: 0000
[ 9503.615492] nvme nvme0: completing aborted command with status: 0000
[ 9503.619415] nvme nvme0: completing aborted command with status: 0000
[ 9503.623379] nvme nvme0: completing aborted command with status: 0000
[ 9503.856159] nvme nvme0: completing aborted command with status: 0000
[ 9503.856793] nvme nvme0: completing aborted command with status: 0000
[ 9503.857932] nvme nvme0: completing aborted command with status: 0000
[ 9503.862198] nvme nvme0: completing aborted command with status: 0000
[ 9503.995516] nvme nvme0: completing aborted command with status: 0000
[ 9503.995751] nvme nvme0: completing aborted command with status: 0000
[ 9503.998163] nvme nvme0: completing aborted command with status: 0000
[ 9504.024131] nvme nvme0: completing aborted command with status: 0000
[ 9504.102754] nvme nvme0: Abort status: 0x0
[ 9504.102760] nvme nvme0: Abort status: 0x0
[ 9504.102762] nvme nvme0: Abort status: 0x0
[ 9504.102764] nvme nvme0: Abort status: 0x0
[ 9504.202445] nvme nvme0: completing aborted command with status: 0000
[ 9504.219237] nvme nvme0: completing aborted command with status: 0000
[ 9504.226710] nvme nvme0: completing aborted command with status: 0000
[ 9504.242366] nvme nvme0: completing aborted command with status: 0000
[ 9504.321632] nvme nvme0: Abort status: 0x0
[ 9504.321635] nvme nvme0: Abort status: 0x0
[ 9504.321636] nvme nvme0: Abort status: 0x0
[ 9504.321637] nvme nvme0: Abort status: 0x0
[ 9504.352207] nvme nvme0: I/O 210 QID 5 timeout, aborting
[ 9504.352213] nvme nvme0: I/O 211 QID 5 timeout, aborting
[ 9504.352216] nvme nvme0: I/O 212 QID 5 timeout, aborting
[ 9504.352217] nvme nvme0: I/O 213 QID 5 timeout, aborting
[ 9504.352219] nvme nvme0: I/O 214 QID 5 timeout, aborting
[ 9504.352221] nvme nvme0: I/O 215 QID 5 timeout, aborting
[ 9504.352223] nvme nvme0: I/O 216 QID 5 timeout, aborting
[ 9504.352225] nvme nvme0: I/O 217 QID 5 timeout, aborting
[ 9504.420600] nvme nvme0: completing aborted command with status: 0000
[ 9504.443049] nvme nvme0: completing aborted command with status: 0000
[ 9504.444495] nvme nvme0: completing aborted command with status: 0000
[ 9504.467535] nvme nvme0: completing aborted command with status: 0000
[ 9504.700482] nvme nvme0: completing aborted command with status: 0000
[ 9504.701396] nvme nvme0: completing aborted command with status: 0000
[ 9504.705812] nvme nvme0: completing aborted command with status: 0000
[ 9504.710654] nvme nvme0: completing aborted command with status: 0000
[ 9504.872768] nvme nvme0: completing aborted command with status: 0000
[ 9504.890121] nvme nvme0: completing aborted command with status: 0000
[ 9504.896071] nvme nvme0: completing aborted command with status: 0000
[ 9504.919857] nvme nvme0: completing aborted command with status: 0000
[ 9505.122246] nvme nvme0: completing aborted command with status: 0000
[ 9505.136487] nvme nvme0: completing aborted command with status: 0000
[ 9505.142626] nvme nvme0: completing aborted command with status: 0000
[ 9505.165906] nvme nvme0: completing aborted command with status: 0000
[ 9505.239421] nvme nvme0: Abort status: 0x0
[ 9505.239428] nvme nvme0: Abort status: 0x0
[ 9505.265124] nvme nvme0: Abort status: 0x0
[ 9505.265135] nvme nvme0: Abort status: 0x0
[ 9505.344199] nvme nvme0: I/O 267 QID 5 timeout, aborting
[ 9505.344205] nvme nvme0: I/O 268 QID 5 timeout, aborting
[ 9505.344208] nvme nvme0: I/O 269 QID 5 timeout, aborting
[ 9505.344209] nvme nvme0: I/O 270 QID 5 timeout, aborting
[ 9505.407524] nvme nvme0: completing aborted command with status: 0000
[ 9505.422340] nvme nvme0: completing aborted command with status: 0000
[ 9505.430371] nvme nvme0: completing aborted command with status: 0000
[ 9505.450014] nvme nvme0: completing aborted command with status: 0000
[ 9505.560665] nvme nvme0: Abort status: 0x0
[ 9505.560677] nvme nvme0: Abort status: 0x0
[ 9505.560707] nvme nvme0: Abort status: 0x0
[ 9505.560722] nvme nvme0: Abort status: 0x0
[ 9505.647050] nvme nvme0: completing aborted command with status: 0000
[ 9505.659933] nvme nvme0: completing aborted command with status: 0000
[ 9505.672361] nvme nvme0: completing aborted command with status: 0000
[ 9505.685112] nvme nvme0: completing aborted command with status: 0000
[ 9505.898535] nvme nvme0: completing aborted command with status: 0000
[ 9505.912902] nvme nvme0: completing aborted command with status: 0000
[ 9505.921178] nvme nvme0: completing aborted command with status: 0000
[ 9505.938438] nvme nvme0: completing aborted command with status: 0000
[ 9506.022633] nvme nvme0: Abort status: 0x0
[ 9506.022638] nvme nvme0: Abort status: 0x0
[ 9506.022641] nvme nvme0: Abort status: 0x0
[ 9506.022644] nvme nvme0: Abort status: 0x0
[ 9506.177817] nvme nvme0: completing aborted command with status: 0000
[ 9506.178375] nvme nvme0: completing aborted command with status: 0000
[ 9506.182740] nvme nvme0: completing aborted command with status: 0000
[ 9506.200831] nvme nvme0: completing aborted command with status: 0000
[ 9506.336292] nvme nvme0: I/O 66 QID 1 timeout, aborting
[ 9506.336303] nvme nvme0: I/O 67 QID 1 timeout, aborting
[ 9506.336307] nvme nvme0: I/O 68 QID 1 timeout, aborting
[ 9506.336311] nvme nvme0: I/O 69 QID 1 timeout, aborting
[ 9506.336314] nvme nvme0: I/O 70 QID 1 timeout, aborting
[ 9506.336318] nvme nvme0: I/O 71 QID 1 timeout, aborting
[ 9506.336321] nvme nvme0: I/O 72 QID 1 timeout, aborting
[ 9506.336325] nvme nvme0: I/O 73 QID 1 timeout, aborting
[ 9506.340880] nvme nvme0: completing aborted command with status: 0000
[ 9506.341889] nvme nvme0: completing aborted command with status: 0000
[ 9506.427740] nvme nvme0: completing aborted command with status: 0000
[ 9506.433826] nvme nvme0: completing aborted command with status: 0000
[ 9506.434530] nvme nvme0: completing aborted command with status: 0000
[ 9506.435238] nvme nvme0: completing aborted command with status: 0000
[ 9506.447912] nvme nvme0: completing aborted command with status: 0000
[ 9506.451919] nvme nvme0: completing aborted command with status: 0000
[ 9506.457954] nvme nvme0: completing aborted command with status: 0000
[ 9506.469563] nvme nvme0: completing aborted command with status: 0000
[ 9506.550606] nvme nvme0: completing aborted command with status: 0000
[ 9506.551289] nvme nvme0: completing aborted command with status: 0000
[ 9506.553188] nvme nvme0: completing aborted command with status: 0000
[ 9506.567793] nvme nvme0: completing aborted command with status: 0000
[ 9506.650545] nvme nvme0: completing aborted command with status: 0000
[ 9506.651098] nvme nvme0: completing aborted command with status: 0000
[ 9506.674783] nvme nvme0: completing aborted command with status: 0000
[ 9506.675338] nvme nvme0: completing aborted command with status: 0000
[ 9506.676384] nvme nvme0: completing aborted command with status: 0000
[ 9506.682752] nvme nvme0: completing aborted command with status: 0000
[ 9506.713353] nvme nvme0: completing aborted command with status: 0000
[ 9506.721690] nvme nvme0: completing aborted command with status: 0000
[ 9506.748582] nvme nvme0: completing aborted command with status: 0000
[ 9506.749524] nvme nvme0: completing aborted command with status: 0000
[ 9506.751491] nvme nvme0: completing aborted command with status: 0000
[ 9506.773058] nvme nvme0: completing aborted command with status: 0000
[ 9506.788155] nvme nvme0: completing aborted command with status: 0000
[ 9506.797522] nvme nvme0: completing aborted command with status: 0000
[ 9506.848009] nvme nvme0: completing aborted command with status: 0000
[ 9506.851510] nvme nvme0: completing aborted command with status: 0000
[ 9506.869526] nvme nvme0: completing aborted command with status: 0000
[ 9506.871349] nvme nvme0: completing aborted command with status: 0000
[ 9506.941027] nvme nvme0: Abort status: 0x0
[ 9506.941032] nvme nvme0: Abort status: 0x0
[ 9506.942004] nvme nvme0: completing aborted command with status: 0000
[ 9506.943842] nvme nvme0: Abort status: 0x0
[ 9506.943854] nvme nvme0: Abort status: 0x0
[ 9506.944011] nvme nvme0: completing aborted command with status: 0000
[ 9506.963070] nvme nvme0: completing aborted command with status: 0000
[ 9506.975382] nvme nvme0: completing aborted command with status: 0000
[ 9506.983853] nvme nvme0: completing aborted command with status: 0000
[ 9506.998827] nvme nvme0: completing aborted command with status: 0000
[ 9507.055311] nvme nvme0: completing aborted command with status: 0000
[ 9507.070858] nvme nvme0: completing aborted command with status: 0000
[ 9507.072994] nvme nvme0: completing aborted command with status: 0000
[ 9507.093052] nvme nvme0: completing aborted command with status: 0000
[ 9507.132356] nvme nvme0: completing aborted command with status: 0000
[ 9507.133053] nvme nvme0: completing aborted command with status: 0000
[ 9507.136269] nvme nvme0: completing aborted command with status: 0000
[ 9507.150106] nvme nvme0: completing aborted command with status: 0000
[ 9507.200237] nvme nvme0: Abort status: 0x0
[ 9507.200242] nvme nvme0: Abort status: 0x0
[ 9507.200263] nvme nvme0: Abort status: 0x0
[ 9507.200267] nvme nvme0: Abort status: 0x0
[ 9507.217889] nvme nvme0: completing aborted command with status: 0000
[ 9507.230281] nvme nvme0: completing aborted command with status: 0000
[ 9507.238492] nvme nvme0: completing aborted command with status: 0000
[ 9507.250282] nvme nvme0: completing aborted command with status: 0000
[ 9507.304486] nvme nvme0: completing aborted command with status: 0000
[ 9507.331493] nvme nvme0: completing aborted command with status: 0000
[ 9507.332149] nvme nvme0: completing aborted command with status: 0000
[ 9507.340451] nvme nvme0: completing aborted command with status: 0000
[ 9507.360262] nvme nvme0: I/O 227 QID 1 timeout, aborting
[ 9507.360273] nvme nvme0: I/O 228 QID 1 timeout, aborting
[ 9507.360278] nvme nvme0: I/O 230 QID 1 timeout, aborting
[ 9507.360281] nvme nvme0: I/O 231 QID 1 timeout, aborting
[ 9507.360285] nvme nvme0: I/O 232 QID 1 timeout, aborting
[ 9507.360289] nvme nvme0: I/O 233 QID 1 timeout, aborting
[ 9507.360292] nvme nvme0: I/O 234 QID 1 timeout, aborting
[ 9507.360295] nvme nvme0: I/O 235 QID 1 timeout, aborting
[ 9507.395867] nvme nvme0: completing aborted command with status: 0000
[ 9507.405068] nvme nvme0: completing aborted command with status: 0000
[ 9507.413569] nvme nvme0: completing aborted command with status: 0000
[ 9507.428580] nvme nvme0: completing aborted command with status: 0000
[ 9507.489115] nvme nvme0: completing aborted command with status: 0000
[ 9507.491492] nvme nvme0: completing aborted command with status: 0000
[ 9507.521037] nvme nvme0: completing aborted command with status: 0000
[ 9507.521627] nvme nvme0: completing aborted command with status: 0000
[ 9507.560376] nvme nvme0: completing aborted command with status: 0000
[ 9507.572986] nvme nvme0: completing aborted command with status: 0000
[ 9507.668574] nvme nvme0: completing aborted command with status: 0000
[ 9507.669179] nvme nvme0: completing aborted command with status: 0000
[ 9507.683482] nvme nvme0: completing aborted command with status: 0000
[ 9507.685709] nvme nvme0: completing aborted command with status: 0000
[ 9507.689503] nvme nvme0: completing aborted command with status: 0000
[ 9507.693943] nvme nvme0: completing aborted command with status: 0000
[ 9507.808472] nvme nvme0: completing aborted command with status: 0000
[ 9507.809104] nvme nvme0: completing aborted command with status: 0000
[ 9507.809811] nvme nvme0: completing aborted command with status: 0000
[ 9507.810528] nvme nvme0: completing aborted command with status: 0000
[ 9507.831473] nvme nvme0: completing aborted command with status: 0000
[ 9507.833924] nvme nvme0: completing aborted command with status: 0000
[ 9507.838453] nvme nvme0: completing aborted command with status: 0000
[ 9507.856671] nvme nvme0: completing aborted command with status: 0000
[ 9507.906572] nvme nvme0: completing aborted command with status: 0000
[ 9508.002133] nvme nvme0: completing aborted command with status: 0000
[ 9508.028773] nvme nvme0: completing aborted command with status: 0000
[ 9508.029479] nvme nvme0: completing aborted command with status: 0000
[ 9508.041140] nvme nvme0: completing aborted command with status: 0000
[ 9508.045623] nvme nvme0: completing aborted command with status: 0000
[ 9508.047932] nvme nvme0: completing aborted command with status: 0000
[ 9508.052444] nvme nvme0: completing aborted command with status: 0000
[ 9508.099107] nvme nvme0: completing aborted command with status: 0000
[ 9508.117871] nvme nvme0: completing aborted command with status: 0000
[ 9508.134078] nvme nvme0: completing aborted command with status: 0000
[ 9508.153953] nvme nvme0: completing aborted command with status: 0000
[ 9508.198117] nvme nvme0: completing aborted command with status: 0000
[ 9508.208824] nvme nvme0: completing aborted command with status: 0000
[ 9508.237745] nvme nvme0: completing aborted command with status: 0000
[ 9508.238658] nvme nvme0: completing aborted command with status: 0000
[ 9508.329913] nvme nvme0: Abort status: 0x0
[ 9508.329920] nvme nvme0: Abort status: 0x0
[ 9508.329922] nvme nvme0: Abort status: 0x0
[ 9508.329933] nvme nvme0: Abort status: 0x0
[ 9508.331051] nvme nvme0: completing aborted command with status: 0000
[ 9508.352264] nvme nvme0: I/O 26 QID 3 timeout, aborting
[ 9508.352275] nvme nvme0: I/O 27 QID 3 timeout, aborting
[ 9508.352278] nvme nvme0: I/O 28 QID 3 timeout, aborting
[ 9508.352281] nvme nvme0: I/O 29 QID 3 timeout, aborting
[ 9508.355433] nvme nvme0: completing aborted command with status: 0000
[ 9508.380348] nvme nvme0: completing aborted command with status: 0000
[ 9508.381019] nvme nvme0: completing aborted command with status: 0000
[ 9508.428145] nvme nvme0: completing aborted command with status: 0000
[ 9508.453811] nvme nvme0: completing aborted command with status: 0000
[ 9508.454736] nvme nvme0: completing aborted command with status: 0000
[ 9508.476608] nvme nvme0: completing aborted command with status: 0000
[ 9508.529097] nvme nvme0: completing aborted command with status: 0000
[ 9508.551559] nvme nvme0: completing aborted command with status: 0000
[ 9508.575807] nvme nvme0: completing aborted command with status: 0000
[ 9508.576532] nvme nvme0: completing aborted command with status: 0000
[ 9508.701936] nvme nvme0: Abort status: 0x0
[ 9508.701946] nvme nvme0: Abort status: 0x0
[ 9508.701962] nvme nvme0: Abort status: 0x0
[ 9508.701975] nvme nvme0: Abort status: 0x0
[ 9508.706618] nvme nvme0: completing aborted command with status: 0000
[ 9508.711793] nvme nvme0: completing aborted command with status: 0000
[ 9508.715983] nvme nvme0: completing aborted command with status: 0000
[ 9508.719562] nvme nvme0: completing aborted command with status: 0000
[ 9508.762800] nvme nvme0: completing aborted command with status: 0000
[ 9508.785792] nvme nvme0: completing aborted command with status: 0000
[ 9508.803999] nvme nvme0: completing aborted command with status: 0000
[ 9508.812873] nvme nvme0: completing aborted command with status: 0000
[ 9508.865092] nvme nvme0: completing aborted command with status: 0000
[ 9508.877147] nvme nvme0: completing aborted command with status: 0000
[ 9508.887016] nvme nvme0: completing aborted command with status: 0000
[ 9508.903524] nvme nvme0: completing aborted command with status: 0000
[ 9509.006228] nvme nvme0: completing aborted command with status: 0000
[ 9509.016260] nvme nvme0: completing aborted command with status: 0000
[ 9509.030465] nvme nvme0: completing aborted command with status: 0000
[ 9509.042351] nvme nvme0: completing aborted command with status: 0000
[ 9509.102633] nvme nvme0: completing aborted command with status: 0000
[ 9509.113816] nvme nvme0: completing aborted command with status: 0000
[ 9509.125992] nvme nvme0: completing aborted command with status: 0000
[ 9509.137293] nvme nvme0: completing aborted command with status: 0000
[ 9509.192743] nvme nvme0: completing aborted command with status: 0000
[ 9509.207964] nvme nvme0: completing aborted command with status: 0000
[ 9509.217701] nvme nvme0: completing aborted command with status: 0000
[ 9509.227409] nvme nvme0: completing aborted command with status: 0000
[ 9509.312652] nvme nvme0: Abort status: 0x0
[ 9509.312657] nvme nvme0: Abort status: 0x0
[ 9509.312676] nvme nvme0: Abort status: 0x0
[ 9509.312690] nvme nvme0: Abort status: 0x0
[ 9509.326734] nvme nvme0: completing aborted command with status: 0000
[ 9509.339829] nvme nvme0: completing aborted command with status: 0000
[ 9509.344261] nvme nvme0: I/O 256 QID 1 timeout, aborting
[ 9509.344271] nvme nvme0: I/O 257 QID 1 timeout, aborting
[ 9509.344275] nvme nvme0: I/O 258 QID 1 timeout, aborting
[ 9509.344279] nvme nvme0: I/O 259 QID 1 timeout, aborting
[ 9509.344282] nvme nvme0: I/O 260 QID 1 timeout, aborting
[ 9509.344286] nvme nvme0: I/O 261 QID 1 timeout, aborting
[ 9509.344304] nvme nvme0: I/O 693 QID 1 timeout, aborting
[ 9509.344308] nvme nvme0: I/O 694 QID 1 timeout, aborting
[ 9509.348587] nvme nvme0: completing aborted command with status: 0000
[ 9509.365831] nvme nvme0: completing aborted command with status: 0000
[ 9509.417743] nvme nvme0: completing aborted command with status: 0000
[ 9509.430416] nvme nvme0: completing aborted command with status: 0000
[ 9509.442086] nvme nvme0: completing aborted command with status: 0000
[ 9509.453555] nvme nvme0: completing aborted command with status: 0000
[ 9509.513495] nvme nvme0: completing aborted command with status: 0000
[ 9509.528894] nvme nvme0: completing aborted command with status: 0000
[ 9509.538049] nvme nvme0: completing aborted command with status: 0000
[ 9509.621553] nvme nvme0: completing aborted command with status: 0000
[ 9509.640419] nvme nvme0: completing aborted command with status: 0000
[ 9509.640895] nvme nvme0: completing aborted command with status: 0000
[ 9509.642188] nvme nvme0: completing aborted command with status: 0000
[ 9509.646100] nvme nvme0: completing aborted command with status: 0000
[ 9509.654420] nvme nvme0: completing aborted command with status: 0000
[ 9509.659536] nvme nvme0: completing aborted command with status: 0000
[ 9509.663945] nvme nvme0: completing aborted command with status: 0000
[ 9509.675612] nvme nvme0: completing aborted command with status: 0000
[ 9509.731619] nvme nvme0: completing aborted command with status: 0000
[ 9509.745416] nvme nvme0: completing aborted command with status: 0000
[ 9509.754105] nvme nvme0: completing aborted command with status: 0000
[ 9509.768162] nvme nvme0: completing aborted command with status: 0000
[ 9509.826011] nvme nvme0: completing aborted command with status: 0000
[ 9509.838902] nvme nvme0: completing aborted command with status: 0000
[ 9509.854796] nvme nvme0: completing aborted command with status: 0000
[ 9509.860637] nvme nvme0: completing aborted command with status: 0000
[ 9509.969051] nvme nvme0: completing aborted command with status: 0000
[ 9509.969907] nvme nvme0: completing aborted command with status: 0000
[ 9509.970825] nvme nvme0: completing aborted command with status: 0000
[ 9509.973912] nvme nvme0: completing aborted command with status: 0000
[ 9510.027348] nvme nvme0: completing aborted command with status: 0000
[ 9510.028084] nvme nvme0: completing aborted command with status: 0000
[ 9510.028721] nvme nvme0: completing aborted command with status: 0000
[ 9510.029778] nvme nvme0: completing aborted command with status: 0000
[ 9510.050234] nvme nvme0: completing aborted command with status: 0000
[ 9510.061708] nvme nvme0: completing aborted command with status: 0000
[ 9510.073567] nvme nvme0: completing aborted command with status: 0000
[ 9510.089215] nvme nvme0: completing aborted command with status: 0000
[ 9510.149025] nvme nvme0: completing aborted command with status: 0000
[ 9510.158333] nvme nvme0: completing aborted command with status: 0000
[ 9510.170351] nvme nvme0: completing aborted command with status: 0000
[ 9510.170853] nvme nvme0: completing aborted command with status: 0000
[ 9510.218602] nvme nvme0: completing aborted command with status: 0000
[ 9510.232183] nvme nvme0: completing aborted command with status: 0000
[ 9510.239808] nvme nvme0: completing aborted command with status: 0000
[ 9510.252937] nvme nvme0: Abort status: 0x0
[ 9510.252947] nvme nvme0: Abort status: 0x0
[ 9510.252963] nvme nvme0: Abort status: 0x0
[ 9510.252978] nvme nvme0: Abort status: 0x0
[ 9510.253197] nvme nvme0: completing aborted command with status: 0000
[ 9510.266387] nvme nvme0: completing aborted command with status: 0000
[ 9510.273439] nvme nvme0: completing aborted command with status: 0000
[ 9510.297641] nvme nvme0: completing aborted command with status: 0000
[ 9510.299853] nvme nvme0: completing aborted command with status: 0000
[ 9510.336341] nvme nvme0: I/O 715 QID 1 timeout, aborting
[ 9510.336353] nvme nvme0: I/O 716 QID 1 timeout, aborting
[ 9510.336357] nvme nvme0: I/O 717 QID 1 timeout, aborting
[ 9510.336361] nvme nvme0: I/O 718 QID 1 timeout, aborting
[ 9510.360525] nvme nvme0: completing aborted command with status: 0000
[ 9510.375698] nvme nvme0: completing aborted command with status: 0000
[ 9510.379349] nvme nvme0: completing aborted command with status: 0000
[ 9510.398793] nvme nvme0: completing aborted command with status: 0000
[ 9510.438940] nvme nvme0: completing aborted command with status: 0000
[ 9510.438968] nvme nvme0: completing aborted command with status: 0000
[ 9510.438975] nvme nvme0: completing aborted command with status: 0000
[ 9510.455150] nvme nvme0: completing aborted command with status: 0000
[ 9510.564581] nvme nvme0: completing aborted command with status: 0000
[ 9510.565177] nvme nvme0: completing aborted command with status: 0000
[ 9510.568093] nvme nvme0: completing aborted command with status: 0000
[ 9510.570486] nvme nvme0: completing aborted command with status: 0000
[ 9510.570493] nvme nvme0: Abort status: 0x0
[ 9510.570503] nvme nvme0: Abort status: 0x0
[ 9510.570510] nvme nvme0: Abort status: 0x0
[ 9510.570513] nvme nvme0: Abort status: 0x0
[ 9510.575087] nvme nvme0: completing aborted command with status: 0000
[ 9510.579631] nvme nvme0: completing aborted command with status: 0000
[ 9510.583609] nvme nvme0: completing aborted command with status: 0000
[ 9510.594017] nvme nvme0: completing aborted command with status: 0000
[ 9510.652000] nvme nvme0: completing aborted command with status: 0000
[ 9510.677590] nvme nvme0: completing aborted command with status: 0000
[ 9510.678493] nvme nvme0: completing aborted command with status: 0000
[ 9510.694168] nvme nvme0: completing aborted command with status: 0000
[ 9510.759104] nvme nvme0: completing aborted command with status: 0000
[ 9510.760537] nvme nvme0: completing aborted command with status: 0000
[ 9510.781547] nvme nvme0: completing aborted command with status: 0000
[ 9510.781552] nvme nvme0: completing aborted command with status: 0000
[ 9510.829342] nvme nvme0: completing aborted command with status: 0000
[ 9510.842531] nvme nvme0: completing aborted command with status: 0000
[ 9510.858016] nvme nvme0: completing aborted command with status: 0000
[ 9510.873800] nvme nvme0: completing aborted command with status: 0000
[ 9510.874988] nvme nvme0: completing aborted command with status: 0000
[ 9510.891303] nvme nvme0: completing aborted command with status: 0000
[ 9510.904366] nvme nvme0: completing aborted command with status: 0000
[ 9510.908165] nvme nvme0: completing aborted command with status: 0000
[ 9510.967997] nvme nvme0: completing aborted command with status: 0000
[ 9510.980697] nvme nvme0: completing aborted command with status: 0000
[ 9510.996281] nvme nvme0: completing aborted command with status: 0000
[ 9511.000053] nvme nvme0: completing aborted command with status: 0000
[ 9511.067038] nvme nvme0: completing aborted command with status: 0000
[ 9511.067059] nvme nvme0: completing aborted command with status: 0000
[ 9511.067085] nvme nvme0: completing aborted command with status: 0000
[ 9511.067099] nvme nvme0: completing aborted command with status: 0000
[ 9511.093467] nvme nvme0: completing aborted command with status: 0000
[ 9511.105472] nvme nvme0: completing aborted command with status: 0000
[ 9511.122709] nvme nvme0: completing aborted command with status: 0000
[ 9511.136710] nvme nvme0: Abort status: 0x0
[ 9511.136715] nvme nvme0: Abort status: 0x0
[ 9511.136733] nvme nvme0: Abort status: 0x0
[ 9511.136748] nvme nvme0: Abort status: 0x0
[ 9511.136811] nvme nvme0: completing aborted command with status: 0000
[ 9511.138969] nvme nvme0: completing aborted command with status: 0000
[ 9511.157949] nvme nvme0: completing aborted command with status: 0000
[ 9511.169760] nvme nvme0: completing aborted command with status: 0000
[ 9511.185732] nvme nvme0: completing aborted command with status: 0000
[ 9511.235321] nvme nvme0: completing aborted command with status: 0000
[ 9511.250063] nvme nvme0: completing aborted command with status: 0000
[ 9511.265896] nvme nvme0: completing aborted command with status: 0000
[ 9511.267088] nvme nvme0: completing aborted command with status: 0000
[ 9511.328770] nvme nvme0: completing aborted command with status: 0000
[ 9511.328797] nvme nvme0: completing aborted command with status: 0000
[ 9511.328809] nvme nvme0: completing aborted command with status: 0000
[ 9511.330904] nvme nvme0: completing aborted command with status: 0000
[ 9511.360388] nvme nvme0: I/O 785 QID 1 timeout, aborting
[ 9511.360398] nvme nvme0: I/O 786 QID 1 timeout, aborting
[ 9511.360402] nvme nvme0: I/O 787 QID 1 timeout, aborting
[ 9511.360405] nvme nvme0: I/O 788 QID 1 timeout, aborting
[ 9511.360408] nvme nvme0: I/O 789 QID 1 timeout, aborting
[ 9511.360411] nvme nvme0: I/O 790 QID 1 timeout, aborting
[ 9511.360414] nvme nvme0: I/O 791 QID 1 timeout, aborting
[ 9511.360417] nvme nvme0: I/O 792 QID 1 timeout, aborting
[ 9511.360576] nvme nvme0: completing aborted command with status: 0000
[ 9511.376024] nvme nvme0: completing aborted command with status: 0000
[ 9511.377517] nvme nvme0: completing aborted command with status: 0000
[ 9511.392329] nvme nvme0: completing aborted command with status: 0000
[ 9511.398377] nvme nvme0: completing aborted command with status: 0000
[ 9511.422265] nvme nvme0: completing aborted command with status: 0000
[ 9511.423612] nvme nvme0: completing aborted command with status: 0000
[ 9511.439369] nvme nvme0: completing aborted command with status: 0000
[ 9511.501998] nvme nvme0: completing aborted command with status: 0000
[ 9511.516652] nvme nvme0: completing aborted command with status: 0000
[ 9511.518584] nvme nvme0: completing aborted command with status: 0000
[ 9511.534524] nvme nvme0: completing aborted command with status: 0000
[ 9511.600090] nvme nvme0: completing aborted command with status: 0000
[ 9511.675295] nvme nvme0: completing aborted command with status: 0000
[ 9511.675992] nvme nvme0: completing aborted command with status: 0000
[ 9511.703189] nvme nvme0: completing aborted command with status: 0000
[ 9511.712439] nvme nvme0: completing aborted command with status: 0000
[ 9511.714687] nvme nvme0: completing aborted command with status: 0000
[ 9511.718882] nvme nvme0: completing aborted command with status: 0000
[ 9511.724293] nvme nvme0: completing aborted command with status: 0000
[ 9511.734439] nvme nvme0: completing aborted command with status: 0000
[ 9511.736974] nvme nvme0: completing aborted command with status: 0000
[ 9511.751133] nvme nvme0: completing aborted command with status: 0000
[ 9511.768416] nvme nvme0: completing aborted command with status: 0000
[ 9511.820473] nvme nvme0: completing aborted command with status: 0000
[ 9511.834434] nvme nvme0: completing aborted command with status: 0000
[ 9511.902341] nvme nvme0: completing aborted command with status: 0000
[ 9511.916274] nvme nvme0: completing aborted command with status: 0000
[ 9511.925246] nvme nvme0: completing aborted command with status: 0000
[ 9511.934472] nvme nvme0: completing aborted command with status: 0000
[ 9512.060126] nvme nvme0: completing aborted command with status: 0000
[ 9512.075542] nvme nvme0: completing aborted command with status: 0000
[ 9512.076128] nvme nvme0: completing aborted command with status: 0000
[ 9512.076839] nvme nvme0: completing aborted command with status: 0000
[ 9512.121813] nvme nvme0: completing aborted command with status: 0000
[ 9512.122477] nvme nvme0: completing aborted command with status: 0000
[ 9512.123271] nvme nvme0: completing aborted command with status: 0000
[ 9512.124136] nvme nvme0: completing aborted command with status: 0000
[ 9512.128557] nvme nvme0: completing aborted command with status: 0000
[ 9512.133162] nvme nvme0: completing aborted command with status: 0000
[ 9512.166923] nvme nvme0: completing aborted command with status: 0000
[ 9512.190157] nvme nvme0: completing aborted command with status: 0000
[ 9512.199358] nvme nvme0: completing aborted command with status: 0000
[ 9512.215951] nvme nvme0: completing aborted command with status: 0000
[ 9512.261367] nvme nvme0: completing aborted command with status: 0000
[ 9512.277087] nvme nvme0: completing aborted command with status: 0000
[ 9512.279634] nvme nvme0: completing aborted command with status: 0000
[ 9512.295339] nvme nvme0: completing aborted command with status: 0000
[ 9512.359758] nvme nvme0: completing aborted command with status: 0000
[ 9512.376037] nvme nvme0: completing aborted command with status: 0000
[ 9512.392206] nvme nvme0: completing aborted command with status: 0000
[ 9512.393425] nvme nvme0: Abort status: 0x0
[ 9512.393440] nvme nvme0: Abort status: 0x0
[ 9512.393454] nvme nvme0: Abort status: 0x0
[ 9512.393462] nvme nvme0: completing aborted command with status: 0000
[ 9512.393471] nvme nvme0: Abort status: 0x0
[ 9512.410945] nvme nvme0: completing aborted command with status: 0000
[ 9512.412890] nvme nvme0: completing aborted command with status: 0000
[ 9512.440480] nvme nvme0: completing aborted command with status: 0000
[ 9512.444244] nvme nvme0: completing aborted command with status: 0000
[ 9512.505644] nvme nvme0: completing aborted command with status: 0000
[ 9512.520533] nvme nvme0: completing aborted command with status: 0000
[ 9512.539285] nvme nvme0: completing aborted command with status: 0000
[ 9512.540588] nvme nvme0: completing aborted command with status: 0000
[ 9512.599940] nvme nvme0: completing aborted command with status: 0000
[ 9512.612723] nvme nvme0: completing aborted command with status: 0000
[ 9512.619738] nvme nvme0: completing aborted command with status: 0000
[ 9512.643374] nvme nvme0: completing aborted command with status: 0000
[ 9512.675811] nvme nvme0: completing aborted command with status: 0000
[ 9512.689815] nvme nvme0: completing aborted command with status: 0000
[ 9512.705061] nvme nvme0: completing aborted command with status: 0000
[ 9512.706053] nvme nvme0: completing aborted command with status: 0000
[ 9512.706063] nvme nvme0: Abort status: 0x0
[ 9512.706066] nvme nvme0: Abort status: 0x0
[ 9512.706067] nvme nvme0: Abort status: 0x0
[ 9512.706068] nvme nvme0: Abort status: 0x0
[ 9512.724477] nvme nvme0: completing aborted command with status: 0000
[ 9512.740901] nvme nvme0: completing aborted command with status: 0000
[ 9512.755463] nvme nvme0: completing aborted command with status: 0000
[ 9512.756106] nvme nvme0: completing aborted command with status: 0000
[ 9512.805604] nvme nvme0: completing aborted command with status: 0000
[ 9512.815236] nvme nvme0: completing aborted command with status: 0000
[ 9512.831313] nvme nvme0: completing aborted command with status: 0000
[ 9512.846842] nvme nvme0: completing aborted command with status: 0000
[ 9512.896594] nvme nvme0: completing aborted command with status: 0000
[ 9512.913909] nvme nvme0: completing aborted command with status: 0000
[ 9512.927567] nvme nvme0: completing aborted command with status: 0000
[ 9512.943335] nvme nvme0: completing aborted command with status: 0000
[ 9512.977788] nvme nvme0: completing aborted command with status: 0000
[ 9512.994292] nvme nvme0: completing aborted command with status: 0000
[ 9513.007942] nvme nvme0: completing aborted command with status: 0000
[ 9513.023441] nvme nvme0: completing aborted command with status: 0000
[ 9513.023462] nvme nvme0: completing aborted command with status: 0000
[ 9513.023474] nvme nvme0: completing aborted command with status: 0000
[ 9513.023487] nvme nvme0: completing aborted command with status: 0000
[ 9513.023520] nvme nvme0: completing aborted command with status: 0000
[ 9513.086622] nvme nvme0: completing aborted command with status: 0000
[ 9513.087628] nvme nvme0: completing aborted command with status: 0000
[ 9513.104120] nvme nvme0: completing aborted command with status: 0000
[ 9513.117203] nvme nvme0: completing aborted command with status: 0000
[ 9513.163888] nvme nvme0: completing aborted command with status: 0000
[ 9513.167451] nvme nvme0: completing aborted command with status: 0000
[ 9513.184795] nvme nvme0: completing aborted command with status: 0000
[ 9513.189859] nvme nvme0: completing aborted command with status: 0000
[ 9513.205587] nvme nvme0: completing aborted command with status: 0000
[ 9513.211125] nvme nvme0: completing aborted command with status: 0000
[ 9513.228917] nvme nvme0: completing aborted command with status: 0000
[ 9513.231490] nvme nvme0: completing aborted command with status: 0000
[ 9513.231521] nvme nvme0: completing aborted command with status: 0000
[ 9513.231584] nvme nvme0: completing aborted command with status: 0000
[ 9513.231632] nvme nvme0: completing aborted command with status: 0000
[ 9513.231988] nvme nvme0: completing aborted command with status: 0000
[ 9513.310404] nvme nvme0: completing aborted command with status: 0000
[ 9513.313948] nvme nvme0: completing aborted command with status: 0000
[ 9513.318630] nvme nvme0: completing aborted command with status: 0000
[ 9513.334736] nvme nvme0: completing aborted command with status: 0000
[ 9513.344397] nvme nvme0: I/O 262 QID 1 timeout, aborting
[ 9513.344408] nvme nvme0: I/O 263 QID 1 timeout, aborting
[ 9513.344412] nvme nvme0: I/O 264 QID 1 timeout, aborting
[ 9513.344416] nvme nvme0: I/O 265 QID 1 timeout, aborting
[ 9513.344446] nvme nvme0: I/O 956 QID 1 timeout, aborting
[ 9513.344450] nvme nvme0: I/O 957 QID 1 timeout, aborting
[ 9513.344453] nvme nvme0: I/O 958 QID 1 timeout, aborting
[ 9513.344457] nvme nvme0: I/O 959 QID 1 timeout, aborting
[ 9513.359176] nvme nvme0: completing aborted command with status: 0000
[ 9513.367420] nvme nvme0: completing aborted command with status: 0000
[ 9513.386914] nvme nvme0: completing aborted command with status: 0000
[ 9513.390379] nvme nvme0: completing aborted command with status: 0000
[ 9513.409333] nvme nvme0: completing aborted command with status: 0000
[ 9513.417539] nvme nvme0: completing aborted command with status: 0000
[ 9513.432283] nvme nvme0: completing aborted command with status: 0000
[ 9513.441493] nvme nvme0: completing aborted command with status: 0000
[ 9513.441600] nvme nvme0: completing aborted command with status: 0000
[ 9513.441672] nvme nvme0: completing aborted command with status: 0000
[ 9513.441697] nvme nvme0: completing aborted command with status: 0000
[ 9513.441721] nvme nvme0: completing aborted command with status: 0000
[ 9513.564283] nvme nvme0: completing aborted command with status: 0000
[ 9513.564366] nvme nvme0: completing aborted command with status: 0000
[ 9513.587619] nvme nvme0: completing aborted command with status: 0000
[ 9513.588281] nvme nvme0: completing aborted command with status: 0000
[ 9513.599007] nvme nvme0: completing aborted command with status: 0000
[ 9513.603467] nvme nvme0: completing aborted command with status: 0000
[ 9513.608000] nvme nvme0: completing aborted command with status: 0000
[ 9513.611982] nvme nvme0: completing aborted command with status: 0000
[ 9513.621339] nvme nvme0: completing aborted command with status: 0000
[ 9513.635052] nvme nvme0: completing aborted command with status: 0000
[ 9513.644892] nvme nvme0: completing aborted command with status: 0000
[ 9513.659996] nvme nvme0: completing aborted command with status: 0000
[ 9513.660078] nvme nvme0: completing aborted command with status: 0000
[ 9513.660193] nvme nvme0: completing aborted command with status: 0000
[ 9513.660254] nvme nvme0: completing aborted command with status: 0000
[ 9513.660293] nvme nvme0: completing aborted command with status: 0000
[ 9513.709017] nvme nvme0: completing aborted command with status: 0000
[ 9513.729504] nvme nvme0: completing aborted command with status: 0000
[ 9513.730840] nvme nvme0: completing aborted command with status: 0000
[ 9513.824575] nvme nvme0: completing aborted command with status: 0000
[ 9513.849042] nvme nvme0: completing aborted command with status: 0000
[ 9513.849753] nvme nvme0: completing aborted command with status: 0000
[ 9513.850467] nvme nvme0: completing aborted command with status: 0000
[ 9513.853174] nvme nvme0: completing aborted command with status: 0000
[ 9513.859370] nvme nvme0: completing aborted command with status: 0000
[ 9513.863801] nvme nvme0: completing aborted command with status: 0000
[ 9513.872460] nvme nvme0: completing aborted command with status: 0000
[ 9513.872517] nvme nvme0: completing aborted command with status: 0000
[ 9513.942152] nvme nvme0: completing aborted command with status: 0000
[ 9513.942178] nvme nvme0: completing aborted command with status: 0000
[ 9513.943809] nvme nvme0: completing aborted command with status: 0000
[ 9513.943835] nvme nvme0: completing aborted command with status: 0000
[ 9513.957069] nvme nvme0: completing aborted command with status: 0000
[ 9513.961377] nvme nvme0: completing aborted command with status: 0000
[ 9513.965816] nvme nvme0: completing aborted command with status: 0000
[ 9513.968783] nvme nvme0: completing aborted command with status: 0000
[ 9514.031686] nvme nvme0: completing aborted command with status: 0000
[ 9514.039890] nvme nvme0: completing aborted command with status: 0000
[ 9514.043838] nvme nvme0: completing aborted command with status: 0000
[ 9514.063522] nvme nvme0: completing aborted command with status: 0000
[ 9514.064512] nvme nvme0: completing aborted command with status: 0000
[ 9514.089334] nvme nvme0: completing aborted command with status: 0000
[ 9514.090504] nvme nvme0: completing aborted command with status: 0000
[ 9514.114287] nvme nvme0: Abort status: 0x0
[ 9514.114300] nvme nvme0: Abort status: 0x0
[ 9514.114313] nvme nvme0: Abort status: 0x0
[ 9514.114325] nvme nvme0: Abort status: 0x0
[ 9514.114400] nvme nvme0: completing aborted command with status: 0000
[ 9514.114421] nvme nvme0: completing aborted command with status: 0000
[ 9514.114431] nvme nvme0: completing aborted command with status: 0000
[ 9514.114436] nvme nvme0: completing aborted command with status: 0000
[ 9514.114467] nvme nvme0: completing aborted command with status: 0000
[ 9514.179524] nvme nvme0: completing aborted command with status: 0000
[ 9514.187152] nvme nvme0: completing aborted command with status: 0000
[ 9514.189199] nvme nvme0: completing aborted command with status: 0000
[ 9514.211724] nvme nvme0: completing aborted command with status: 0000
[ 9514.234226] nvme nvme0: completing aborted command with status: 0000
[ 9514.235673] nvme nvme0: completing aborted command with status: 0000
[ 9514.257262] nvme nvme0: completing aborted command with status: 0000
[ 9514.258864] nvme nvme0: completing aborted command with status: 0000
[ 9514.281638] nvme nvme0: completing aborted command with status: 0000
[ 9514.283980] nvme nvme0: completing aborted command with status: 0000
[ 9514.302794] nvme nvme0: completing aborted command with status: 0000
[ 9514.304704] nvme nvme0: Abort status: 0x0
[ 9514.304717] nvme nvme0: Abort status: 0x0
[ 9514.304730] nvme nvme0: completing aborted command with status: 0000
[ 9514.304732] nvme nvme0: Abort status: 0x0
[ 9514.304747] nvme nvme0: Abort status: 0x0
[ 9514.304772] nvme nvme0: completing aborted command with status: 0000
[ 9514.304822] nvme nvme0: completing aborted command with status: 0000
[ 9514.304980] nvme nvme0: completing aborted command with status: 0000
[ 9514.305024] nvme nvme0: completing aborted command with status: 0000
[ 9514.336304] nvme nvme0: I/O 983 QID 1 timeout, aborting
[ 9514.336311] nvme nvme0: I/O 984 QID 1 timeout, aborting
[ 9514.336313] nvme nvme0: I/O 985 QID 1 timeout, aborting
[ 9514.336315] nvme nvme0: I/O 986 QID 1 timeout, aborting
[ 9514.336317] nvme nvme0: I/O 987 QID 1 timeout, aborting
[ 9514.336319] nvme nvme0: I/O 988 QID 1 timeout, aborting
[ 9514.336321] nvme nvme0: I/O 989 QID 1 timeout, aborting
[ 9514.336322] nvme nvme0: I/O 990 QID 1 timeout, aborting
[ 9514.372762] nvme nvme0: completing aborted command with status: 0000
[ 9514.376428] nvme nvme0: completing aborted command with status: 0000
[ 9514.396962] nvme nvme0: completing aborted command with status: 0000
[ 9514.398539] nvme nvme0: completing aborted command with status: 0000
[ 9514.515927] nvme nvme0: completing aborted command with status: 0000
[ 9514.516494] nvme nvme0: completing aborted command with status: 0000
[ 9514.540783] nvme nvme0: completing aborted command with status: 0000
[ 9514.541422] nvme nvme0: completing aborted command with status: 0000
[ 9514.555823] nvme nvme0: completing aborted command with status: 0000
[ 9514.561163] nvme nvme0: completing aborted command with status: 0000
[ 9514.565233] nvme nvme0: completing aborted command with status: 0000
[ 9514.568921] nvme nvme0: completing aborted command with status: 0000
[ 9514.581625] nvme nvme0: completing aborted command with status: 0000
[ 9514.581641] nvme nvme0: completing aborted command with status: 0000
[ 9514.581686] nvme nvme0: completing aborted command with status: 0000
[ 9514.582041] nvme nvme0: completing aborted command with status: 0000
[ 9514.613709] nvme nvme0: completing aborted command with status: 0000
[ 9514.636542] nvme nvme0: completing aborted command with status: 0000
[ 9514.640268] nvme nvme0: completing aborted command with status: 0000
[ 9514.659716] nvme nvme0: completing aborted command with status: 0000
[ 9514.685522] nvme nvme0: completing aborted command with status: 0000
[ 9514.709049] nvme nvme0: completing aborted command with status: 0000
[ 9514.710149] nvme nvme0: completing aborted command with status: 0000
[ 9514.731709] nvme nvme0: completing aborted command with status: 0000
[ 9514.829386] nvme nvme0: completing aborted command with status: 0000
[ 9514.830245] nvme nvme0: completing aborted command with status: 0000
[ 9514.834748] nvme nvme0: completing aborted command with status: 0000
[ 9514.839400] nvme nvme0: completing aborted command with status: 0000
[ 9514.840344] nvme nvme0: completing aborted command with status: 0000
[ 9514.840363] nvme nvme0: completing aborted command with status: 0000
[ 9514.840372] nvme nvme0: completing aborted command with status: 0000
[ 9514.841299] nvme nvme0: completing aborted command with status: 0000
[ 9514.876743] nvme nvme0: completing aborted command with status: 0000
[ 9514.898151] nvme nvme0: completing aborted command with status: 0000
[ 9514.925104] nvme nvme0: completing aborted command with status: 0000
[ 9514.943105] nvme nvme0: completing aborted command with status: 0000
[ 9514.944928] nvme nvme0: completing aborted command with status: 0000
[ 9514.966321] nvme nvme0: completing aborted command with status: 0000
[ 9515.025879] nvme nvme0: completing aborted command with status: 0000
[ 9515.031607] nvme nvme0: completing aborted command with status: 0000
[ 9515.051219] nvme nvme0: completing aborted command with status: 0000
[ 9515.056667] nvme nvme0: Abort status: 0x0
[ 9515.056679] nvme nvme0: Abort status: 0x0
[ 9515.056693] nvme nvme0: Abort status: 0x0
[ 9515.056738] nvme nvme0: completing aborted command with status: 0000
[ 9515.070308] nvme nvme0: completing aborted command with status: 0000
[ 9515.081303] nvme nvme0: Abort status: 0x0
[ 9515.081349] nvme nvme0: completing aborted command with status: 0000
[ 9515.081428] nvme nvme0: completing aborted command with status: 0000
[ 9515.081453] nvme nvme0: completing aborted command with status: 0000
[ 9515.081490] nvme nvme0: completing aborted command with status: 0000
[ 9515.081971] nvme nvme0: completing aborted command with status: 0000
[ 9515.134522] nvme nvme0: completing aborted command with status: 0000
[ 9515.153164] nvme nvme0: completing aborted command with status: 0000
[ 9515.169285] nvme nvme0: completing aborted command with status: 0000
[ 9515.178464] nvme nvme0: completing aborted command with status: 0000
[ 9515.245712] nvme nvme0: completing aborted command with status: 0000
[ 9515.253397] nvme nvme0: completing aborted command with status: 0000
[ 9515.256390] nvme nvme0: completing aborted command with status: 0000
[ 9515.278703] nvme nvme0: completing aborted command with status: 0000
[ 9515.332438] nvme nvme0: completing aborted command with status: 0000
[ 9515.350431] nvme nvme0: completing aborted command with status: 0000
[ 9515.355833] nvme nvme0: completing aborted command with status: 0000
[ 9515.360330] nvme nvme0: I/O 999 QID 1 timeout, aborting
[ 9515.360337] nvme nvme0: I/O 1000 QID 1 timeout, aborting
[ 9515.360339] nvme nvme0: I/O 1001 QID 1 timeout, aborting
[ 9515.360341] nvme nvme0: I/O 1002 QID 1 timeout, aborting
[ 9515.374941] nvme nvme0: Abort status: 0x0
[ 9515.374953] nvme nvme0: Abort status: 0x0
[ 9515.374968] nvme nvme0: Abort status: 0x0
[ 9515.374981] nvme nvme0: Abort status: 0x0
[ 9515.375174] nvme nvme0: completing aborted command with status: 0000
[ 9515.375250] nvme nvme0: completing aborted command with status: 0000
[ 9515.375272] nvme nvme0: completing aborted command with status: 0000
[ 9515.375984] nvme nvme0: completing aborted command with status: 0000
[ 9515.398103] nvme nvme0: completing aborted command with status: 0000
[ 9515.446351] nvme nvme0: completing aborted command with status: 0000
[ 9515.469477] nvme nvme0: completing aborted command with status: 0000
[ 9515.470927] nvme nvme0: completing aborted command with status: 0000
[ 9515.489145] nvme nvme0: completing aborted command with status: 0000
[ 9515.538849] nvme nvme0: completing aborted command with status: 0000
[ 9515.540337] nvme nvme0: completing aborted command with status: 0000
[ 9515.634433] nvme nvme0: completing aborted command with status: 0000
[ 9515.634748] nvme nvme0: completing aborted command with status: 0000
[ 9515.661078] nvme nvme0: completing aborted command with status: 0000
[ 9515.664803] nvme nvme0: completing aborted command with status: 0000
[ 9515.669343] nvme nvme0: completing aborted command with status: 0000
[ 9515.673886] nvme nvme0: completing aborted command with status: 0000
[ 9515.675943] nvme nvme0: completing aborted command with status: 0000
[ 9515.676219] nvme nvme0: completing aborted command with status: 0000
[ 9515.676225] nvme nvme0: completing aborted command with status: 0000
[ 9515.676236] nvme nvme0: completing aborted command with status: 0000
[ 9515.733341] nvme nvme0: completing aborted command with status: 0000
[ 9515.734965] nvme nvme0: completing aborted command with status: 0000
[ 9515.758199] nvme nvme0: completing aborted command with status: 0000
[ 9515.759663] nvme nvme0: completing aborted command with status: 0000
[ 9515.807774] nvme nvme0: completing aborted command with status: 0000
[ 9515.807785] nvme nvme0: completing aborted command with status: 0000
[ 9515.807825] nvme nvme0: completing aborted command with status: 0000
[ 9515.832160] nvme nvme0: completing aborted command with status: 0000
[ 9515.882273] nvme nvme0: completing aborted command with status: 0000
[ 9515.904145] nvme nvme0: completing aborted command with status: 0000
[ 9515.905254] nvme nvme0: completing aborted command with status: 0000
[ 9515.928336] nvme nvme0: completing aborted command with status: 0000
[ 9516.001296] nvme nvme0: completing aborted command with status: 0000
[ 9516.002123] nvme nvme0: completing aborted command with status: 0000
[ 9516.002757] nvme nvme0: completing aborted command with status: 0000
[ 9516.003455] nvme nvme0: completing aborted command with status: 0000
[ 9516.022180] nvme nvme0: completing aborted command with status: 0000
[ 9516.026731] nvme nvme0: completing aborted command with status: 0000
[ 9516.044610] nvme nvme0: completing aborted command with status: 0000
[ 9516.048957] nvme nvme0: completing aborted command with status: 0000
[ 9516.090182] nvme nvme0: completing aborted command with status: 0000
[ 9516.091800] nvme nvme0: completing aborted command with status: 0000
[ 9516.115031] nvme nvme0: completing aborted command with status: 0000
[ 9516.118316] nvme nvme0: completing aborted command with status: 0000
[ 9516.185086] nvme nvme0: completing aborted command with status: 0000
[ 9516.192841] nvme nvme0: completing aborted command with status: 0000
[ 9516.208190] nvme nvme0: completing aborted command with status: 0000
[ 9516.217477] nvme nvme0: Abort status: 0x0
[ 9516.217492] nvme nvme0: Abort status: 0x0
[ 9516.217503] nvme nvme0: Abort status: 0x0
[ 9516.217518] nvme nvme0: Abort status: 0x0
[ 9516.217624] nvme nvme0: completing aborted command with status: 0000
[ 9516.234029] nvme nvme0: completing aborted command with status: 0000
[ 9516.253648] nvme nvme0: completing aborted command with status: 0000
[ 9516.259504] nvme nvme0: completing aborted command with status: 0000
[ 9516.261463] nvme nvme0: completing aborted command with status: 0000
[ 9516.333412] nvme nvme0: completing aborted command with status: 0000
[ 9516.334805] nvme nvme0: completing aborted command with status: 0000
[ 9516.352338] nvme nvme0: I/O 1007 QID 1 timeout, aborting
[ 9516.352344] nvme nvme0: I/O 1008 QID 1 timeout, aborting
[ 9516.352346] nvme nvme0: I/O 1009 QID 1 timeout, aborting
[ 9516.352348] nvme nvme0: I/O 1010 QID 1 timeout, aborting
[ 9516.352350] nvme nvme0: I/O 1011 QID 1 timeout, aborting
[ 9516.352352] nvme nvme0: I/O 1012 QID 1 timeout, aborting
[ 9516.352353] nvme nvme0: I/O 1014 QID 1 timeout, aborting
[ 9516.358144] nvme nvme0: completing aborted command with status: 0000
[ 9516.359408] nvme nvme0: completing aborted command with status: 0000
[ 9516.406371] nvme nvme0: completing aborted command with status: 0000
[ 9516.407960] nvme nvme0: completing aborted command with status: 0000
[ 9516.429882] nvme nvme0: completing aborted command with status: 0000
[ 9516.431222] nvme nvme0: completing aborted command with status: 0000
[ 9516.469749] nvme nvme0: completing aborted command with status: 0000
[ 9516.478598] nvme nvme0: completing aborted command with status: 0000
[ 9516.493623] nvme nvme0: completing aborted command with status: 0000
[ 9516.503670] nvme nvme0: completing aborted command with status: 0000
[ 9516.505737] nvme nvme0: completing aborted command with status: 0000
[ 9516.525859] nvme nvme0: completing aborted command with status: 0000
[ 9516.527471] nvme nvme0: completing aborted command with status: 0000
[ 9516.544841] nvme nvme0: completing aborted command with status: 0000
[ 9516.650075] nvme nvme0: completing aborted command with status: 0000
[ 9516.653675] nvme nvme0: completing aborted command with status: 0000
[ 9516.657100] nvme nvme0: completing aborted command with status: 0000
[ 9516.660466] nvme nvme0: completing aborted command with status: 0000
[ 9516.671670] nvme nvme0: completing aborted command with status: 0000
[ 9516.685676] nvme nvme0: completing aborted command with status: 0000
[ 9516.692035] nvme nvme0: completing aborted command with status: 0000
[ 9516.706281] nvme nvme0: completing aborted command with status: 0000
[ 9516.724511] nvme nvme0: completing aborted command with status: 0000
[ 9516.727724] nvme nvme0: completing aborted command with status: 0000
[ 9516.736014] nvme nvme0: completing aborted command with status: 0000
[ 9516.753141] nvme nvme0: completing aborted command with status: 0000
[ 9516.756965] nvme nvme0: completing aborted command with status: 0000
[ 9516.777311] nvme nvme0: completing aborted command with status: 0000
[ 9516.782779] nvme nvme0: completing aborted command with status: 0000
[ 9516.801033] nvme nvme0: completing aborted command with status: 0000
[ 9516.932125] nvme nvme0: completing aborted command with status: 0000
[ 9516.932584] nvme nvme0: completing aborted command with status: 0000
[ 9516.954923] nvme nvme0: completing aborted command with status: 0000
[ 9516.955493] nvme nvme0: completing aborted command with status: 0000
[ 9516.962918] nvme nvme0: completing aborted command with status: 0000
[ 9516.967793] nvme nvme0: completing aborted command with status: 0000
[ 9516.972906] nvme nvme0: completing aborted command with status: 0000
[ 9516.980702] nvme nvme0: completing aborted command with status: 0000
[ 9516.981752] nvme nvme0: completing aborted command with status: 0000
[ 9516.984108] nvme nvme0: completing aborted command with status: 0000
[ 9517.004023] nvme nvme0: completing aborted command with status: 0000
[ 9517.023187] nvme nvme0: completing aborted command with status: 0000
[ 9517.029066] nvme nvme0: completing aborted command with status: 0000
[ 9517.045500] nvme nvme0: completing aborted command with status: 0000
[ 9517.053447] nvme nvme0: completing aborted command with status: 0000
[ 9517.054980] nvme nvme0: completing aborted command with status: 0000
[ 9517.124144] nvme nvme0: completing aborted command with status: 0000
[ 9517.125254] nvme nvme0: completing aborted command with status: 0000
[ 9517.148248] nvme nvme0: completing aborted command with status: 0000
[ 9517.151654] nvme nvme0: completing aborted command with status: 0000
[ 9517.218980] nvme nvme0: completing aborted command with status: 0000
[ 9517.222474] nvme nvme0: completing aborted command with status: 0000
[ 9517.238436] nvme nvme0: completing aborted command with status: 0000
[ 9517.242433] nvme nvme0: completing aborted command with status: 0000
[ 9517.264570] nvme nvme0: completing aborted command with status: 0000
[ 9517.265804] nvme nvme0: completing aborted command with status: 0000
[ 9517.297120] nvme nvme0: completing aborted command with status: 0000
[ 9517.297929] nvme nvme0: Abort status: 0x0
[ 9517.297944] nvme nvme0: Abort status: 0x0
[ 9517.297976] nvme nvme0: completing aborted command with status: 0000
[ 9517.311384] nvme nvme0: Abort status: 0x0
[ 9517.311396] nvme nvme0: Abort status: 0x0
[ 9517.333902] nvme nvme0: completing aborted command with status: 0000
[ 9517.335133] nvme nvme0: completing aborted command with status: 0000
[ 9517.344388] nvme nvme0: I/O 1013 QID 1 timeout, aborting
[ 9517.344400] nvme nvme0: I/O 1015 QID 1 timeout, aborting
[ 9517.344406] nvme nvme0: I/O 1019 QID 1 timeout, aborting
[ 9517.344486] nvme nvme0: I/O 554 QID 5 timeout, aborting
[ 9517.344491] nvme nvme0: I/O 555 QID 5 timeout, aborting
[ 9517.359167] nvme nvme0: completing aborted command with status: 0000
[ 9517.359908] nvme nvme0: completing aborted command with status: 0000
[ 9517.407088] nvme nvme0: completing aborted command with status: 0000
[ 9517.408201] nvme nvme0: completing aborted command with status: 0000
[ 9517.431755] nvme nvme0: completing aborted command with status: 0000
[ 9517.438061] nvme nvme0: completing aborted command with status: 0000
[ 9517.554557] nvme nvme0: completing aborted command with status: 0000
[ 9517.574090] nvme nvme0: completing aborted command with status: 0000
[ 9517.574802] nvme nvme0: completing aborted command with status: 0000
[ 9517.575504] nvme nvme0: completing aborted command with status: 0000
[ 9517.577220] nvme nvme0: completing aborted command with status: 0000
[ 9517.579699] nvme nvme0: completing aborted command with status: 0000
[ 9517.583299] nvme nvme0: completing aborted command with status: 0000
[ 9517.587774] nvme nvme0: Abort status: 0x0
[ 9517.587777] nvme nvme0: Abort status: 0x0
[ 9517.587795] nvme nvme0: Abort status: 0x0
[ 9517.587803] nvme nvme0: completing aborted command with status: 0000
[ 9517.592087] nvme nvme0: completing aborted command with status: 0000
[ 9517.596642] nvme nvme0: completing aborted command with status: 0000
[ 9517.605341] nvme nvme0: completing aborted command with status: 0000
[ 9517.622182] nvme nvme0: completing aborted command with status: 0000
[ 9517.628439] nvme nvme0: completing aborted command with status: 0000
[ 9517.650699] nvme nvme0: completing aborted command with status: 0000
[ 9517.652126] nvme nvme0: completing aborted command with status: 0000
[ 9517.672670] nvme nvme0: completing aborted command with status: 0000
[ 9517.767848] nvme nvme0: completing aborted command with status: 0000
[ 9517.768547] nvme nvme0: completing aborted command with status: 0000
[ 9517.769259] nvme nvme0: completing aborted command with status: 0000
[ 9517.771964] nvme nvme0: completing aborted command with status: 0000
[ 9517.774987] nvme nvme0: completing aborted command with status: 0000
[ 9517.779399] nvme nvme0: completing aborted command with status: 0000
[ 9517.783882] nvme nvme0: completing aborted command with status: 0000
[ 9517.789712] nvme nvme0: completing aborted command with status: 0000
[ 9517.872113] nvme nvme0: completing aborted command with status: 0000
[ 9517.872738] nvme nvme0: completing aborted command with status: 0000
[ 9517.873439] nvme nvme0: completing aborted command with status: 0000
[ 9517.874538] nvme nvme0: completing aborted command with status: 0000
[ 9517.885882] nvme nvme0: completing aborted command with status: 0000
[ 9517.888104] nvme nvme0: completing aborted command with status: 0000
[ 9517.893577] nvme nvme0: completing aborted command with status: 0000
[ 9517.907502] nvme nvme0: completing aborted command with status: 0000
[ 9517.955894] nvme nvme0: completing aborted command with status: 0000
[ 9517.958226] nvme nvme0: completing aborted command with status: 0000
[ 9517.980656] nvme nvme0: completing aborted command with status: 0000
[ 9517.981642] nvme nvme0: completing aborted command with status: 0000
[ 9518.005809] nvme nvme0: completing aborted command with status: 0000
[ 9518.006810] nvme nvme0: completing aborted command with status: 0000
[ 9518.028574] nvme nvme0: completing aborted command with status: 0000
[ 9518.030485] nvme nvme0: Abort status: 0x0
[ 9518.030498] nvme nvme0: Abort status: 0x0
[ 9518.030510] nvme nvme0: completing aborted command with status: 0000
[ 9518.030512] nvme nvme0: Abort status: 0x0
[ 9518.030530] nvme nvme0: Abort status: 0x0
[ 9518.053565] nvme nvme0: completing aborted command with status: 0000
[ 9518.055048] nvme nvme0: completing aborted command with status: 0000
[ 9518.078028] nvme nvme0: completing aborted command with status: 0000
[ 9518.079278] nvme nvme0: completing aborted command with status: 0000
[ 9518.150941] nvme nvme0: completing aborted command with status: 0000
[ 9518.152002] nvme nvme0: completing aborted command with status: 0000
[ 9518.173069] nvme nvme0: completing aborted command with status: 0000
[ 9518.174719] nvme nvme0: completing aborted command with status: 0000
[ 9518.222788] nvme nvme0: completing aborted command with status: 0000
[ 9518.244028] nvme nvme0: completing aborted command with status: 0000
[ 9518.246493] nvme nvme0: completing aborted command with status: 0000
[ 9518.265021] nvme nvme0: completing aborted command with status: 0000
[ 9518.269134] nvme nvme0: completing aborted command with status: 0000
[ 9518.291628] nvme nvme0: completing aborted command with status: 0000
[ 9518.294961] nvme nvme0: completing aborted command with status: 0000
[ 9518.315885] nvme nvme0: Abort status: 0x0
[ 9518.316273] nvme nvme0: completing aborted command with status: 0000
[ 9518.318199] nvme nvme0: completing aborted command with status: 0000
[ 9518.336344] nvme nvme0: I/O 266 QID 1 timeout, aborting
[ 9518.336352] nvme nvme0: I/O 267 QID 1 timeout, aborting
[ 9518.336362] nvme nvme0: I/O 268 QID 1 timeout, aborting
[ 9518.336382] nvme nvme0: I/O 1016 QID 1 timeout, aborting
[ 9518.336384] nvme nvme0: I/O 1017 QID 1 timeout, aborting
[ 9518.336386] nvme nvme0: I/O 1018 QID 1 timeout, aborting
[ 9518.336453] nvme nvme0: I/O 783 QID 5 timeout, aborting
[ 9518.336455] nvme nvme0: I/O 786 QID 5 timeout, aborting
[ 9518.339837] nvme nvme0: completing aborted command with status: 0000
[ 9518.341573] nvme nvme0: completing aborted command with status: 0000
[ 9518.363419] nvme nvme0: completing aborted command with status: 0000
[ 9518.386456] nvme nvme0: completing aborted command with status: 0000
[ 9518.407744] nvme nvme0: completing aborted command with status: 0000
[ 9518.426694] nvme nvme0: completing aborted command with status: 0000
[ 9518.435124] nvme nvme0: completing aborted command with status: 0000
[ 9518.481829] nvme nvme0: completing aborted command with status: 0000
[ 9518.482640] nvme nvme0: completing aborted command with status: 0000
[ 9518.492452] nvme nvme0: completing aborted command with status: 0000
[ 9518.501334] nvme nvme0: completing aborted command with status: 0000
[ 9518.503519] nvme nvme0: completing aborted command with status: 0000
[ 9518.599135] nvme nvme0: completing aborted command with status: 0000
[ 9518.600076] nvme nvme0: completing aborted command with status: 0000
[ 9518.623675] nvme nvme0: completing aborted command with status: 0000
[ 9518.624260] nvme nvme0: completing aborted command with status: 0000
[ 9518.624863] nvme nvme0: completing aborted command with status: 0000
[ 9518.625783] nvme nvme0: completing aborted command with status: 0000
[ 9518.630329] nvme nvme0: completing aborted command with status: 0000
[ 9518.648543] nvme nvme0: completing aborted command with status: 0000
[ 9518.666795] nvme nvme0: completing aborted command with status: 0000
[ 9518.671013] nvme nvme0: completing aborted command with status: 0000
[ 9518.692183] nvme nvme0: completing aborted command with status: 0000
[ 9518.721946] nvme nvme0: completing aborted command with status: 0000
[ 9518.739188] nvme nvme0: completing aborted command with status: 0000
[ 9518.746603] nvme nvme0: completing aborted command with status: 0000
[ 9518.765741] nvme nvme0: completing aborted command with status: 0000
[ 9518.840380] nvme nvme0: completing aborted command with status: 0000
[ 9518.841076] nvme nvme0: completing aborted command with status: 0000
[ 9518.864455] nvme nvme0: completing aborted command with status: 0000
[ 9518.865372] nvme nvme0: completing aborted command with status: 0000
[ 9518.866608] nvme nvme0: completing aborted command with status: 0000
[ 9518.868080] nvme nvme0: completing aborted command with status: 0000
[ 9518.871145] nvme nvme0: completing aborted command with status: 0000
[ 9518.875992] nvme nvme0: completing aborted command with status: 0000
[ 9518.910446] nvme nvme0: completing aborted command with status: 0000
[ 9518.926384] nvme nvme0: completing aborted command with status: 0000
[ 9518.934591] nvme nvme0: completing aborted command with status: 0000
[ 9518.952101] nvme nvme0: completing aborted command with status: 0000
[ 9518.956891] nvme nvme0: completing aborted command with status: 0000
[ 9518.973221] nvme nvme0: completing aborted command with status: 0000
[ 9518.992808] nvme nvme0: completing aborted command with status: 0000
[ 9518.997585] nvme nvme0: completing aborted command with status: 0000
[ 9519.001037] nvme nvme0: completing aborted command with status: 0000
[ 9519.018548] nvme nvme0: completing aborted command with status: 0000
[ 9519.025659] nvme nvme0: completing aborted command with status: 0000
[ 9519.045797] nvme nvme0: completing aborted command with status: 0000
[ 9519.049643] nvme nvme0: completing aborted command with status: 0000
[ 9519.068400] nvme nvme0: completing aborted command with status: 0000
[ 9519.074575] nvme nvme0: completing aborted command with status: 0000
[ 9519.093401] nvme nvme0: completing aborted command with status: 0000
[ 9519.148660] nvme nvme0: completing aborted command with status: 0000
[ 9519.168291] nvme nvme0: completing aborted command with status: 0000
[ 9519.173580] nvme nvme0: completing aborted command with status: 0000
[ 9519.191299] nvme nvme0: completing aborted command with status: 0000
[ 9519.197932] nvme nvme0: completing aborted command with status: 0000
[ 9519.219093] nvme nvme0: completing aborted command with status: 0000
[ 9519.226507] nvme nvme0: completing aborted command with status: 0000
[ 9519.247334] nvme nvme0: completing aborted command with status: 0000
[ 9519.253155] nvme nvme0: completing aborted command with status: 0000
[ 9519.270088] nvme nvme0: completing aborted command with status: 0000
[ 9519.278722] nvme nvme0: completing aborted command with status: 0000
[ 9519.297281] nvme nvme0: Abort status: 0x0
[ 9519.297286] nvme nvme0: Abort status: 0x0
[ 9519.297289] nvme nvme0: Abort status: 0x0
[ 9519.297291] nvme nvme0: Abort status: 0x0
[ 9519.297503] nvme nvme0: completing aborted command with status: 0000
[ 9519.299639] nvme nvme0: completing aborted command with status: 0000
[ 9519.321507] nvme nvme0: completing aborted command with status: 0000
[ 9519.326602] nvme nvme0: completing aborted command with status: 0000
[ 9519.343459] nvme nvme0: completing aborted command with status: 0000
[ 9519.396115] nvme nvme0: completing aborted command with status: 0000
[ 9519.412481] nvme nvme0: completing aborted command with status: 0000
[ 9519.418760] nvme nvme0: completing aborted command with status: 0000
[ 9519.436342] nvme nvme0: completing aborted command with status: 0000
[ 9519.442565] nvme nvme0: completing aborted command with status: 0000
[ 9519.459797] nvme nvme0: completing aborted command with status: 0000
[ 9519.464785] nvme nvme0: completing aborted command with status: 0000
[ 9519.481379] nvme nvme0: completing aborted command with status: 0000
[ 9519.488015] nvme nvme0: completing aborted command with status: 0000
[ 9519.505401] nvme nvme0: completing aborted command with status: 0000
[ 9519.512027] nvme nvme0: completing aborted command with status: 0000
[ 9519.526720] nvme nvme0: Abort status: 0x0
[ 9519.526723] nvme nvme0: Abort status: 0x0
[ 9519.526725] nvme nvme0: Abort status: 0x0
[ 9519.526730] nvme nvme0: Abort status: 0x0
[ 9519.526901] nvme nvme0: completing aborted command with status: 0000
[ 9519.535683] nvme nvme0: completing aborted command with status: 0000
[ 9519.549766] nvme nvme0: completing aborted command with status: 0000
[ 9519.567269] nvme nvme0: completing aborted command with status: 0000
[ 9519.574111] nvme nvme0: completing aborted command with status: 0000
[ 9519.629548] nvme nvme0: completing aborted command with status: 0000
[ 9519.646610] nvme nvme0: completing aborted command with status: 0000
[ 9519.653972] nvme nvme0: completing aborted command with status: 0000
[ 9519.673639] nvme nvme0: completing aborted command with status: 0000
[ 9519.678757] nvme nvme0: completing aborted command with status: 0000
[ 9519.698090] nvme nvme0: completing aborted command with status: 0000
[ 9519.702003] nvme nvme0: completing aborted command with status: 0000
[ 9519.720829] nvme nvme0: completing aborted command with status: 0000
[ 9519.726857] nvme nvme0: completing aborted command with status: 0000
[ 9519.743477] nvme nvme0: completing aborted command with status: 0000
[ 9519.750396] nvme nvme0: completing aborted command with status: 0000
[ 9519.770416] nvme nvme0: completing aborted command with status: 0000
[ 9519.773959] nvme nvme0: completing aborted command with status: 0000
[ 9519.792446] nvme nvme0: completing aborted command with status: 0000
[ 9519.798556] nvme nvme0: completing aborted command with status: 0000
[ 9519.817104] nvme nvme0: completing aborted command with status: 0000
[ 9519.871611] nvme nvme0: completing aborted command with status: 0000
[ 9519.890233] nvme nvme0: completing aborted command with status: 0000
[ 9519.895595] nvme nvme0: completing aborted command with status: 0000
[ 9519.912075] nvme nvme0: completing aborted command with status: 0000
[ 9519.919125] nvme nvme0: completing aborted command with status: 0000
[ 9519.935699] nvme nvme0: completing aborted command with status: 0000
[ 9519.943994] nvme nvme0: completing aborted command with status: 0000
[ 9519.959424] nvme nvme0: completing aborted command with status: 0000
[ 9519.965539] nvme nvme0: completing aborted command with status: 0000
[ 9519.980936] nvme nvme0: completing aborted command with status: 0000
[ 9519.986712] nvme nvme0: completing aborted command with status: 0000
[ 9520.004739] nvme nvme0: completing aborted command with status: 0000
[ 9520.083254] nvme nvme0: completing aborted command with status: 0000
[ 9520.083925] nvme nvme0: completing aborted command with status: 0000
[ 9520.084938] nvme nvme0: completing aborted command with status: 0000
[ 9520.085939] nvme nvme0: completing aborted command with status: 0000
[ 9520.108316] nvme nvme0: completing aborted command with status: 0000
[ 9520.134453] nvme nvme0: completing aborted command with status: 0000
[ 9520.135630] nvme nvme0: completing aborted command with status: 0000
[ 9520.148730] nvme nvme0: completing aborted command with status: 0000
[ 9520.148969] nvme nvme0: completing aborted command with status: 0000
[ 9520.151862] nvme nvme0: completing aborted command with status: 0000
[ 9520.151868] nvme nvme0: completing aborted command with status: 0000
[ 9520.151873] nvme nvme0: completing aborted command with status: 0000
[ 9520.165840] nvme nvme0: completing aborted command with status: 0000
[ 9520.185569] nvme nvme0: completing aborted command with status: 0000
[ 9520.207133] nvme nvme0: completing aborted command with status: 0000
[ 9520.207788] nvme nvme0: completing aborted command with status: 0000
[ 9520.212393] nvme nvme0: completing aborted command with status: 0000
[ 9520.222479] nvme nvme0: completing aborted command with status: 0000
[ 9520.223474] nvme nvme0: completing aborted command with status: 0000
[ 9520.246626] nvme nvme0: completing aborted command with status: 0000
[ 9520.275772] nvme nvme0: completing aborted command with status: 0000
[ 9520.294920] nvme nvme0: completing aborted command with status: 0000
[ 9520.336287] nvme nvme0: completing aborted command with status: 0000
[ 9520.342943] nvme nvme0: completing aborted command with status: 0000
[ 9520.342960] nvme nvme0: completing aborted command with status: 0000
[ 9520.343103] nvme nvme0: completing aborted command with status: 0000
[ 9520.348064] nvme nvme0: completing aborted command with status: 0000
[ 9520.371092] nvme nvme0: completing aborted command with status: 0000
[ 9520.372290] nvme nvme0: completing aborted command with status: 0000
[ 9520.394360] nvme nvme0: completing aborted command with status: 0000
[ 9520.411577] nvme nvme0: completing aborted command with status: 0000
[ 9520.418623] nvme nvme0: completing aborted command with status: 0000
[ 9520.419831] nvme nvme0: completing aborted command with status: 0000
[ 9520.443380] nvme nvme0: completing aborted command with status: 0000
[ 9520.446542] nvme nvme0: completing aborted command with status: 0000
[ 9520.465976] nvme nvme0: completing aborted command with status: 0000
[ 9520.519691] nvme nvme0: completing aborted command with status: 0000
[ 9520.537686] nvme nvme0: completing aborted command with status: 0000
[ 9520.543581] nvme nvme0: completing aborted command with status: 0000
[ 9520.560278] nvme nvme0: completing aborted command with status: 0000
[ 9520.567358] nvme nvme0: completing aborted command with status: 0000
[ 9520.584758] nvme nvme0: completing aborted command with status: 0000
[ 9520.591745] nvme nvme0: completing aborted command with status: 0000
[ 9520.609189] nvme nvme0: completing aborted command with status: 0000
[ 9520.613404] nvme nvme0: completing aborted command with status: 0000
[ 9520.613446] nvme nvme0: completing aborted command with status: 0000
[ 9520.613452] nvme nvme0: completing aborted command with status: 0000
[ 9520.613456] nvme nvme0: completing aborted command with status: 0000
[ 9520.614854] nvme nvme0: completing aborted command with status: 0000
[ 9520.637846] nvme nvme0: completing aborted command with status: 0000
[ 9520.639213] nvme nvme0: completing aborted command with status: 0000
[ 9520.662149] nvme nvme0: completing aborted command with status: 0000
[ 9520.716511] nvme nvme0: completing aborted command with status: 0000
[ 9520.731984] nvme nvme0: completing aborted command with status: 0000
[ 9520.733295] nvme nvme0: completing aborted command with status: 0000
[ 9520.754864] nvme nvme0: completing aborted command with status: 0000
[ 9520.757630] nvme nvme0: completing aborted command with status: 0000
[ 9520.780581] nvme nvme0: completing aborted command with status: 0000
[ 9520.781957] nvme nvme0: completing aborted command with status: 0000
[ 9520.806502] nvme nvme0: completing aborted command with status: 0000
[ 9520.806516] nvme nvme0: completing aborted command with status: 0000
[ 9520.806531] nvme nvme0: completing aborted command with status: 0000
[ 9520.806561] nvme nvme0: completing aborted command with status: 0000
[ 9520.806652] nvme nvme0: completing aborted command with status: 0000
[ 9520.807975] nvme nvme0: completing aborted command with status: 0000
[ 9520.830510] nvme nvme0: completing aborted command with status: 0000
[ 9520.832768] nvme nvme0: completing aborted command with status: 0000
[ 9520.834054] nvme nvme0: completing aborted command with status: 0000
[ 9520.906883] nvme nvme0: completing aborted command with status: 0000
[ 9520.908553] nvme nvme0: completing aborted command with status: 0000
[ 9520.908629] nvme nvme0: completing aborted command with status: 0000
[ 9520.908701] nvme nvme0: completing aborted command with status: 0000
[ 9520.923487] nvme nvme0: completing aborted command with status: 0000
[ 9520.932306] nvme nvme0: completing aborted command with status: 0000
[ 9520.948348] nvme nvme0: completing aborted command with status: 0000
[ 9520.950535] nvme nvme0: completing aborted command with status: 0000
[ 9520.957506] nvme nvme0: completing aborted command with status: 0000
[ 9520.957547] nvme nvme0: completing aborted command with status: 0000
[ 9520.957616] nvme nvme0: completing aborted command with status: 0000
[ 9520.957621] nvme nvme0: completing aborted command with status: 0000
[ 9520.957625] nvme nvme0: completing aborted command with status: 0000
[ 9520.957730] nvme nvme0: completing aborted command with status: 0000
[ 9520.957750] nvme nvme0: completing aborted command with status: 0000
[ 9520.957792] nvme nvme0: completing aborted command with status: 0000
[ 9521.008522] nvme nvme0: completing aborted command with status: 0000
[ 9521.026876] nvme nvme0: completing aborted command with status: 0000
[ 9521.033119] nvme nvme0: completing aborted command with status: 0000
[ 9521.051276] nvme nvme0: completing aborted command with status: 0000
[ 9521.053276] nvme nvme0: completing aborted command with status: 0000
[ 9521.053353] nvme nvme0: completing aborted command with status: 0000
[ 9521.053375] nvme nvme0: completing aborted command with status: 0000
[ 9521.068421] nvme nvme0: completing aborted command with status: 0000
[ 9521.068444] nvme nvme0: completing aborted command with status: 0000
[ 9521.077720] nvme nvme0: completing aborted command with status: 0000
[ 9521.078842] nvme nvme0: completing aborted command with status: 0000
[ 9521.078925] nvme nvme0: completing aborted command with status: 0000
[ 9521.079022] nvme nvme0: completing aborted command with status: 0000
[ 9521.079255] nvme nvme0: completing aborted command with status: 0000
[ 9521.079401] nvme nvme0: completing aborted command with status: 0000
[ 9521.079430] nvme nvme0: completing aborted command with status: 0000
[ 9521.149484] nvme nvme0: completing aborted command with status: 0000
[ 9521.150841] nvme nvme0: completing aborted command with status: 0000
[ 9521.173982] nvme nvme0: completing aborted command with status: 0000
[ 9521.174916] nvme nvme0: completing aborted command with status: 0000
[ 9521.195465] nvme nvme0: completing aborted command with status: 0000
[ 9521.197374] nvme nvme0: completing aborted command with status: 0000
[ 9521.219328] nvme nvme0: completing aborted command with status: 0000
[ 9521.219449] nvme nvme0: completing aborted command with status: 0000
[ 9521.219832] nvme nvme0: completing aborted command with status: 0000
[ 9521.219861] nvme nvme0: completing aborted command with status: 0000
[ 9521.219875] nvme nvme0: completing aborted command with status: 0000
[ 9521.220780] nvme nvme0: completing aborted command with status: 0000
[ 9521.220796] nvme nvme0: completing aborted command with status: 0000
[ 9521.220837] nvme nvme0: completing aborted command with status: 0000
[ 9521.220861] nvme nvme0: completing aborted command with status: 0000
[ 9521.235353] nvme nvme0: completing aborted command with status: 0000
[ 9521.293435] nvme nvme0: completing aborted command with status: 0000
[ 9521.306327] nvme nvme0: completing aborted command with status: 0000
[ 9521.315662] nvme nvme0: completing aborted command with status: 0000
[ 9521.330891] nvme nvme0: completing aborted command with status: 0000
[ 9521.338469] nvme nvme0: completing aborted command with status: 0000
[ 9521.355545] nvme nvme0: completing aborted command with status: 0000
[ 9521.363988] nvme nvme0: completing aborted command with status: 0000
[ 9521.378243] nvme nvme0: completing aborted command with status: 0000
[ 9521.382587] nvme nvme0: completing aborted command with status: 0000
[ 9521.385338] nvme nvme0: completing aborted command with status: 0000
[ 9521.407675] nvme nvme0: completing aborted command with status: 0000
[ 9521.412502] nvme nvme0: completing aborted command with status: 0000
[ 9521.412557] nvme nvme0: completing aborted command with status: 0000
[ 9521.412637] nvme nvme0: completing aborted command with status: 0000
[ 9521.412664] nvme nvme0: completing aborted command with status: 0000
[ 9521.412686] nvme nvme0: completing aborted command with status: 0000
[ 9521.482403] nvme nvme0: completing aborted command with status: 0000
[ 9521.484514] nvme nvme0: completing aborted command with status: 0000
[ 9521.507064] nvme nvme0: completing aborted command with status: 0000
[ 9521.508361] nvme nvme0: completing aborted command with status: 0000
[ 9521.531216] nvme nvme0: completing aborted command with status: 0000
[ 9521.532441] nvme nvme0: completing aborted command with status: 0000
[ 9521.554252] nvme nvme0: completing aborted command with status: 0000
[ 9521.556304] nvme nvme0: completing aborted command with status: 0000
[ 9521.579236] nvme nvme0: completing aborted command with status: 0000
[ 9521.579280] nvme nvme0: completing aborted command with status: 0000
[ 9521.579309] nvme nvme0: completing aborted command with status: 0000
[ 9521.579341] nvme nvme0: completing aborted command with status: 0000
[ 9521.580158] nvme nvme0: completing aborted command with status: 0000
[ 9521.580167] nvme nvme0: completing aborted command with status: 0000
[ 9521.580170] nvme nvme0: completing aborted command with status: 0000
[ 9521.580629] nvme nvme0: completing aborted command with status: 0000
[ 9521.650789] nvme nvme0: completing aborted command with status: 0000
[ 9521.651595] nvme nvme0: completing aborted command with status: 0000
[ 9521.671660] nvme nvme0: completing aborted command with status: 0000
[ 9521.676016] nvme nvme0: completing aborted command with status: 0000
[ 9521.695918] nvme nvme0: completing aborted command with status: 0000
[ 9521.697776] nvme nvme0: completing aborted command with status: 0000
[ 9521.715730] nvme nvme0: completing aborted command with status: 0000
[ 9521.720299] nvme nvme0: completing aborted command with status: 0000
[ 9521.767631] nvme nvme0: completing aborted command with status: 0000
[ 9521.769196] nvme nvme0: completing aborted command with status: 0000
[ 9521.769346] nvme nvme0: completing aborted command with status: 0000
[ 9521.790427] nvme nvme0: completing aborted command with status: 0000
[ 9521.859633] nvme nvme0: completing aborted command with status: 0000
[ 9521.860290] nvme nvme0: completing aborted command with status: 0000
[ 9521.861008] nvme nvme0: completing aborted command with status: 0000
[ 9521.862075] nvme nvme0: completing aborted command with status: 0000
[ 9521.896697] nvme nvme0: completing aborted command with status: 0000
[ 9521.905891] nvme nvme0: completing aborted command with status: 0000
[ 9521.925998] nvme nvme0: completing aborted command with status: 0000
[ 9521.939658] nvme nvme0: completing aborted command with status: 0000
[ 9521.940879] nvme nvme0: completing aborted command with status: 0000
[ 9521.954193] nvme nvme0: completing aborted command with status: 0000
[ 9521.955298] nvme nvme0: completing aborted command with status: 0000
[ 9521.955309] nvme nvme0: completing aborted command with status: 0000
[ 9521.979553] nvme nvme0: completing aborted command with status: 0000
[ 9522.004344] nvme nvme0: completing aborted command with status: 0000
[ 9522.006529] nvme nvme0: completing aborted command with status: 0000
[ 9522.029760] nvme nvme0: completing aborted command with status: 0000
[ 9522.030720] nvme nvme0: completing aborted command with status: 0000
[ 9522.050505] nvme nvme0: completing aborted command with status: 0000
[ 9522.063618] nvme nvme0: completing aborted command with status: 0000
[ 9522.075964] nvme nvme0: completing aborted command with status: 0000
[ 9522.143223] nvme nvme0: completing aborted command with status: 0000
[ 9522.151181] nvme nvme0: completing aborted command with status: 0000
[ 9522.153155] nvme nvme0: completing aborted command with status: 0000
[ 9522.175912] nvme nvme0: completing aborted command with status: 0000
[ 9522.175934] nvme nvme0: completing aborted command with status: 0000
[ 9522.175948] nvme nvme0: completing aborted command with status: 0000
[ 9522.175973] nvme nvme0: completing aborted command with status: 0000
[ 9522.178441] nvme nvme0: completing aborted command with status: 0000
[ 9522.203330] nvme nvme0: completing aborted command with status: 0000
[ 9522.204305] nvme nvme0: completing aborted command with status: 0000
[ 9522.225659] nvme nvme0: completing aborted command with status: 0000
[ 9522.227219] nvme nvme0: completing aborted command with status: 0000
[ 9522.250398] nvme nvme0: completing aborted command with status: 0000
[ 9522.251667] nvme nvme0: completing aborted command with status: 0000
[ 9522.272690] nvme nvme0: completing aborted command with status: 0000
[ 9522.274360] nvme nvme0: completing aborted command with status: 0000
[ 9522.344171] nvme nvme0: completing aborted command with status: 0000
[ 9522.345609] nvme nvme0: completing aborted command with status: 0000
[ 9522.369246] nvme nvme0: completing aborted command with status: 0000
[ 9522.369869] nvme nvme0: completing aborted command with status: 0000
[ 9522.393424] nvme nvme0: completing aborted command with status: 0000
[ 9522.396962] nvme nvme0: completing aborted command with status: 0000
[ 9522.424186] nvme nvme0: completing aborted command with status: 0000
[ 9522.425837] nvme nvme0: completing aborted command with status: 0000
[ 9522.436328] nvme nvme0: completing aborted command with status: 0000
[ 9522.438178] nvme nvme0: completing aborted command with status: 0000
[ 9522.442101] nvme nvme0: completing aborted command with status: 0000
[ 9522.460755] nvme nvme0: completing aborted command with status: 0000
[ 9522.466803] nvme nvme0: completing aborted command with status: 0000
[ 9522.485869] nvme nvme0: completing aborted command with status: 0000
[ 9522.503262] nvme nvme0: completing aborted command with status: 0000
[ 9522.511246] nvme nvme0: completing aborted command with status: 0000
[ 9522.561535] nvme nvme0: completing aborted command with status: 0000
[ 9522.584570] nvme nvme0: completing aborted command with status: 0000
[ 9522.585875] nvme nvme0: completing aborted command with status: 0000
[ 9522.609458] nvme nvme0: completing aborted command with status: 0000
[ 9522.661111] nvme nvme0: completing aborted command with status: 0000
[ 9522.684971] nvme nvme0: completing aborted command with status: 0000
[ 9522.686156] nvme nvme0: completing aborted command with status: 0000
[ 9522.708584] nvme nvme0: completing aborted command with status: 0000
[ 9522.709469] nvme nvme0: completing aborted command with status: 0000
[ 9522.734128] nvme nvme0: completing aborted command with status: 0000
[ 9522.735931] nvme nvme0: completing aborted command with status: 0000
[ 9522.753637] nvme nvme0: completing aborted command with status: 0000
[ 9522.759755] nvme nvme0: completing aborted command with status: 0000
[ 9522.780138] nvme nvme0: completing aborted command with status: 0000
[ 9522.794079] nvme nvme0: completing aborted command with status: 0000
[ 9522.803960] nvme nvme0: completing aborted command with status: 0000
[ 9522.849007] nvme nvme0: completing aborted command with status: 0000
[ 9522.851524] nvme nvme0: completing aborted command with status: 0000
[ 9522.873257] nvme nvme0: completing aborted command with status: 0000
[ 9522.874533] nvme nvme0: completing aborted command with status: 0000
[ 9522.898489] nvme nvme0: completing aborted command with status: 0000
[ 9522.902069] nvme nvme0: completing aborted command with status: 0000
[ 9522.919849] nvme nvme0: completing aborted command with status: 0000
[ 9522.921797] nvme nvme0: completing aborted command with status: 0000
[ 9522.943386] nvme nvme0: completing aborted command with status: 0000
[ 9522.946270] nvme nvme0: completing aborted command with status: 0000
[ 9522.967409] nvme nvme0: completing aborted command with status: 0000
[ 9522.970809] nvme nvme0: completing aborted command with status: 0000
[ 9522.998311] nvme nvme0: completing aborted command with status: 0000
[ 9522.999808] nvme nvme0: completing aborted command with status: 0000
[ 9523.012722] nvme nvme0: completing aborted command with status: 0000
[ 9523.018208] nvme nvme0: completing aborted command with status: 0000
[ 9523.085479] nvme nvme0: completing aborted command with status: 0000
[ 9523.086716] nvme nvme0: completing aborted command with status: 0000
[ 9523.110368] nvme nvme0: completing aborted command with status: 0000
[ 9523.112693] nvme nvme0: completing aborted command with status: 0000
[ 9523.135764] nvme nvme0: completing aborted command with status: 0000
[ 9523.151478] nvme nvme0: completing aborted command with status: 0000
[ 9523.160343] nvme nvme0: completing aborted command with status: 0000
[ 9523.164106] nvme nvme0: completing aborted command with status: 0000
[ 9523.185288] nvme nvme0: completing aborted command with status: 0000
[ 9523.186721] nvme nvme0: completing aborted command with status: 0000
[ 9523.207782] nvme nvme0: completing aborted command with status: 0000
[ 9523.212240] nvme nvme0: completing aborted command with status: 0000
[ 9523.232808] nvme nvme0: completing aborted command with status: 0000
[ 9523.234307] nvme nvme0: completing aborted command with status: 0000
[ 9523.257374] nvme nvme0: completing aborted command with status: 0000
[ 9523.258784] nvme nvme0: completing aborted command with status: 0000
[ 9523.328869] nvme nvme0: completing aborted command with status: 0000
[ 9523.330126] nvme nvme0: completing aborted command with status: 0000
[ 9523.350599] nvme nvme0: completing aborted command with status: 0000
[ 9523.352214] nvme nvme0: completing aborted command with status: 0000
[ 9523.403740] nvme nvme0: completing aborted command with status: 0000
[ 9523.419777] nvme nvme0: completing aborted command with status: 0000
[ 9523.428403] nvme nvme0: I/O 0 QID 1 timeout, aborting
[ 9523.428410] nvme nvme0: I/O 1 QID 1 timeout, aborting
[ 9523.428412] nvme nvme0: I/O 2 QID 1 timeout, aborting
[ 9523.428413] nvme nvme0: I/O 3 QID 1 timeout, aborting
[ 9523.428415] nvme nvme0: I/O 4 QID 1 timeout, aborting
[ 9523.428416] nvme nvme0: I/O 5 QID 1 timeout, aborting
[ 9523.428418] nvme nvme0: I/O 6 QID 1 timeout, aborting
[ 9523.428419] nvme nvme0: I/O 7 QID 1 timeout, aborting
[ 9523.437151] nvme nvme0: completing aborted command with status: 0000
[ 9523.443130] nvme nvme0: completing aborted command with status: 0000
[ 9523.465370] nvme nvme0: completing aborted command with status: 0000
[ 9523.468509] nvme nvme0: completing aborted command with status: 0000
[ 9523.484572] nvme nvme0: completing aborted command with status: 0000
[ 9523.492035] nvme nvme0: completing aborted command with status: 0000
[ 9523.509830] nvme nvme0: completing aborted command with status: 0000
[ 9523.515385] nvme nvme0: completing aborted command with status: 0000
[ 9523.531053] nvme nvme0: completing aborted command with status: 0000
[ 9523.538489] nvme nvme0: completing aborted command with status: 0000
[ 9523.543249] nvme nvme0: completing aborted command with status: 0000
[ 9523.642496] nvme nvme0: completing aborted command with status: 0000
[ 9523.643089] nvme nvme0: completing aborted command with status: 0000
[ 9523.666338] nvme nvme0: completing aborted command with status: 0000
[ 9523.667045] nvme nvme0: completing aborted command with status: 0000
[ 9523.667654] nvme nvme0: completing aborted command with status: 0000
[ 9523.668515] nvme nvme0: completing aborted command with status: 0000
[ 9523.672889] nvme nvme0: completing aborted command with status: 0000
[ 9523.693969] nvme nvme0: completing aborted command with status: 0000
[ 9523.704106] nvme nvme0: completing aborted command with status: 0000
[ 9523.719377] nvme nvme0: completing aborted command with status: 0000
[ 9523.729170] nvme nvme0: completing aborted command with status: 0000
[ 9523.744714] nvme nvme0: completing aborted command with status: 0000
[ 9523.754525] nvme nvme0: completing aborted command with status: 0000
[ 9523.756357] nvme nvme0: completing aborted command with status: 0000
[ 9523.777662] nvme nvme0: completing aborted command with status: 0000
[ 9523.873587] nvme nvme0: completing aborted command with status: 0000
[ 9523.874264] nvme nvme0: completing aborted command with status: 0000
[ 9523.874974] nvme nvme0: completing aborted command with status: 0000
[ 9523.875855] nvme nvme0: completing aborted command with status: 0000
[ 9523.880279] nvme nvme0: completing aborted command with status: 0000
[ 9523.883950] nvme nvme0: completing aborted command with status: 0000
[ 9523.888077] nvme nvme0: completing aborted command with status: 0000
[ 9523.893849] nvme nvme0: completing aborted command with status: 0000
[ 9523.965007] nvme nvme0: completing aborted command with status: 0000
[ 9523.965753] nvme nvme0: completing aborted command with status: 0000
[ 9523.974610] nvme nvme0: completing aborted command with status: 0000
[ 9523.975287] nvme nvme0: completing aborted command with status: 0000
[ 9523.991618] nvme nvme0: completing aborted command with status: 0000
[ 9523.995517] nvme nvme0: completing aborted command with status: 0000
[ 9524.010102] nvme nvme0: completing aborted command with status: 0000
[ 9524.018693] nvme nvme0: completing aborted command with status: 0000
[ 9524.034284] nvme nvme0: completing aborted command with status: 0000
[ 9524.043331] nvme nvme0: completing aborted command with status: 0000
[ 9524.047057] nvme nvme0: completing aborted command with status: 0000
[ 9524.066321] nvme nvme0: completing aborted command with status: 0000
[ 9524.083873] nvme nvme0: completing aborted command with status: 0000
[ 9524.087804] nvme nvme0: completing aborted command with status: 0000
[ 9524.103384] nvme nvme0: completing aborted command with status: 0000
[ 9524.113492] nvme nvme0: completing aborted command with status: 0000
[ 9524.118429] nvme nvme0: completing aborted command with status: 0000
[ 9524.140565] nvme nvme0: completing aborted command with status: 0000
[ 9524.148967] nvme nvme0: completing aborted command with status: 0000
[ 9524.158410] nvme nvme0: completing aborted command with status: 0000
[ 9524.176570] nvme nvme0: completing aborted command with status: 0000
[ 9524.184499] nvme nvme0: completing aborted command with status: 0000
[ 9524.186527] nvme nvme0: completing aborted command with status: 0000
[ 9524.207410] nvme nvme0: completing aborted command with status: 0000
[ 9524.260905] nvme nvme0: completing aborted command with status: 0000
[ 9524.280726] nvme nvme0: completing aborted command with status: 0000
[ 9524.297069] nvme nvme0: completing aborted command with status: 0000
[ 9524.305630] nvme nvme0: completing aborted command with status: 0000
[ 9524.327142] nvme nvme0: completing aborted command with status: 0000
[ 9524.330636] nvme nvme0: completing aborted command with status: 0000
[ 9524.347304] nvme nvme0: completing aborted command with status: 0000
[ 9524.355669] nvme nvme0: Abort status: 0x0
[ 9524.355675] nvme nvme0: Abort status: 0x0
[ 9524.355677] nvme nvme0: Abort status: 0x0
[ 9524.355679] nvme nvme0: Abort status: 0x0
[ 9524.355697] nvme nvme0: completing aborted command with status: 0000
[ 9524.374492] nvme nvme0: completing aborted command with status: 0000
[ 9524.376762] nvme nvme0: completing aborted command with status: 0000
[ 9524.387079] nvme nvme0: completing aborted command with status: 0000
[ 9524.401278] nvme nvme0: completing aborted command with status: 0000
[ 9524.406334] nvme nvme0: completing aborted command with status: 0000
[ 9524.424340] nvme nvme0: completing aborted command with status: 0000
[ 9524.431294] nvme nvme0: completing aborted command with status: 0000
[ 9524.449423] nvme nvme0: completing aborted command with status: 0000
[ 9524.453887] nvme nvme0: completing aborted command with status: 0000
[ 9524.472865] nvme nvme0: completing aborted command with status: 0000
[ 9524.478871] nvme nvme0: completing aborted command with status: 0000
[ 9524.494995] nvme nvme0: completing aborted command with status: 0000
[ 9524.549203] nvme nvme0: completing aborted command with status: 0000
[ 9524.567040] nvme nvme0: completing aborted command with status: 0000
[ 9524.571718] nvme nvme0: completing aborted command with status: 0000
[ 9524.591286] nvme nvme0: completing aborted command with status: 0000
[ 9524.594770] nvme nvme0: completing aborted command with status: 0000
[ 9524.614465] nvme nvme0: completing aborted command with status: 0000
[ 9524.618909] nvme nvme0: completing aborted command with status: 0000
[ 9524.636257] nvme nvme0: Abort status: 0x0
[ 9524.636263] nvme nvme0: Abort status: 0x0
[ 9524.636265] nvme nvme0: Abort status: 0x0
[ 9524.636268] nvme nvme0: Abort status: 0x0
[ 9524.636275] nvme nvme0: completing aborted command with status: 0000
[ 9524.641135] nvme nvme0: completing aborted command with status: 0000
[ 9524.659639] nvme nvme0: completing aborted command with status: 0000
[ 9524.663947] nvme nvme0: completing aborted command with status: 0000
[ 9524.681149] nvme nvme0: completing aborted command with status: 0000
[ 9524.700810] nvme nvme0: completing aborted command with status: 0000
[ 9524.705321] nvme nvme0: completing aborted command with status: 0000
[ 9524.713926] nvme nvme0: completing aborted command with status: 0000
[ 9524.726240] nvme nvme0: completing aborted command with status: 0000
[ 9524.738395] nvme nvme0: completing aborted command with status: 0000
[ 9524.756489] nvme nvme0: completing aborted command with status: 0000
[ 9524.763619] nvme nvme0: completing aborted command with status: 0000
[ 9524.780810] nvme nvme0: completing aborted command with status: 0000
[ 9524.831458] nvme nvme0: completing aborted command with status: 0000
[ 9524.853971] nvme nvme0: completing aborted command with status: 0000
[ 9524.859110] nvme nvme0: completing aborted command with status: 0000
[ 9524.878917] nvme nvme0: completing aborted command with status: 0000
[ 9524.882456] nvme nvme0: completing aborted command with status: 0000
[ 9524.903495] nvme nvme0: completing aborted command with status: 0000
[ 9524.907376] nvme nvme0: completing aborted command with status: 0000
[ 9524.926122] nvme nvme0: completing aborted command with status: 0000
[ 9524.931194] nvme nvme0: completing aborted command with status: 0000
[ 9524.950972] nvme nvme0: completing aborted command with status: 0000
[ 9524.954585] nvme nvme0: completing aborted command with status: 0000
[ 9524.975055] nvme nvme0: completing aborted command with status: 0000
[ 9524.979485] nvme nvme0: completing aborted command with status: 0000
[ 9524.997855] nvme nvme0: completing aborted command with status: 0000
[ 9525.002949] nvme nvme0: completing aborted command with status: 0000
[ 9525.021967] nvme nvme0: completing aborted command with status: 0000
[ 9525.026311] nvme nvme0: completing aborted command with status: 0000
[ 9525.044322] nvme nvme0: completing aborted command with status: 0000
[ 9525.051194] nvme nvme0: completing aborted command with status: 0000
[ 9525.068143] nvme nvme0: completing aborted command with status: 0000
[ 9525.121641] nvme nvme0: completing aborted command with status: 0000
[ 9525.137751] nvme nvme0: completing aborted command with status: 0000
[ 9525.144753] nvme nvme0: completing aborted command with status: 0000
[ 9525.164066] nvme nvme0: completing aborted command with status: 0000
[ 9525.168888] nvme nvme0: completing aborted command with status: 0000
[ 9525.187682] nvme nvme0: completing aborted command with status: 0000
[ 9525.192283] nvme nvme0: completing aborted command with status: 0000
[ 9525.210859] nvme nvme0: completing aborted command with status: 0000
[ 9525.215598] nvme nvme0: completing aborted command with status: 0000
[ 9525.233964] nvme nvme0: completing aborted command with status: 0000
[ 9525.238277] nvme nvme0: completing aborted command with status: 0000
[ 9525.255102] nvme nvme0: completing aborted command with status: 0000
[ 9525.270827] nvme nvme0: completing aborted command with status: 0000
[ 9525.275177] nvme nvme0: completing aborted command with status: 0000
[ 9525.284309] nvme nvme0: completing aborted command with status: 0000
[ 9525.300617] nvme nvme0: completing aborted command with status: 0000
[ 9525.306548] nvme nvme0: completing aborted command with status: 0000
[ 9525.326371] nvme nvme0: completing aborted command with status: 0000
[ 9525.331749] nvme nvme0: completing aborted command with status: 0000
[ 9525.344512] nvme nvme0: I/O 577 QID 5 timeout, aborting
[ 9525.344518] nvme nvme0: I/O 578 QID 5 timeout, aborting
[ 9525.344520] nvme nvme0: I/O 579 QID 5 timeout, aborting
[ 9525.344522] nvme nvme0: I/O 580 QID 5 timeout, aborting
[ 9525.344523] nvme nvme0: I/O 581 QID 5 timeout, aborting
[ 9525.344524] nvme nvme0: I/O 582 QID 5 timeout, aborting
[ 9525.344526] nvme nvme0: I/O 583 QID 5 timeout, aborting
[ 9525.344527] nvme nvme0: I/O 584 QID 5 timeout, aborting
[ 9525.355077] nvme nvme0: completing aborted command with status: 0000
[ 9525.405569] nvme nvme0: completing aborted command with status: 0000
[ 9525.424311] nvme nvme0: completing aborted command with status: 0000
[ 9525.430536] nvme nvme0: completing aborted command with status: 0000
[ 9525.451152] nvme nvme0: completing aborted command with status: 0000
[ 9525.452465] nvme nvme0: completing aborted command with status: 0000
[ 9525.474709] nvme nvme0: completing aborted command with status: 0000
[ 9525.477881] nvme nvme0: completing aborted command with status: 0000
[ 9525.497604] nvme nvme0: completing aborted command with status: 0000
[ 9525.503710] nvme nvme0: completing aborted command with status: 0000
[ 9525.525068] nvme nvme0: completing aborted command with status: 0000
[ 9525.528372] nvme nvme0: completing aborted command with status: 0000
[ 9525.550419] nvme nvme0: completing aborted command with status: 0000
[ 9525.554025] nvme nvme0: completing aborted command with status: 0000
[ 9525.575599] nvme nvme0: completing aborted command with status: 0000
[ 9525.653414] nvme nvme0: completing aborted command with status: 0000
[ 9525.654045] nvme nvme0: completing aborted command with status: 0000
[ 9525.677031] nvme nvme0: completing aborted command with status: 0000
[ 9525.677565] nvme nvme0: completing aborted command with status: 0000
[ 9525.692626] nvme nvme0: completing aborted command with status: 0000
[ 9525.697658] nvme nvme0: completing aborted command with status: 0000
[ 9525.702806] nvme nvme0: completing aborted command with status: 0000
[ 9525.718996] nvme nvme0: completing aborted command with status: 0000
[ 9525.724484] nvme nvme0: completing aborted command with status: 0000
[ 9525.743645] nvme nvme0: completing aborted command with status: 0000
[ 9525.748529] nvme nvme0: completing aborted command with status: 0000
[ 9525.765978] nvme nvme0: completing aborted command with status: 0000
[ 9525.853925] nvme nvme0: completing aborted command with status: 0000
[ 9525.854626] nvme nvme0: completing aborted command with status: 0000
[ 9525.855400] nvme nvme0: completing aborted command with status: 0000
[ 9525.856202] nvme nvme0: completing aborted command with status: 0000
[ 9525.860613] nvme nvme0: completing aborted command with status: 0000
[ 9525.865060] nvme nvme0: completing aborted command with status: 0000
[ 9525.867410] nvme nvme0: completing aborted command with status: 0000
[ 9525.871874] nvme nvme0: completing aborted command with status: 0000
[ 9525.876631] nvme nvme0: completing aborted command with status: 0000
[ 9525.884690] nvme nvme0: completing aborted command with status: 0000
[ 9525.889428] nvme nvme0: completing aborted command with status: 0000
[ 9525.987850] nvme nvme0: completing aborted command with status: 0000
[ 9525.988395] nvme nvme0: completing aborted command with status: 0000
[ 9526.010617] nvme nvme0: completing aborted command with status: 0000
[ 9526.019867] nvme nvme0: completing aborted command with status: 0000
[ 9526.025208] nvme nvme0: completing aborted command with status: 0000
[ 9526.029388] nvme nvme0: completing aborted command with status: 0000
[ 9526.034185] nvme nvme0: completing aborted command with status: 0000
[ 9526.050637] nvme nvme0: completing aborted command with status: 0000
[ 9526.062226] nvme nvme0: completing aborted command with status: 0000
[ 9526.064422] nvme nvme0: completing aborted command with status: 0000
[ 9526.085344] nvme nvme0: completing aborted command with status: 0000
[ 9526.087326] nvme nvme0: completing aborted command with status: 0000
[ 9526.110542] nvme nvme0: completing aborted command with status: 0000
[ 9526.111746] nvme nvme0: completing aborted command with status: 0000
[ 9526.135626] nvme nvme0: completing aborted command with status: 0000
[ 9526.136914] nvme nvme0: completing aborted command with status: 0000
[ 9526.159619] nvme nvme0: completing aborted command with status: 0000
[ 9526.161532] nvme nvme0: completing aborted command with status: 0000
[ 9526.180733] nvme nvme0: completing aborted command with status: 0000
[ 9526.185545] nvme nvme0: completing aborted command with status: 0000
[ 9526.206222] nvme nvme0: completing aborted command with status: 0000
[ 9526.207343] nvme nvme0: completing aborted command with status: 0000
[ 9526.229530] nvme nvme0: completing aborted command with status: 0000
[ 9526.279038] nvme nvme0: completing aborted command with status: 0000
[ 9526.298592] nvme nvme0: completing aborted command with status: 0000
[ 9526.300730] nvme nvme0: completing aborted command with status: 0000
[ 9526.322500] nvme nvme0: completing aborted command with status: 0000
[ 9526.324107] nvme nvme0: completing aborted command with status: 0000
[ 9526.346873] nvme nvme0: completing aborted command with status: 0000
[ 9526.347619] nvme nvme0: completing aborted command with status: 0000
[ 9526.367574] nvme nvme0: Abort status: 0x0
[ 9526.367586] nvme nvme0: Abort status: 0x0
[ 9526.367602] nvme nvme0: Abort status: 0x0
[ 9526.367617] nvme nvme0: Abort status: 0x0
[ 9526.367888] nvme nvme0: completing aborted command with status: 0000
[ 9526.370883] nvme nvme0: completing aborted command with status: 0000
[ 9526.391181] nvme nvme0: completing aborted command with status: 0000
[ 9526.392531] nvme nvme0: completing aborted command with status: 0000
[ 9526.421950] nvme nvme0: completing aborted command with status: 0000
[ 9526.425035] nvme nvme0: completing aborted command with status: 0000
[ 9526.439387] nvme nvme0: completing aborted command with status: 0000
[ 9526.440366] nvme nvme0: completing aborted command with status: 0000
[ 9526.461464] nvme nvme0: completing aborted command with status: 0000
[ 9526.474188] nvme nvme0: completing aborted command with status: 0000
[ 9526.487081] nvme nvme0: completing aborted command with status: 0000
[ 9526.493917] nvme nvme0: completing aborted command with status: 0000
[ 9526.512347] nvme nvme0: completing aborted command with status: 0000
[ 9526.562227] nvme nvme0: completing aborted command with status: 0000
[ 9526.585117] nvme nvme0: completing aborted command with status: 0000
[ 9526.587483] nvme nvme0: completing aborted command with status: 0000
[ 9526.609754] nvme nvme0: completing aborted command with status: 0000
[ 9526.611018] nvme nvme0: completing aborted command with status: 0000
[ 9526.634559] nvme nvme0: completing aborted command with status: 0000
[ 9526.635573] nvme nvme0: completing aborted command with status: 0000
[ 9526.656878] nvme nvme0: Abort status: 0x0
[ 9526.656898] nvme nvme0: Abort status: 0x0
[ 9526.656912] nvme nvme0: Abort status: 0x0
[ 9526.656926] nvme nvme0: Abort status: 0x0
[ 9526.656989] nvme nvme0: completing aborted command with status: 0000
[ 9526.659486] nvme nvme0: completing aborted command with status: 0000
[ 9526.682245] nvme nvme0: completing aborted command with status: 0000
[ 9526.683607] nvme nvme0: completing aborted command with status: 0000
[ 9526.706847] nvme nvme0: completing aborted command with status: 0000
[ 9526.707923] nvme nvme0: completing aborted command with status: 0000
[ 9526.729117] nvme nvme0: completing aborted command with status: 0000
[ 9526.731029] nvme nvme0: completing aborted command with status: 0000
[ 9526.753365] nvme nvme0: completing aborted command with status: 0000
[ 9526.754829] nvme nvme0: completing aborted command with status: 0000
[ 9526.777754] nvme nvme0: completing aborted command with status: 0000
[ 9526.778880] nvme nvme0: completing aborted command with status: 0000
[ 9526.800113] nvme nvme0: completing aborted command with status: 0000
[ 9526.847715] nvme nvme0: completing aborted command with status: 0000
[ 9526.863558] nvme nvme0: completing aborted command with status: 0000
[ 9526.871575] nvme nvme0: completing aborted command with status: 0000
[ 9526.878486] nvme nvme0: completing aborted command with status: 0000
[ 9526.891865] nvme nvme0: completing aborted command with status: 0000
[ 9526.896929] nvme nvme0: completing aborted command with status: 0000
[ 9526.911313] nvme nvme0: completing aborted command with status: 0000
[ 9526.920156] nvme nvme0: completing aborted command with status: 0000
[ 9526.937064] nvme nvme0: completing aborted command with status: 0000
[ 9526.942787] nvme nvme0: completing aborted command with status: 0000
[ 9526.960070] nvme nvme0: completing aborted command with status: 0000
[ 9526.967265] nvme nvme0: completing aborted command with status: 0000
[ 9526.985208] nvme nvme0: completing aborted command with status: 0000
[ 9526.993324] nvme nvme0: completing aborted command with status: 0000
[ 9527.004975] nvme nvme0: completing aborted command with status: 0000
[ 9527.012572] nvme nvme0: completing aborted command with status: 0000
[ 9527.029625] nvme nvme0: completing aborted command with status: 0000
[ 9527.035732] nvme nvme0: completing aborted command with status: 0000
[ 9527.036976] nvme nvme0: completing aborted command with status: 0000
[ 9527.059690] nvme nvme0: completing aborted command with status: 0000
[ 9527.098136] nvme nvme0: completing aborted command with status: 0000
[ 9527.098437] nvme nvme0: completing aborted command with status: 0000
[ 9527.104972] nvme nvme0: completing aborted command with status: 0000
[ 9527.105087] nvme nvme0: completing aborted command with status: 0000
[ 9527.119451] nvme nvme0: completing aborted command with status: 0000
[ 9527.120545] nvme nvme0: completing aborted command with status: 0000
[ 9527.133821] nvme nvme0: completing aborted command with status: 0000
[ 9527.135042] nvme nvme0: completing aborted command with status: 0000
[ 9527.157452] nvme nvme0: completing aborted command with status: 0000
[ 9527.159157] nvme nvme0: completing aborted command with status: 0000
[ 9527.182805] nvme nvme0: completing aborted command with status: 0000
[ 9527.184347] nvme nvme0: completing aborted command with status: 0000
[ 9527.208909] nvme nvme0: completing aborted command with status: 0000
[ 9527.210413] nvme nvme0: completing aborted command with status: 0000
[ 9527.232810] nvme nvme0: completing aborted command with status: 0000
[ 9527.235385] nvme nvme0: completing aborted command with status: 0000
[ 9527.254428] nvme nvme0: completing aborted command with status: 0000
[ 9527.258906] nvme nvme0: completing aborted command with status: 0000
[ 9527.283437] nvme nvme0: completing aborted command with status: 0000
[ 9527.284677] nvme nvme0: completing aborted command with status: 0000
[ 9527.331427] nvme nvme0: completing aborted command with status: 0000
[ 9527.331458] nvme nvme0: completing aborted command with status: 0000
[ 9527.336416] nvme nvme0: completing aborted command with status: 0000
[ 9527.358755] nvme nvme0: completing aborted command with status: 0000
[ 9527.359894] nvme nvme0: completing aborted command with status: 0000
[ 9527.360482] nvme nvme0: I/O 97 QID 1 timeout, aborting
[ 9527.360493] nvme nvme0: I/O 98 QID 1 timeout, aborting
[ 9527.360498] nvme nvme0: I/O 110 QID 1 timeout, aborting
[ 9527.360620] nvme nvme0: I/O 644 QID 5 timeout, aborting
[ 9527.360625] nvme nvme0: I/O 645 QID 5 timeout, aborting
[ 9527.360643] nvme nvme0: I/O 870 QID 5 timeout, aborting
[ 9527.360647] nvme nvme0: I/O 872 QID 5 timeout, aborting
[ 9527.360651] nvme nvme0: I/O 873 QID 5 timeout, aborting
[ 9527.382191] nvme nvme0: completing aborted command with status: 0000
[ 9527.384258] nvme nvme0: completing aborted command with status: 0000
[ 9527.406909] nvme nvme0: completing aborted command with status: 0000
[ 9527.408378] nvme nvme0: completing aborted command with status: 0000
[ 9527.431467] nvme nvme0: completing aborted command with status: 0000
[ 9527.433169] nvme nvme0: completing aborted command with status: 0000
[ 9527.454580] nvme nvme0: completing aborted command with status: 0000
[ 9527.456336] nvme nvme0: completing aborted command with status: 0000
[ 9527.479637] nvme nvme0: completing aborted command with status: 0000
[ 9527.480606] nvme nvme0: completing aborted command with status: 0000
[ 9527.503363] nvme nvme0: completing aborted command with status: 0000
[ 9527.504911] nvme nvme0: completing aborted command with status: 0000
[ 9527.526855] nvme nvme0: completing aborted command with status: 0000
[ 9527.526972] nvme nvme0: completing aborted command with status: 0000
[ 9527.526987] nvme nvme0: completing aborted command with status: 0000
[ 9527.526993] nvme nvme0: completing aborted command with status: 0000
[ 9527.599184] nvme nvme0: completing aborted command with status: 0000
[ 9527.600121] nvme nvme0: completing aborted command with status: 0000
[ 9527.618995] nvme nvme0: completing aborted command with status: 0000
[ 9527.619567] nvme nvme0: completing aborted command with status: 0000
[ 9527.620317] nvme nvme0: completing aborted command with status: 0000
[ 9527.650661] nvme nvme0: completing aborted command with status: 0000
[ 9527.651305] nvme nvme0: completing aborted command with status: 0000
[ 9527.651322] nvme nvme0: completing aborted command with status: 0000
[ 9527.651342] nvme nvme0: completing aborted command with status: 0000
[ 9527.652058] nvme nvme0: completing aborted command with status: 0000
[ 9527.655464] nvme nvme0: completing aborted command with status: 0000
[ 9527.657847] nvme nvme0: completing aborted command with status: 0000
[ 9527.663815] nvme nvme0: completing aborted command with status: 0000
[ 9527.667285] nvme nvme0: completing aborted command with status: 0000
[ 9527.671192] nvme nvme0: completing aborted command with status: 0000
[ 9527.675542] nvme nvme0: completing aborted command with status: 0000
[ 9527.696227] nvme nvme0: completing aborted command with status: 0000
[ 9527.697710] nvme nvme0: completing aborted command with status: 0000
[ 9527.725273] nvme nvme0: completing aborted command with status: 0000
[ 9527.726287] nvme nvme0: completing aborted command with status: 0000
[ 9527.751155] nvme nvme0: completing aborted command with status: 0000
[ 9527.753062] nvme nvme0: completing aborted command with status: 0000
[ 9527.776026] nvme nvme0: completing aborted command with status: 0000
[ 9527.787009] nvme nvme0: completing aborted command with status: 0000
[ 9527.801218] nvme nvme0: completing aborted command with status: 0000
[ 9527.806765] nvme nvme0: completing aborted command with status: 0000
[ 9527.826537] nvme nvme0: completing aborted command with status: 0000
[ 9527.901490] nvme nvme0: completing aborted command with status: 0000
[ 9527.902228] nvme nvme0: completing aborted command with status: 0000
[ 9527.926815] nvme nvme0: completing aborted command with status: 0000
[ 9527.927502] nvme nvme0: completing aborted command with status: 0000
[ 9527.928531] nvme nvme0: completing aborted command with status: 0000
[ 9527.929874] nvme nvme0: completing aborted command with status: 0000
[ 9527.933801] nvme nvme0: completing aborted command with status: 0000
[ 9527.938131] nvme nvme0: completing aborted command with status: 0000
[ 9527.942491] nvme nvme0: completing aborted command with status: 0000
[ 9527.949697] nvme nvme0: completing aborted command with status: 0000
[ 9527.950740] nvme nvme0: completing aborted command with status: 0000
[ 9527.970234] nvme nvme0: completing aborted command with status: 0000
[ 9527.974525] nvme nvme0: completing aborted command with status: 0000
[ 9527.996474] nvme nvme0: completing aborted command with status: 0000
[ 9527.998263] nvme nvme0: completing aborted command with status: 0000
[ 9528.020908] nvme nvme0: completing aborted command with status: 0000
[ 9528.021940] nvme nvme0: completing aborted command with status: 0000
[ 9528.043066] nvme nvme0: completing aborted command with status: 0000
[ 9528.044901] nvme nvme0: completing aborted command with status: 0000
[ 9528.067144] nvme nvme0: completing aborted command with status: 0000
[ 9528.068611] nvme nvme0: completing aborted command with status: 0000
[ 9528.091614] nvme nvme0: completing aborted command with status: 0000
[ 9528.092633] nvme nvme0: completing aborted command with status: 0000
[ 9528.114811] nvme nvme0: completing aborted command with status: 0000
[ 9528.115797] nvme nvme0: completing aborted command with status: 0000
[ 9528.144612] nvme nvme0: completing aborted command with status: 0000
[ 9528.146654] nvme nvme0: completing aborted command with status: 0000
[ 9528.159451] nvme nvme0: completing aborted command with status: 0000
[ 9528.164760] nvme nvme0: completing aborted command with status: 0000
[ 9528.182173] nvme nvme0: completing aborted command with status: 0000
[ 9528.183770] nvme nvme0: completing aborted command with status: 0000
[ 9528.207018] nvme nvme0: completing aborted command with status: 0000
[ 9528.215161] nvme nvme0: completing aborted command with status: 0000
[ 9528.232737] nvme nvme0: completing aborted command with status: 0000
[ 9528.235112] nvme nvme0: completing aborted command with status: 0000
[ 9528.257817] nvme nvme0: completing aborted command with status: 0000
[ 9528.259185] nvme nvme0: completing aborted command with status: 0000
[ 9528.283908] nvme nvme0: completing aborted command with status: 0000
[ 9528.285464] nvme nvme0: completing aborted command with status: 0000
[ 9528.306174] nvme nvme0: Abort status: 0x0
[ 9528.306179] nvme nvme0: Abort status: 0x0
[ 9528.306182] nvme nvme0: Abort status: 0x0
[ 9528.306184] nvme nvme0: Abort status: 0x0
[ 9528.306213] nvme nvme0: completing aborted command with status: 0000
[ 9528.308352] nvme nvme0: completing aborted command with status: 0000
[ 9528.330887] nvme nvme0: completing aborted command with status: 0000
[ 9528.333292] nvme nvme0: completing aborted command with status: 0000
[ 9528.352641] nvme nvme0: I/O 7 QID 5 timeout, aborting
[ 9528.352653] nvme nvme0: I/O 8 QID 5 timeout, aborting
[ 9528.352657] nvme nvme0: I/O 9 QID 5 timeout, aborting
[ 9528.352662] nvme nvme0: I/O 65 QID 5 timeout, aborting
[ 9528.355706] nvme nvme0: completing aborted command with status: 0000
[ 9528.357053] nvme nvme0: completing aborted command with status: 0000
[ 9528.380824] nvme nvme0: completing aborted command with status: 0000
[ 9528.381467] nvme nvme0: completing aborted command with status: 0000
[ 9528.403252] nvme nvme0: completing aborted command with status: 0000
[ 9528.476906] nvme nvme0: completing aborted command with status: 0000
[ 9528.477643] nvme nvme0: completing aborted command with status: 0000
[ 9528.500561] nvme nvme0: completing aborted command with status: 0000
[ 9528.501273] nvme nvme0: completing aborted command with status: 0000
[ 9528.502273] nvme nvme0: completing aborted command with status: 0000
[ 9528.503023] nvme nvme0: completing aborted command with status: 0000
[ 9528.507632] nvme nvme0: completing aborted command with status: 0000
[ 9528.513082] nvme nvme0: completing aborted command with status: 0000
[ 9528.518692] nvme nvme0: completing aborted command with status: 0000
[ 9528.523082] nvme nvme0: completing aborted command with status: 0000
[ 9528.525687] nvme nvme0: completing aborted command with status: 0000
[ 9528.545339] nvme nvme0: Abort status: 0x0
[ 9528.545349] nvme nvme0: Abort status: 0x0
[ 9528.545364] nvme nvme0: Abort status: 0x0
[ 9528.545378] nvme nvme0: Abort status: 0x0
[ 9528.545466] nvme nvme0: completing aborted command with status: 0000
[ 9528.559957] nvme nvme0: completing aborted command with status: 0000
[ 9528.569126] nvme nvme0: completing aborted command with status: 0000
[ 9528.583675] nvme nvme0: completing aborted command with status: 0000
[ 9528.593094] nvme nvme0: completing aborted command with status: 0000
[ 9528.594672] nvme nvme0: completing aborted command with status: 0000
[ 9528.614937] nvme nvme0: completing aborted command with status: 0000
[ 9528.633408] nvme nvme0: completing aborted command with status: 0000
[ 9528.640244] nvme nvme0: completing aborted command with status: 0000
[ 9528.654344] nvme nvme0: completing aborted command with status: 0000
[ 9528.661700] nvme nvme0: completing aborted command with status: 0000
[ 9528.667578] nvme nvme0: completing aborted command with status: 0000
[ 9528.685658] nvme nvme0: completing aborted command with status: 0000
[ 9528.702520] nvme nvme0: completing aborted command with status: 0000
[ 9528.717593] nvme nvme0: completing aborted command with status: 0000
[ 9528.723981] nvme nvme0: completing aborted command with status: 0000
[ 9528.731713] nvme nvme0: completing aborted command with status: 0000
[ 9528.749005] nvme nvme0: completing aborted command with status: 0000
[ 9528.754880] nvme nvme0: completing aborted command with status: 0000
[ 9528.771774] nvme nvme0: completing aborted command with status: 0000
[ 9528.779776] nvme nvme0: completing aborted command with status: 0000
[ 9528.796866] nvme nvme0: completing aborted command with status: 0000
[ 9528.804940] nvme nvme0: completing aborted command with status: 0000
[ 9528.823654] nvme nvme0: completing aborted command with status: 0000
[ 9528.841731] nvme nvme0: completing aborted command with status: 0000
[ 9528.862443] nvme nvme0: completing aborted command with status: 0000
[ 9528.863448] nvme nvme0: completing aborted command with status: 0000
[ 9528.868991] nvme nvme0: completing aborted command with status: 0000
[ 9528.878003] nvme nvme0: completing aborted command with status: 0000
[ 9528.894205] nvme nvme0: completing aborted command with status: 0000
[ 9528.901541] nvme nvme0: completing aborted command with status: 0000
[ 9528.917139] nvme nvme0: completing aborted command with status: 0000
[ 9528.928982] nvme nvme0: completing aborted command with status: 0000
[ 9528.942395] nvme nvme0: completing aborted command with status: 0000
[ 9528.952174] nvme nvme0: completing aborted command with status: 0000
[ 9528.967306] nvme nvme0: completing aborted command with status: 0000
[ 9528.975552] nvme nvme0: completing aborted command with status: 0000
[ 9528.995240] nvme nvme0: completing aborted command with status: 0000
[ 9529.000039] nvme nvme0: completing aborted command with status: 0000
[ 9529.017661] nvme nvme0: completing aborted command with status: 0000
[ 9529.025632] nvme nvme0: Abort status: 0x0
[ 9529.025644] nvme nvme0: Abort status: 0x0
[ 9529.025658] nvme nvme0: Abort status: 0x0
[ 9529.025672] nvme nvme0: Abort status: 0x0
[ 9529.025743] nvme nvme0: completing aborted command with status: 0000
[ 9529.042041] nvme nvme0: completing aborted command with status: 0000
[ 9529.047801] nvme nvme0: completing aborted command with status: 0000
[ 9529.070985] nvme nvme0: completing aborted command with status: 0000
[ 9529.073640] nvme nvme0: completing aborted command with status: 0000
[ 9529.091202] nvme nvme0: completing aborted command with status: 0000
[ 9529.099237] nvme nvme0: completing aborted command with status: 0000
[ 9529.115530] nvme nvme0: completing aborted command with status: 0000
[ 9529.122358] nvme nvme0: completing aborted command with status: 0000
[ 9529.139661] nvme nvme0: completing aborted command with status: 0000
[ 9529.145901] nvme nvme0: completing aborted command with status: 0000
[ 9529.162301] nvme nvme0: completing aborted command with status: 0000
[ 9529.170521] nvme nvme0: completing aborted command with status: 0000
[ 9529.186306] nvme nvme0: completing aborted command with status: 0000
[ 9529.193493] nvme nvme0: completing aborted command with status: 0000
[ 9529.210522] nvme nvme0: completing aborted command with status: 0000
[ 9529.216803] nvme nvme0: completing aborted command with status: 0000
[ 9529.239994] nvme nvme0: completing aborted command with status: 0000
[ 9529.241523] nvme nvme0: completing aborted command with status: 0000
[ 9529.261823] nvme nvme0: completing aborted command with status: 0000
[ 9529.264965] nvme nvme0: completing aborted command with status: 0000
[ 9529.292698] nvme nvme0: completing aborted command with status: 0000
[ 9529.294785] nvme nvme0: completing aborted command with status: 0000
[ 9529.310928] nvme nvme0: completing aborted command with status: 0000
[ 9529.315155] nvme nvme0: completing aborted command with status: 0000
[ 9529.332069] nvme nvme0: completing aborted command with status: 0000
[ 9529.336558] nvme nvme0: completing aborted command with status: 0000
[ 9529.344538] nvme nvme0: I/O 50 QID 3 timeout, aborting
[ 9529.344547] nvme nvme0: I/O 51 QID 3 timeout, aborting
[ 9529.344550] nvme nvme0: I/O 52 QID 3 timeout, aborting
[ 9529.344553] nvme nvme0: I/O 53 QID 3 timeout, aborting
[ 9529.344556] nvme nvme0: I/O 54 QID 3 timeout, aborting
[ 9529.344559] nvme nvme0: I/O 55 QID 3 timeout, aborting
[ 9529.344562] nvme nvme0: I/O 56 QID 3 timeout, aborting
[ 9529.344564] nvme nvme0: I/O 57 QID 3 timeout, aborting
[ 9529.357426] nvme nvme0: completing aborted command with status: 0000
[ 9529.362055] nvme nvme0: completing aborted command with status: 0000
[ 9529.383207] nvme nvme0: completing aborted command with status: 0000
[ 9529.385079] nvme nvme0: completing aborted command with status: 0000
[ 9529.409841] nvme nvme0: completing aborted command with status: 0000
[ 9529.412521] nvme nvme0: completing aborted command with status: 0000
[ 9529.435342] nvme nvme0: completing aborted command with status: 0000
[ 9529.436551] nvme nvme0: completing aborted command with status: 0000
[ 9529.460390] nvme nvme0: completing aborted command with status: 0000
[ 9529.461622] nvme nvme0: completing aborted command with status: 0000
[ 9529.484468] nvme nvme0: completing aborted command with status: 0000
[ 9529.486304] nvme nvme0: completing aborted command with status: 0000
[ 9529.509476] nvme nvme0: completing aborted command with status: 0000
[ 9529.510117] nvme nvme0: completing aborted command with status: 0000
[ 9529.609424] nvme nvme0: completing aborted command with status: 0000
[ 9529.609906] nvme nvme0: completing aborted command with status: 0000
[ 9529.610609] nvme nvme0: completing aborted command with status: 0000
[ 9529.611330] nvme nvme0: completing aborted command with status: 0000
[ 9529.615730] nvme nvme0: completing aborted command with status: 0000
[ 9529.620268] nvme nvme0: completing aborted command with status: 0000
[ 9529.624925] nvme nvme0: completing aborted command with status: 0000
[ 9529.629609] nvme nvme0: completing aborted command with status: 0000
[ 9529.702548] nvme nvme0: completing aborted command with status: 0000
[ 9529.703233] nvme nvme0: completing aborted command with status: 0000
[ 9529.722631] nvme nvme0: completing aborted command with status: 0000
[ 9529.723334] nvme nvme0: completing aborted command with status: 0000
[ 9529.724194] nvme nvme0: completing aborted command with status: 0000
[ 9529.725618] nvme nvme0: completing aborted command with status: 0000
[ 9529.728944] nvme nvme0: completing aborted command with status: 0000
[ 9529.733531] nvme nvme0: completing aborted command with status: 0000
[ 9529.737866] nvme nvme0: completing aborted command with status: 0000
[ 9529.742206] nvme nvme0: completing aborted command with status: 0000
[ 9529.749867] nvme nvme0: completing aborted command with status: 0000
[ 9529.751161] nvme nvme0: completing aborted command with status: 0000
[ 9529.771954] nvme nvme0: completing aborted command with status: 0000
[ 9529.774030] nvme nvme0: completing aborted command with status: 0000
[ 9529.797938] nvme nvme0: completing aborted command with status: 0000
[ 9529.798961] nvme nvme0: completing aborted command with status: 0000
[ 9529.800221] nvme nvme0: completing aborted command with status: 0000
[ 9529.800750] nvme nvme0: completing aborted command with status: 0000
[ 9529.822660] nvme nvme0: completing aborted command with status: 0000
[ 9529.826353] nvme nvme0: completing aborted command with status: 0000
[ 9529.860104] nvme nvme0: completing aborted command with status: 0000
[ 9529.861967] nvme nvme0: completing aborted command with status: 0000
[ 9529.868778] nvme nvme0: completing aborted command with status: 0000
[ 9529.872444] nvme nvme0: completing aborted command with status: 0000
[ 9529.890084] nvme nvme0: completing aborted command with status: 0000
[ 9529.894289] nvme nvme0: completing aborted command with status: 0000
[ 9529.913087] nvme nvme0: completing aborted command with status: 0000
[ 9530.003964] nvme nvme0: completing aborted command with status: 0000
[ 9530.004796] nvme nvme0: completing aborted command with status: 0000
[ 9530.026223] nvme nvme0: completing aborted command with status: 0000
[ 9530.026843] nvme nvme0: completing aborted command with status: 0000
[ 9530.027549] nvme nvme0: completing aborted command with status: 0000
[ 9530.031566] nvme nvme0: completing aborted command with status: 0000
[ 9530.034169] nvme nvme0: completing aborted command with status: 0000
[ 9530.036623] nvme nvme0: completing aborted command with status: 0000
[ 9530.039725] nvme nvme0: completing aborted command with status: 0000
[ 9530.044352] nvme nvme0: completing aborted command with status: 0000
[ 9530.046877] nvme nvme0: completing aborted command with status: 0000
[ 9530.072514] nvme nvme0: completing aborted command with status: 0000
[ 9530.081805] nvme nvme0: completing aborted command with status: 0000
[ 9530.084519] nvme nvme0: completing aborted command with status: 0000
[ 9530.107123] nvme nvme0: completing aborted command with status: 0000
[ 9530.108943] nvme nvme0: completing aborted command with status: 0000
[ 9530.129522] nvme nvme0: completing aborted command with status: 0000
[ 9530.148397] nvme nvme0: completing aborted command with status: 0000
[ 9530.154169] nvme nvme0: completing aborted command with status: 0000
[ 9530.170871] nvme nvme0: completing aborted command with status: 0000
[ 9530.178632] nvme nvme0: completing aborted command with status: 0000
[ 9530.194062] nvme nvme0: completing aborted command with status: 0000
[ 9530.200627] nvme nvme0: completing aborted command with status: 0000
[ 9530.200793] nvme nvme0: Abort status: 0x0
[ 9530.200804] nvme nvme0: Abort status: 0x0
[ 9530.200822] nvme nvme0: Abort status: 0x0
[ 9530.200837] nvme nvme0: Abort status: 0x0
[ 9530.222243] nvme nvme0: completing aborted command with status: 0000
[ 9530.226042] nvme nvme0: completing aborted command with status: 0000
[ 9530.243708] nvme nvme0: completing aborted command with status: 0000
[ 9530.249889] nvme nvme0: completing aborted command with status: 0000
[ 9530.296040] nvme nvme0: completing aborted command with status: 0000
[ 9530.318311] nvme nvme0: completing aborted command with status: 0000
[ 9530.319753] nvme nvme0: completing aborted command with status: 0000
[ 9530.336508] nvme nvme0: I/O 270 QID 1 timeout, aborting
[ 9530.336515] nvme nvme0: I/O 299 QID 1 timeout, aborting
[ 9530.336517] nvme nvme0: I/O 306 QID 1 timeout, aborting
[ 9530.336519] nvme nvme0: I/O 308 QID 1 timeout, aborting
[ 9530.340237] nvme nvme0: completing aborted command with status: 0000
[ 9530.341977] nvme nvme0: completing aborted command with status: 0000
[ 9530.364470] nvme nvme0: completing aborted command with status: 0000
[ 9530.365854] nvme nvme0: completing aborted command with status: 0000
[ 9530.388003] nvme nvme0: completing aborted command with status: 0000
[ 9530.389792] nvme nvme0: completing aborted command with status: 0000
[ 9530.418343] nvme nvme0: completing aborted command with status: 0000
[ 9530.421703] nvme nvme0: completing aborted command with status: 0000
[ 9530.429382] nvme nvme0: completing aborted command with status: 0000
[ 9530.429780] nvme nvme0: Abort status: 0x0
[ 9530.429800] nvme nvme0: Abort status: 0x0
[ 9530.429806] nvme nvme0: Abort status: 0x0
[ 9530.429826] nvme nvme0: Abort status: 0x0
[ 9530.437045] nvme nvme0: completing aborted command with status: 0000
[ 9530.453585] nvme nvme0: completing aborted command with status: 0000
[ 9530.457892] nvme nvme0: completing aborted command with status: 0000
[ 9530.478333] nvme nvme0: completing aborted command with status: 0000
[ 9530.572294] nvme nvme0: completing aborted command with status: 0000
[ 9530.572355] nvme nvme0: completing aborted command with status: 0000
[ 9530.572624] nvme nvme0: completing aborted command with status: 0000
[ 9530.572766] nvme nvme0: completing aborted command with status: 0000
[ 9530.583994] nvme nvme0: completing aborted command with status: 0000
[ 9530.584715] nvme nvme0: completing aborted command with status: 0000
[ 9530.585411] nvme nvme0: completing aborted command with status: 0000
[ 9530.586820] nvme nvme0: completing aborted command with status: 0000
[ 9530.590359] nvme nvme0: completing aborted command with status: 0000
[ 9530.594049] nvme nvme0: completing aborted command with status: 0000
[ 9530.598133] nvme nvme0: completing aborted command with status: 0000
[ 9530.601198] nvme nvme0: completing aborted command with status: 0000
[ 9530.606490] nvme nvme0: completing aborted command with status: 0000
[ 9530.610997] nvme nvme0: completing aborted command with status: 0000
[ 9530.623118] nvme nvme0: completing aborted command with status: 0000
[ 9530.639756] nvme nvme0: completing aborted command with status: 0000
[ 9530.650779] nvme nvme0: completing aborted command with status: 0000
[ 9530.651688] nvme nvme0: completing aborted command with status: 0000
[ 9530.676049] nvme nvme0: completing aborted command with status: 0000
[ 9530.677086] nvme nvme0: completing aborted command with status: 0000
[ 9530.677101] nvme nvme0: completing aborted command with status: 0000
[ 9530.699027] nvme nvme0: completing aborted command with status: 0000
[ 9530.715011] nvme nvme0: completing aborted command with status: 0000
[ 9530.719656] nvme nvme0: completing aborted command with status: 0000
[ 9530.725659] nvme nvme0: completing aborted command with status: 0000
[ 9530.739986] nvme nvme0: completing aborted command with status: 0000
[ 9530.747192] nvme nvme0: completing aborted command with status: 0000
[ 9530.766502] nvme nvme0: completing aborted command with status: 0000
[ 9530.772700] nvme nvme0: completing aborted command with status: 0000
[ 9530.791538] nvme nvme0: completing aborted command with status: 0000
[ 9530.797170] nvme nvme0: completing aborted command with status: 0000
[ 9530.813691] nvme nvme0: completing aborted command with status: 0000
[ 9530.822063] nvme nvme0: completing aborted command with status: 0000
[ 9530.838383] nvme nvme0: completing aborted command with status: 0000
[ 9530.845495] nvme nvme0: completing aborted command with status: 0000
[ 9530.862801] nvme nvme0: completing aborted command with status: 0000
[ 9530.868759] nvme nvme0: completing aborted command with status: 0000
[ 9530.886845] nvme nvme0: completing aborted command with status: 0000
[ 9530.893094] nvme nvme0: completing aborted command with status: 0000
[ 9530.908764] nvme nvme0: completing aborted command with status: 0000
[ 9530.913822] nvme nvme0: completing aborted command with status: 0000
[ 9530.916091] nvme nvme0: completing aborted command with status: 0000
[ 9530.916270] nvme nvme0: completing aborted command with status: 0000
[ 9530.937981] nvme nvme0: completing aborted command with status: 0000
[ 9530.939486] nvme nvme0: completing aborted command with status: 0000
[ 9530.962548] nvme nvme0: completing aborted command with status: 0000
[ 9530.964143] nvme nvme0: completing aborted command with status: 0000
[ 9530.993990] nvme nvme0: completing aborted command with status: 0000
[ 9530.995594] nvme nvme0: completing aborted command with status: 0000
[ 9531.009397] nvme nvme0: completing aborted command with status: 0000
[ 9531.011483] nvme nvme0: completing aborted command with status: 0000
[ 9531.033296] nvme nvme0: completing aborted command with status: 0000
[ 9531.037844] nvme nvme0: completing aborted command with status: 0000
[ 9531.054268] nvme nvme0: completing aborted command with status: 0000
[ 9531.076916] nvme nvme0: completing aborted command with status: 0000
[ 9531.082013] nvme nvme0: Abort status: 0x0
[ 9531.082022] nvme nvme0: Abort status: 0x0
[ 9531.082050] nvme nvme0: completing aborted command with status: 0000
[ 9531.082075] nvme nvme0: Abort status: 0x0
[ 9531.082091] nvme nvme0: Abort status: 0x0
[ 9531.099669] nvme nvme0: completing aborted command with status: 0000
[ 9531.105858] nvme nvme0: completing aborted command with status: 0000
[ 9531.109450] nvme nvme0: completing aborted command with status: 0000
[ 9531.132051] nvme nvme0: completing aborted command with status: 0000
[ 9531.132259] nvme nvme0: completing aborted command with status: 0000
[ 9531.148022] nvme nvme0: completing aborted command with status: 0000
[ 9531.149677] nvme nvme0: completing aborted command with status: 0000
[ 9531.157677] nvme nvme0: completing aborted command with status: 0000
[ 9531.159473] nvme nvme0: completing aborted command with status: 0000
[ 9531.182416] nvme nvme0: completing aborted command with status: 0000
[ 9531.183256] nvme nvme0: completing aborted command with status: 0000
[ 9531.205361] nvme nvme0: completing aborted command with status: 0000
[ 9531.232496] nvme nvme0: completing aborted command with status: 0000
[ 9531.255723] nvme nvme0: completing aborted command with status: 0000
[ 9531.256902] nvme nvme0: completing aborted command with status: 0000
[ 9531.278372] nvme nvme0: completing aborted command with status: 0000
[ 9531.295446] nvme nvme0: completing aborted command with status: 0000
[ 9531.303923] nvme nvme0: completing aborted command with status: 0000
[ 9531.307683] nvme nvme0: completing aborted command with status: 0000
[ 9531.328383] nvme nvme0: completing aborted command with status: 0000
[ 9531.364539] nvme nvme0: I/O 320 QID 2 timeout, aborting
[ 9531.364546] nvme nvme0: I/O 321 QID 2 timeout, aborting
[ 9531.364548] nvme nvme0: I/O 322 QID 2 timeout, aborting
[ 9531.364550] nvme nvme0: I/O 323 QID 2 timeout, aborting
[ 9531.364552] nvme nvme0: I/O 324 QID 2 timeout, aborting
[ 9531.364554] nvme nvme0: I/O 325 QID 2 timeout, aborting
[ 9531.364555] nvme nvme0: I/O 326 QID 2 timeout, aborting
[ 9531.364557] nvme nvme0: I/O 327 QID 2 timeout, aborting
[ 9531.403212] nvme nvme0: completing aborted command with status: 0000
[ 9531.403580] nvme nvme0: completing aborted command with status: 0000
[ 9531.404174] nvme nvme0: completing aborted command with status: 0000
[ 9531.405294] nvme nvme0: completing aborted command with status: 0000
[ 9531.407411] nvme nvme0: completing aborted command with status: 0000
[ 9531.409771] nvme nvme0: completing aborted command with status: 0000
[ 9531.414369] nvme nvme0: completing aborted command with status: 0000
[ 9531.472157] nvme nvme0: completing aborted command with status: 0000
[ 9531.472857] nvme nvme0: completing aborted command with status: 0000
[ 9531.513560] nvme nvme0: completing aborted command with status: 0000
[ 9531.514207] nvme nvme0: completing aborted command with status: 0000
[ 9531.514985] nvme nvme0: completing aborted command with status: 0000
[ 9531.531977] nvme nvme0: completing aborted command with status: 0000
[ 9531.536384] nvme nvme0: completing aborted command with status: 0000
[ 9531.540622] nvme nvme0: completing aborted command with status: 0000
[ 9531.543220] nvme nvme0: completing aborted command with status: 0000
[ 9531.570192] nvme nvme0: completing aborted command with status: 0000
[ 9531.571818] nvme nvme0: completing aborted command with status: 0000
[ 9531.587208] nvme nvme0: completing aborted command with status: 0000
[ 9531.588889] nvme nvme0: completing aborted command with status: 0000
[ 9531.610037] nvme nvme0: completing aborted command with status: 0000
[ 9531.611926] nvme nvme0: completing aborted command with status: 0000
[ 9531.616596] nvme nvme0: completing aborted command with status: 0000
[ 9531.633710] nvme nvme0: completing aborted command with status: 0000
[ 9531.650232] nvme nvme0: completing aborted command with status: 0000
[ 9531.651205] nvme nvme0: completing aborted command with status: 0000
[ 9531.658431] nvme nvme0: completing aborted command with status: 0000
[ 9531.658845] nvme nvme0: completing aborted command with status: 0000
[ 9531.747677] nvme nvme0: completing aborted command with status: 0000
[ 9531.748288] nvme nvme0: completing aborted command with status: 0000
[ 9531.773183] nvme nvme0: completing aborted command with status: 0000
[ 9531.774194] nvme nvme0: completing aborted command with status: 0000
[ 9531.782026] nvme nvme0: completing aborted command with status: 0000
[ 9531.782169] nvme nvme0: completing aborted command with status: 0000
[ 9531.782360] nvme nvme0: completing aborted command with status: 0000
[ 9531.782373] nvme nvme0: completing aborted command with status: 0000
[ 9531.786221] nvme nvme0: completing aborted command with status: 0000
[ 9531.788409] nvme nvme0: completing aborted command with status: 0000
[ 9531.793051] nvme nvme0: completing aborted command with status: 0000
[ 9531.801370] nvme nvme0: completing aborted command with status: 0000
[ 9531.805799] nvme nvme0: completing aborted command with status: 0000
[ 9531.821265] nvme nvme0: completing aborted command with status: 0000
[ 9531.828124] nvme nvme0: completing aborted command with status: 0000
[ 9531.828750] nvme nvme0: completing aborted command with status: 0000
[ 9531.830422] nvme nvme0: completing aborted command with status: 0000
[ 9531.851350] nvme nvme0: completing aborted command with status: 0000
[ 9531.869764] nvme nvme0: completing aborted command with status: 0000
[ 9531.875466] nvme nvme0: completing aborted command with status: 0000
[ 9531.877276] nvme nvme0: completing aborted command with status: 0000
[ 9531.899517] nvme nvme0: completing aborted command with status: 0000
[ 9531.911386] nvme nvme0: completing aborted command with status: 0000
[ 9531.911419] nvme nvme0: completing aborted command with status: 0000
[ 9531.951979] nvme nvme0: completing aborted command with status: 0000
[ 9531.956925] nvme nvme0: completing aborted command with status: 0000
[ 9531.956983] nvme nvme0: completing aborted command with status: 0000
[ 9531.956990] nvme nvme0: completing aborted command with status: 0000
[ 9531.968843] nvme nvme0: completing aborted command with status: 0000
[ 9531.978151] nvme nvme0: completing aborted command with status: 0000
[ 9531.992500] nvme nvme0: completing aborted command with status: 0000
[ 9531.994044] nvme nvme0: Abort status: 0x0
[ 9531.994049] nvme nvme0: Abort status: 0x0
[ 9531.994052] nvme nvme0: Abort status: 0x0
[ 9531.994054] nvme nvme0: Abort status: 0x0
[ 9531.994147] nvme nvme0: completing aborted command with status: 0000
[ 9532.016093] nvme nvme0: completing aborted command with status: 0000
[ 9532.017309] nvme nvme0: completing aborted command with status: 0000
[ 9532.039909] nvme nvme0: completing aborted command with status: 0000
[ 9532.041014] nvme nvme0: completing aborted command with status: 0000
[ 9532.062714] nvme nvme0: completing aborted command with status: 0000
[ 9532.076136] nvme nvme0: completing aborted command with status: 0000
[ 9532.083026] nvme nvme0: completing aborted command with status: 0000
[ 9532.083504] nvme nvme0: completing aborted command with status: 0000
[ 9532.083579] nvme nvme0: completing aborted command with status: 0000
[ 9532.083608] nvme nvme0: completing aborted command with status: 0000
[ 9532.083658] nvme nvme0: completing aborted command with status: 0000
[ 9532.083744] nvme nvme0: completing aborted command with status: 0000
[ 9532.123505] nvme nvme0: completing aborted command with status: 0000
[ 9532.136598] nvme nvme0: completing aborted command with status: 0000
[ 9532.147939] nvme nvme0: completing aborted command with status: 0000
[ 9532.154394] nvme nvme0: completing aborted command with status: 0000
[ 9532.172775] nvme nvme0: completing aborted command with status: 0000
[ 9532.178435] nvme nvme0: completing aborted command with status: 0000
[ 9532.195590] nvme nvme0: completing aborted command with status: 0000
[ 9532.202414] nvme nvme0: Abort status: 0x0
[ 9532.202419] nvme nvme0: Abort status: 0x0
[ 9532.202422] nvme nvme0: Abort status: 0x0
[ 9532.202424] nvme nvme0: Abort status: 0x0
[ 9532.202606] nvme nvme0: completing aborted command with status: 0000
[ 9532.221964] nvme nvme0: completing aborted command with status: 0000
[ 9532.225741] nvme nvme0: completing aborted command with status: 0000
[ 9532.244502] nvme nvme0: completing aborted command with status: 0000
[ 9532.248987] nvme nvme0: completing aborted command with status: 0000
[ 9532.250667] nvme nvme0: completing aborted command with status: 0000
[ 9532.265639] nvme nvme0: completing aborted command with status: 0000
[ 9532.265970] nvme nvme0: completing aborted command with status: 0000
[ 9532.273277] nvme nvme0: completing aborted command with status: 0000
[ 9532.273352] nvme nvme0: completing aborted command with status: 0000
[ 9532.273811] nvme nvme0: completing aborted command with status: 0000
[ 9532.273848] nvme nvme0: completing aborted command with status: 0000
[ 9532.273861] nvme nvme0: completing aborted command with status: 0000
[ 9532.321302] nvme nvme0: completing aborted command with status: 0000
[ 9532.322482] nvme nvme0: completing aborted command with status: 0000
[ 9532.344708] nvme nvme0: completing aborted command with status: 0000
[ 9532.352607] nvme nvme0: I/O 320 QID 1 timeout, aborting
[ 9532.352619] nvme nvme0: I/O 361 QID 1 timeout, aborting
[ 9532.352651] nvme nvme0: I/O 330 QID 2 timeout, aborting
[ 9532.352656] nvme nvme0: I/O 331 QID 2 timeout, aborting
[ 9532.352660] nvme nvme0: I/O 333 QID 2 timeout, aborting
[ 9532.352663] nvme nvme0: I/O 334 QID 2 timeout, aborting
[ 9532.352668] nvme nvme0: I/O 335 QID 2 timeout, aborting
[ 9532.352671] nvme nvme0: I/O 336 QID 2 timeout, aborting
[ 9532.361856] nvme nvme0: completing aborted command with status: 0000
[ 9532.370265] nvme nvme0: completing aborted command with status: 0000
[ 9532.387383] nvme nvme0: completing aborted command with status: 0000
[ 9532.395584] nvme nvme0: completing aborted command with status: 0000
[ 9532.397036] nvme nvme0: completing aborted command with status: 0000
[ 9532.461670] nvme nvme0: completing aborted command with status: 0000
[ 9532.468873] nvme nvme0: completing aborted command with status: 0000
[ 9532.473508] nvme nvme0: completing aborted command with status: 0000
[ 9532.493766] nvme nvme0: completing aborted command with status: 0000
[ 9532.495721] nvme nvme0: completing aborted command with status: 0000
[ 9532.586819] nvme nvme0: completing aborted command with status: 0000
[ 9532.587469] nvme nvme0: completing aborted command with status: 0000
[ 9532.592128] nvme nvme0: completing aborted command with status: 0000
[ 9532.592133] nvme nvme0: completing aborted command with status: 0000
[ 9532.592188] nvme nvme0: completing aborted command with status: 0000
[ 9532.592234] nvme nvme0: completing aborted command with status: 0000
[ 9532.592261] nvme nvme0: completing aborted command with status: 0000
[ 9532.594203] nvme nvme0: completing aborted command with status: 0000
[ 9532.598654] nvme nvme0: completing aborted command with status: 0000
[ 9532.603222] nvme nvme0: completing aborted command with status: 0000
[ 9532.607789] nvme nvme0: completing aborted command with status: 0000
[ 9532.613390] nvme nvme0: completing aborted command with status: 0000
[ 9532.614760] nvme nvme0: completing aborted command with status: 0000
[ 9532.635393] nvme nvme0: completing aborted command with status: 0000
[ 9532.637472] nvme nvme0: completing aborted command with status: 0000
[ 9532.660089] nvme nvme0: completing aborted command with status: 0000
[ 9532.661071] nvme nvme0: completing aborted command with status: 0000
[ 9532.684105] nvme nvme0: completing aborted command with status: 0000
[ 9532.701038] nvme nvme0: completing aborted command with status: 0000
[ 9532.708874] nvme nvme0: completing aborted command with status: 0000
[ 9532.709785] nvme nvme0: completing aborted command with status: 0000
[ 9532.710709] nvme nvme0: completing aborted command with status: 0000
[ 9532.710801] nvme nvme0: completing aborted command with status: 0000
[ 9532.804544] nvme nvme0: completing aborted command with status: 0000
[ 9532.805242] nvme nvme0: completing aborted command with status: 0000
[ 9532.829120] nvme nvme0: completing aborted command with status: 0000
[ 9532.829826] nvme nvme0: completing aborted command with status: 0000
[ 9532.830688] nvme nvme0: completing aborted command with status: 0000
[ 9532.831675] nvme nvme0: completing aborted command with status: 0000
[ 9532.836145] nvme nvme0: completing aborted command with status: 0000
[ 9532.840751] nvme nvme0: completing aborted command with status: 0000
[ 9532.845113] nvme nvme0: completing aborted command with status: 0000
[ 9532.849319] nvme nvme0: completing aborted command with status: 0000
[ 9532.854448] nvme nvme0: completing aborted command with status: 0000
[ 9532.871364] nvme nvme0: completing aborted command with status: 0000
[ 9532.879496] nvme nvme0: completing aborted command with status: 0000
[ 9532.881383] nvme nvme0: completing aborted command with status: 0000
[ 9532.904293] nvme nvme0: completing aborted command with status: 0000
[ 9532.905917] nvme nvme0: completing aborted command with status: 0000
[ 9532.927340] nvme nvme0: completing aborted command with status: 0000
[ 9532.946304] nvme nvme0: completing aborted command with status: 0000
[ 9532.952140] nvme nvme0: completing aborted command with status: 0000
[ 9532.954157] nvme nvme0: completing aborted command with status: 0000
[ 9532.977284] nvme nvme0: completing aborted command with status: 0000
[ 9532.978618] nvme nvme0: completing aborted command with status: 0000
[ 9532.999956] nvme nvme0: completing aborted command with status: 0000
[ 9533.016105] nvme nvme0: completing aborted command with status: 0000
[ 9533.049946] nvme nvme0: completing aborted command with status: 0000
[ 9533.070383] nvme nvme0: completing aborted command with status: 0000
[ 9533.084718] nvme nvme0: completing aborted command with status: 0000
[ 9533.094868] nvme nvme0: completing aborted command with status: 0000
[ 9533.103925] nvme nvme0: completing aborted command with status: 0000
[ 9533.119169] nvme nvme0: completing aborted command with status: 0000
[ 9533.125544] nvme nvme0: completing aborted command with status: 0000
[ 9533.143481] nvme nvme0: Abort status: 0x0
[ 9533.143487] nvme nvme0: Abort status: 0x0
[ 9533.143489] nvme nvme0: Abort status: 0x0
[ 9533.143492] nvme nvme0: Abort status: 0x0
[ 9533.143605] nvme nvme0: completing aborted command with status: 0000
[ 9533.144754] nvme nvme0: completing aborted command with status: 0000
[ 9533.168160] nvme nvme0: completing aborted command with status: 0000
[ 9533.168917] nvme nvme0: completing aborted command with status: 0000
[ 9533.187755] nvme nvme0: completing aborted command with status: 0000
[ 9533.189810] nvme nvme0: completing aborted command with status: 0000
[ 9533.209457] nvme nvme0: completing aborted command with status: 0000
[ 9533.215724] nvme nvme0: completing aborted command with status: 0000
[ 9533.237215] nvme nvme0: completing aborted command with status: 0000
[ 9533.238599] nvme nvme0: completing aborted command with status: 0000
[ 9533.265454] nvme nvme0: completing aborted command with status: 0000
[ 9533.272539] nvme nvme0: completing aborted command with status: 0000
[ 9533.275597] nvme nvme0: completing aborted command with status: 0000
[ 9533.331313] nvme nvme0: completing aborted command with status: 0000
[ 9533.333358] nvme nvme0: completing aborted command with status: 0000
[ 9533.344601] nvme nvme0: I/O 384 QID 1 timeout, aborting
[ 9533.344612] nvme nvme0: I/O 385 QID 1 timeout, aborting
[ 9533.344617] nvme nvme0: I/O 386 QID 1 timeout, aborting
[ 9533.344622] nvme nvme0: I/O 387 QID 1 timeout, aborting
[ 9533.354883] nvme nvme0: completing aborted command with status: 0000
[ 9533.357218] nvme nvme0: completing aborted command with status: 0000
[ 9533.380782] nvme nvme0: completing aborted command with status: 0000
[ 9533.381878] nvme nvme0: completing aborted command with status: 0000
[ 9533.406571] nvme nvme0: completing aborted command with status: 0000
[ 9533.407574] nvme nvme0: Abort status: 0x0
[ 9533.407584] nvme nvme0: Abort status: 0x0
[ 9533.407599] nvme nvme0: Abort status: 0x0
[ 9533.407601] nvme nvme0: completing aborted command with status: 0000
[ 9533.407613] nvme nvme0: Abort status: 0x0
[ 9533.431171] nvme nvme0: completing aborted command with status: 0000
[ 9533.432770] nvme nvme0: completing aborted command with status: 0000
[ 9533.455276] nvme nvme0: completing aborted command with status: 0000
[ 9533.456721] nvme nvme0: completing aborted command with status: 0000
[ 9533.480803] nvme nvme0: completing aborted command with status: 0000
[ 9533.482114] nvme nvme0: completing aborted command with status: 0000
[ 9533.503754] nvme nvme0: completing aborted command with status: 0000
[ 9533.518108] nvme nvme0: completing aborted command with status: 0000
[ 9533.518299] nvme nvme0: completing aborted command with status: 0000
[ 9533.522148] nvme nvme0: completing aborted command with status: 0000
[ 9533.531513] nvme nvme0: completing aborted command with status: 0000
[ 9533.543553] nvme nvme0: completing aborted command with status: 0000
[ 9533.568109] nvme nvme0: completing aborted command with status: 0000
[ 9533.652247] nvme nvme0: completing aborted command with status: 0000
[ 9533.652976] nvme nvme0: completing aborted command with status: 0000
[ 9533.677286] nvme nvme0: completing aborted command with status: 0000
[ 9533.691895] nvme nvme0: completing aborted command with status: 0000
[ 9533.693672] nvme nvme0: completing aborted command with status: 0000
[ 9533.701156] nvme nvme0: completing aborted command with status: 0000
[ 9533.702806] nvme nvme0: completing aborted command with status: 0000
[ 9533.774710] nvme nvme0: completing aborted command with status: 0000
[ 9533.775162] nvme nvme0: completing aborted command with status: 0000
[ 9533.775900] nvme nvme0: completing aborted command with status: 0000
[ 9533.776615] nvme nvme0: completing aborted command with status: 0000
[ 9533.779663] nvme nvme0: completing aborted command with status: 0000
[ 9533.783993] nvme nvme0: completing aborted command with status: 0000
[ 9533.788831] nvme nvme0: completing aborted command with status: 0000
[ 9533.791654] nvme nvme0: completing aborted command with status: 0000
[ 9533.794597] nvme nvme0: completing aborted command with status: 0000
[ 9533.808495] nvme nvme0: completing aborted command with status: 0000
[ 9533.818446] nvme nvme0: completing aborted command with status: 0000
[ 9533.819320] nvme nvme0: completing aborted command with status: 0000
[ 9533.851593] nvme nvme0: completing aborted command with status: 0000
[ 9533.855051] nvme nvme0: completing aborted command with status: 0000
[ 9533.866257] nvme nvme0: completing aborted command with status: 0000
[ 9533.882185] nvme nvme0: completing aborted command with status: 0000
[ 9533.937556] nvme nvme0: completing aborted command with status: 0000
[ 9533.958989] nvme nvme0: completing aborted command with status: 0000
[ 9533.961655] nvme nvme0: completing aborted command with status: 0000
[ 9533.982854] nvme nvme0: completing aborted command with status: 0000
[ 9533.989057] nvme nvme0: completing aborted command with status: 0000
[ 9534.000509] nvme nvme0: completing aborted command with status: 0000
[ 9534.000875] nvme nvme0: completing aborted command with status: 0000
[ 9534.003390] nvme nvme0: completing aborted command with status: 0000
[ 9534.004629] nvme nvme0: completing aborted command with status: 0000
[ 9534.005277] nvme nvme0: completing aborted command with status: 0000
[ 9534.014977] nvme nvme0: completing aborted command with status: 0000
[ 9534.042448] nvme nvme0: completing aborted command with status: 0000
[ 9534.043233] nvme nvme0: completing aborted command with status: 0000
[ 9534.150348] nvme nvme0: completing aborted command with status: 0000
[ 9534.151333] nvme nvme0: completing aborted command with status: 0000
[ 9534.152057] nvme nvme0: completing aborted command with status: 0000
[ 9534.152954] nvme nvme0: completing aborted command with status: 0000
[ 9534.153552] nvme nvme0: completing aborted command with status: 0000
[ 9534.154832] nvme nvme0: completing aborted command with status: 0000
[ 9534.158110] nvme nvme0: completing aborted command with status: 0000
[ 9534.178246] nvme nvme0: completing aborted command with status: 0000
[ 9534.180895] nvme nvme0: completing aborted command with status: 0000
[ 9534.185375] nvme nvme0: completing aborted command with status: 0000
[ 9534.190053] nvme nvme0: Abort status: 0x0
[ 9534.190059] nvme nvme0: Abort status: 0x0
[ 9534.190061] nvme nvme0: Abort status: 0x0
[ 9534.190064] nvme nvme0: Abort status: 0x0
[ 9534.190172] nvme nvme0: completing aborted command with status: 0000
[ 9534.203671] nvme nvme0: completing aborted command with status: 0000
[ 9534.204682] nvme nvme0: completing aborted command with status: 0000
[ 9534.227393] nvme nvme0: completing aborted command with status: 0000
[ 9534.249459] nvme nvme0: completing aborted command with status: 0000
[ 9534.274529] nvme nvme0: completing aborted command with status: 0000
[ 9534.297401] nvme nvme0: completing aborted command with status: 0000
[ 9534.321631] nvme nvme0: completing aborted command with status: 0000
[ 9534.336562] nvme nvme0: I/O 42 QID 1 timeout, aborting
[ 9534.336568] nvme nvme0: I/O 43 QID 1 timeout, aborting
[ 9534.336571] nvme nvme0: I/O 44 QID 1 timeout, aborting
[ 9534.336573] nvme nvme0: I/O 45 QID 1 timeout, aborting
[ 9534.336575] nvme nvme0: I/O 46 QID 1 timeout, aborting
[ 9534.336578] nvme nvme0: I/O 47 QID 1 timeout, aborting
[ 9534.336580] nvme nvme0: I/O 48 QID 1 timeout, aborting
[ 9534.336582] nvme nvme0: I/O 49 QID 1 timeout, aborting
[ 9534.344751] nvme nvme0: completing aborted command with status: 0000
[ 9534.373355] nvme nvme0: completing aborted command with status: 0000
[ 9534.391012] nvme nvme0: completing aborted command with status: 0000
[ 9534.394552] nvme nvme0: completing aborted command with status: 0000
[ 9534.396567] nvme nvme0: completing aborted command with status: 0000
[ 9534.439217] nvme nvme0: completing aborted command with status: 0000
[ 9534.439913] nvme nvme0: completing aborted command with status: 0000
[ 9534.462600] nvme nvme0: completing aborted command with status: 0000
[ 9534.463311] nvme nvme0: completing aborted command with status: 0000
[ 9534.478438] nvme nvme0: completing aborted command with status: 0000
[ 9534.483645] nvme nvme0: completing aborted command with status: 0000
[ 9534.487740] nvme nvme0: completing aborted command with status: 0000
[ 9534.492205] nvme nvme0: completing aborted command with status: 0000
[ 9534.510616] nvme nvme0: completing aborted command with status: 0000
[ 9534.530773] nvme nvme0: completing aborted command with status: 0000
[ 9534.536046] nvme nvme0: completing aborted command with status: 0000
[ 9534.537696] nvme nvme0: completing aborted command with status: 0000
[ 9534.560691] nvme nvme0: completing aborted command with status: 0000
[ 9534.560794] nvme nvme0: completing aborted command with status: 0000
[ 9534.576218] nvme nvme0: completing aborted command with status: 0000
[ 9534.576376] nvme nvme0: completing aborted command with status: 0000
[ 9534.589100] nvme nvme0: completing aborted command with status: 0000
[ 9534.589988] nvme nvme0: completing aborted command with status: 0000
[ 9534.592737] nvme nvme0: completing aborted command with status: 0000
[ 9534.610062] nvme nvme0: completing aborted command with status: 0000
[ 9534.675749] nvme nvme0: completing aborted command with status: 0000
[ 9534.703200] nvme nvme0: completing aborted command with status: 0000
[ 9534.718326] nvme nvme0: completing aborted command with status: 0000
[ 9534.719359] nvme nvme0: completing aborted command with status: 0000
[ 9534.803025] nvme nvme0: completing aborted command with status: 0000
[ 9534.803692] nvme nvme0: completing aborted command with status: 0000
[ 9534.806267] nvme nvme0: completing aborted command with status: 0000
[ 9534.812678] nvme nvme0: completing aborted command with status: 0000
[ 9534.817276] nvme nvme0: completing aborted command with status: 0000
[ 9534.821721] nvme nvme0: completing aborted command with status: 0000
[ 9534.826522] nvme nvme0: completing aborted command with status: 0000
[ 9534.851076] nvme nvme0: completing aborted command with status: 0000
[ 9534.851129] nvme nvme0: completing aborted command with status: 0000
[ 9534.851408] nvme nvme0: completing aborted command with status: 0000
[ 9534.851448] nvme nvme0: completing aborted command with status: 0000
[ 9534.851506] nvme nvme0: completing aborted command with status: 0000
[ 9534.855172] nvme nvme0: completing aborted command with status: 0000
[ 9534.872149] nvme nvme0: completing aborted command with status: 0000
[ 9534.873420] nvme nvme0: completing aborted command with status: 0000
[ 9534.895883] nvme nvme0: completing aborted command with status: 0000
[ 9534.896916] nvme nvme0: completing aborted command with status: 0000
[ 9534.920232] nvme nvme0: completing aborted command with status: 0000
[ 9534.966042] nvme nvme0: completing aborted command with status: 0000
[ 9534.991482] nvme nvme0: completing aborted command with status: 0000
[ 9535.010719] nvme nvme0: completing aborted command with status: 0000
[ 9535.011311] nvme nvme0: Abort status: 0x0
[ 9535.011317] nvme nvme0: Abort status: 0x0
[ 9535.011357] nvme nvme0: completing aborted command with status: 0000
[ 9535.014889] nvme nvme0: completing aborted command with status: 0000
[ 9535.035021] nvme nvme0: Abort status: 0x0
[ 9535.035027] nvme nvme0: Abort status: 0x0
[ 9535.035167] nvme nvme0: completing aborted command with status: 0000
[ 9535.059674] nvme nvme0: completing aborted command with status: 0000
[ 9535.059978] nvme nvme0: completing aborted command with status: 0000
[ 9535.060198] nvme nvme0: completing aborted command with status: 0000
[ 9535.060393] nvme nvme0: completing aborted command with status: 0000
[ 9535.082005] nvme nvme0: completing aborted command with status: 0000
[ 9535.082742] nvme nvme0: completing aborted command with status: 0000
[ 9535.084563] nvme nvme0: completing aborted command with status: 0000
[ 9535.106699] nvme nvme0: completing aborted command with status: 0000
[ 9535.131485] nvme nvme0: completing aborted command with status: 0000
[ 9535.132157] nvme nvme0: completing aborted command with status: 0000
[ 9535.154133] nvme nvme0: completing aborted command with status: 0000
[ 9535.154817] nvme nvme0: completing aborted command with status: 0000
[ 9535.158816] nvme nvme0: completing aborted command with status: 0000
[ 9535.178529] nvme nvme0: completing aborted command with status: 0000
[ 9535.179768] nvme nvme0: completing aborted command with status: 0000
[ 9535.203414] nvme nvme0: completing aborted command with status: 0000
[ 9535.253701] nvme nvme0: completing aborted command with status: 0000
[ 9535.277324] nvme nvme0: completing aborted command with status: 0000
[ 9535.278664] nvme nvme0: completing aborted command with status: 0000
[ 9535.299632] nvme nvme0: Abort status: 0x0
[ 9535.299651] nvme nvme0: Abort status: 0x0
[ 9535.299654] nvme nvme0: Abort status: 0x0
[ 9535.299671] nvme nvme0: Abort status: 0x0
[ 9535.299957] nvme nvme0: completing aborted command with status: 0000
[ 9535.300125] nvme nvme0: completing aborted command with status: 0000
[ 9535.300537] nvme nvme0: completing aborted command with status: 0000
[ 9535.301754] nvme nvme0: completing aborted command with status: 0000
[ 9535.322771] nvme nvme0: completing aborted command with status: 0000
[ 9535.347588] nvme nvme0: completing aborted command with status: 0000
[ 9535.348162] nvme nvme0: completing aborted command with status: 0000
[ 9535.364650] nvme nvme0: I/O 391 QID 3 timeout, aborting
[ 9535.364678] nvme nvme0: I/O 32 QID 5 timeout, aborting
[ 9535.364718] nvme nvme0: I/O 196 QID 7 timeout, aborting
[ 9535.364721] nvme nvme0: I/O 197 QID 7 timeout, aborting
[ 9535.364724] nvme nvme0: I/O 198 QID 7 timeout, aborting
[ 9535.364726] nvme nvme0: I/O 199 QID 7 timeout, aborting
[ 9535.364728] nvme nvme0: I/O 200 QID 7 timeout, aborting
[ 9535.364730] nvme nvme0: I/O 201 QID 7 timeout, aborting
[ 9535.368947] nvme nvme0: completing aborted command with status: 0000
[ 9535.369936] nvme nvme0: completing aborted command with status: 0000
[ 9535.371712] nvme nvme0: completing aborted command with status: 0000
[ 9535.392962] nvme nvme0: completing aborted command with status: 0000
[ 9535.416830] nvme nvme0: completing aborted command with status: 0000
[ 9535.417503] nvme nvme0: completing aborted command with status: 0000
[ 9535.462849] nvme nvme0: completing aborted command with status: 0000
[ 9535.553359] nvme nvme0: completing aborted command with status: 0000
[ 9535.554040] nvme nvme0: completing aborted command with status: 0000
[ 9535.555299] nvme nvme0: completing aborted command with status: 0000
[ 9535.572012] nvme nvme0: completing aborted command with status: 0000
[ 9535.575188] nvme nvme0: completing aborted command with status: 0000
[ 9535.578765] nvme nvme0: completing aborted command with status: 0000
[ 9535.599309] nvme nvme0: completing aborted command with status: 0000
[ 9535.675104] nvme nvme0: completing aborted command with status: 0000
[ 9535.675764] nvme nvme0: completing aborted command with status: 0000
[ 9535.676470] nvme nvme0: completing aborted command with status: 0000
[ 9535.677045] nvme nvme0: completing aborted command with status: 0000
[ 9535.679939] nvme nvme0: completing aborted command with status: 0000
[ 9535.684004] nvme nvme0: completing aborted command with status: 0000
[ 9535.688911] nvme nvme0: completing aborted command with status: 0000
[ 9535.693603] nvme nvme0: completing aborted command with status: 0000
[ 9535.698929] nvme nvme0: completing aborted command with status: 0000
[ 9535.719825] nvme nvme0: completing aborted command with status: 0000
[ 9535.721306] nvme nvme0: completing aborted command with status: 0000
[ 9535.733245] nvme nvme0: completing aborted command with status: 0000
[ 9535.769821] nvme nvme0: completing aborted command with status: 0000
[ 9535.770510] nvme nvme0: completing aborted command with status: 0000
[ 9535.792526] nvme nvme0: completing aborted command with status: 0000
[ 9535.793224] nvme nvme0: completing aborted command with status: 0000
[ 9535.915360] nvme nvme0: completing aborted command with status: 0000
[ 9535.915853] nvme nvme0: completing aborted command with status: 0000
[ 9535.918330] nvme nvme0: completing aborted command with status: 0000
[ 9535.922638] nvme nvme0: completing aborted command with status: 0000
[ 9535.927171] nvme nvme0: completing aborted command with status: 0000
[ 9535.931738] nvme nvme0: completing aborted command with status: 0000
[ 9535.932494] nvme nvme0: completing aborted command with status: 0000
[ 9535.935716] nvme nvme0: completing aborted command with status: 0000
[ 9535.940607] nvme nvme0: completing aborted command with status: 0000
[ 9535.945460] nvme nvme0: completing aborted command with status: 0000
[ 9535.960009] nvme nvme0: completing aborted command with status: 0000
[ 9535.983909] nvme nvme0: completing aborted command with status: 0000
[ 9535.984636] nvme nvme0: completing aborted command with status: 0000
[ 9536.005684] nvme nvme0: completing aborted command with status: 0000
[ 9536.030761] nvme nvme0: completing aborted command with status: 0000
[ 9536.054741] nvme nvme0: completing aborted command with status: 0000
[ 9536.079373] nvme nvme0: completing aborted command with status: 0000
[ 9536.080288] nvme nvme0: completing aborted command with status: 0000
[ 9536.101672] nvme nvme0: completing aborted command with status: 0000
[ 9536.110533] nvme nvme0: completing aborted command with status: 0000
[ 9536.178349] nvme nvme0: completing aborted command with status: 0000
[ 9536.206292] nvme nvme0: completing aborted command with status: 0000
[ 9536.207045] nvme nvme0: completing aborted command with status: 0000
[ 9536.209059] nvme nvme0: Abort status: 0x0
[ 9536.209078] nvme nvme0: Abort status: 0x0
[ 9536.209088] nvme nvme0: Abort status: 0x0
[ 9536.209089] nvme nvme0: completing aborted command with status: 0000
[ 9536.209102] nvme nvme0: Abort status: 0x0
[ 9536.229311] nvme nvme0: completing aborted command with status: 0000
[ 9536.230133] nvme nvme0: completing aborted command with status: 0000
[ 9536.232059] nvme nvme0: completing aborted command with status: 0000
[ 9536.254827] nvme nvme0: completing aborted command with status: 0000
[ 9536.256236] nvme nvme0: completing aborted command with status: 0000
[ 9536.280557] nvme nvme0: completing aborted command with status: 0000
[ 9536.281167] nvme nvme0: completing aborted command with status: 0000
[ 9536.303922] nvme nvme0: completing aborted command with status: 0000
[ 9536.328501] nvme nvme0: completing aborted command with status: 0000
[ 9536.329097] nvme nvme0: completing aborted command with status: 0000
[ 9536.352672] nvme nvme0: I/O 583 QID 2 timeout, aborting
[ 9536.352703] nvme nvme0: I/O 10 QID 5 timeout, aborting
[ 9536.352705] nvme nvme0: I/O 11 QID 5 timeout, aborting
[ 9536.352706] nvme nvme0: I/O 12 QID 5 timeout, aborting
[ 9536.353863] nvme nvme0: completing aborted command with status: 0000
[ 9536.354464] nvme nvme0: completing aborted command with status: 0000
[ 9536.376750] nvme nvme0: completing aborted command with status: 0000
[ 9536.377446] nvme nvme0: completing aborted command with status: 0000
[ 9536.402075] nvme nvme0: completing aborted command with status: 0000
[ 9536.402780] nvme nvme0: completing aborted command with status: 0000
[ 9536.524828] nvme nvme0: completing aborted command with status: 0000
[ 9536.525288] nvme nvme0: completing aborted command with status: 0000
[ 9536.527272] nvme nvme0: completing aborted command with status: 0000
[ 9536.531819] nvme nvme0: Abort status: 0x0
[ 9536.531833] nvme nvme0: Abort status: 0x0
[ 9536.531846] nvme nvme0: completing aborted command with status: 0000
[ 9536.531862] nvme nvme0: Abort status: 0x0
[ 9536.531881] nvme nvme0: Abort status: 0x0
[ 9536.536650] nvme nvme0: completing aborted command with status: 0000
[ 9536.541253] nvme nvme0: completing aborted command with status: 0000
[ 9536.546482] nvme nvme0: completing aborted command with status: 0000
[ 9536.548590] nvme nvme0: completing aborted command with status: 0000
[ 9536.553389] nvme nvme0: completing aborted command with status: 0000
[ 9536.571783] nvme nvme0: completing aborted command with status: 0000
[ 9536.573683] nvme nvme0: completing aborted command with status: 0000
[ 9536.593569] nvme nvme0: completing aborted command with status: 0000
[ 9536.617213] nvme nvme0: completing aborted command with status: 0000
[ 9536.617956] nvme nvme0: completing aborted command with status: 0000
[ 9536.619943] nvme nvme0: completing aborted command with status: 0000
[ 9536.641728] nvme nvme0: completing aborted command with status: 0000
[ 9536.664608] nvme nvme0: completing aborted command with status: 0000
[ 9536.665066] nvme nvme0: completing aborted command with status: 0000
[ 9536.673904] nvme nvme0: completing aborted command with status: 0000
[ 9536.695653] nvme nvme0: completing aborted command with status: 0000
[ 9536.738809] nvme nvme0: completing aborted command with status: 0000
[ 9536.759194] nvme nvme0: completing aborted command with status: 0000
[ 9536.783888] nvme nvme0: completing aborted command with status: 0000
[ 9536.785735] nvme nvme0: completing aborted command with status: 0000
[ 9536.806370] nvme nvme0: completing aborted command with status: 0000
[ 9536.807065] nvme nvme0: completing aborted command with status: 0000
[ 9536.810831] nvme nvme0: completing aborted command with status: 0000
[ 9536.831616] nvme nvme0: completing aborted command with status: 0000
[ 9536.856364] nvme nvme0: completing aborted command with status: 0000
[ 9536.861482] nvme nvme0: completing aborted command with status: 0000
[ 9536.879003] nvme nvme0: completing aborted command with status: 0000
[ 9536.879678] nvme nvme0: completing aborted command with status: 0000
[ 9536.883623] nvme nvme0: completing aborted command with status: 0000
[ 9536.903531] nvme nvme0: completing aborted command with status: 0000
[ 9536.904254] nvme nvme0: completing aborted command with status: 0000
[ 9536.928208] nvme nvme0: completing aborted command with status: 0000
[ 9536.952185] nvme nvme0: completing aborted command with status: 0000
[ 9536.953466] nvme nvme0: completing aborted command with status: 0000
[ 9536.977498] nvme nvme0: completing aborted command with status: 0000
[ 9536.977509] nvme nvme0: completing aborted command with status: 0000
[ 9537.024866] nvme nvme0: completing aborted command with status: 0000
[ 9537.028444] nvme nvme0: completing aborted command with status: 0000
[ 9537.048342] nvme nvme0: completing aborted command with status: 0000
[ 9537.072375] nvme nvme0: Abort status: 0x0
[ 9537.072390] nvme nvme0: Abort status: 0x0
[ 9537.072405] nvme nvme0: Abort status: 0x0
[ 9537.072420] nvme nvme0: Abort status: 0x0
[ 9537.072673] nvme nvme0: completing aborted command with status: 0000
[ 9537.094901] nvme nvme0: completing aborted command with status: 0000
[ 9537.096116] nvme nvme0: completing aborted command with status: 0000
[ 9537.097262] nvme nvme0: completing aborted command with status: 0000
[ 9537.118498] nvme nvme0: completing aborted command with status: 0000
[ 9537.142215] nvme nvme0: completing aborted command with status: 0000
[ 9537.142735] nvme nvme0: completing aborted command with status: 0000
[ 9537.163693] nvme nvme0: completing aborted command with status: 0000
[ 9537.164202] nvme nvme0: completing aborted command with status: 0000
[ 9537.165591] nvme nvme0: completing aborted command with status: 0000
[ 9537.170395] nvme nvme0: completing aborted command with status: 0000
[ 9537.210317] nvme nvme0: completing aborted command with status: 0000
[ 9537.210932] nvme nvme0: completing aborted command with status: 0000
[ 9537.237064] nvme nvme0: completing aborted command with status: 0000
[ 9537.262476] nvme nvme0: completing aborted command with status: 0000
[ 9537.279699] nvme nvme0: completing aborted command with status: 0000
[ 9537.281232] nvme nvme0: completing aborted command with status: 0000
[ 9537.328543] nvme nvme0: completing aborted command with status: 0000
[ 9537.344632] nvme nvme0: I/O 50 QID 1 timeout, aborting
[ 9537.344638] nvme nvme0: I/O 51 QID 1 timeout, aborting
[ 9537.344640] nvme nvme0: I/O 52 QID 1 timeout, aborting
[ 9537.344641] nvme nvme0: I/O 53 QID 1 timeout, aborting
[ 9537.344643] nvme nvme0: I/O 54 QID 1 timeout, aborting
[ 9537.344644] nvme nvme0: I/O 55 QID 1 timeout, aborting
[ 9537.344646] nvme nvme0: I/O 56 QID 1 timeout, aborting
[ 9537.344647] nvme nvme0: I/O 57 QID 1 timeout, aborting
[ 9537.353375] nvme nvme0: completing aborted command with status: 0000
[ 9537.354203] nvme nvme0: completing aborted command with status: 0000
[ 9537.378479] nvme nvme0: completing aborted command with status: 0000
[ 9537.379414] nvme nvme0: completing aborted command with status: 0000
[ 9537.380018] nvme nvme0: completing aborted command with status: 0000
[ 9537.380104] nvme nvme0: completing aborted command with status: 0000
[ 9537.394763] nvme nvme0: completing aborted command with status: 0000
[ 9537.404325] nvme nvme0: completing aborted command with status: 0000
[ 9537.405943] nvme nvme0: completing aborted command with status: 0000
[ 9537.428740] nvme nvme0: completing aborted command with status: 0000
[ 9537.444499] nvme nvme0: completing aborted command with status: 0000
[ 9537.461720] nvme nvme0: completing aborted command with status: 0000
[ 9537.484778] nvme nvme0: completing aborted command with status: 0000
[ 9537.501422] nvme nvme0: completing aborted command with status: 0000
[ 9537.502090] nvme nvme0: completing aborted command with status: 0000
[ 9537.574381] nvme nvme0: completing aborted command with status: 0000
[ 9537.647004] nvme nvme0: completing aborted command with status: 0000
[ 9537.647695] nvme nvme0: completing aborted command with status: 0000
[ 9537.669023] nvme nvme0: completing aborted command with status: 0000
[ 9537.671899] nvme nvme0: completing aborted command with status: 0000
[ 9537.676323] nvme nvme0: completing aborted command with status: 0000
[ 9537.679893] nvme nvme0: completing aborted command with status: 0000
[ 9537.684594] nvme nvme0: completing aborted command with status: 0000
[ 9537.743754] nvme nvme0: completing aborted command with status: 0000
[ 9537.744339] nvme nvme0: completing aborted command with status: 0000
[ 9537.745129] nvme nvme0: completing aborted command with status: 0000
[ 9537.746324] nvme nvme0: completing aborted command with status: 0000
[ 9537.749891] nvme nvme0: completing aborted command with status: 0000
[ 9537.752839] nvme nvme0: completing aborted command with status: 0000
[ 9537.757370] nvme nvme0: completing aborted command with status: 0000
[ 9537.761834] nvme nvme0: completing aborted command with status: 0000
[ 9537.766240] nvme nvme0: completing aborted command with status: 0000
[ 9537.789909] nvme nvme0: completing aborted command with status: 0000
[ 9537.813931] nvme nvme0: completing aborted command with status: 0000
[ 9537.814891] nvme nvme0: completing aborted command with status: 0000
[ 9537.862488] nvme nvme0: completing aborted command with status: 0000
[ 9537.863223] nvme nvme0: completing aborted command with status: 0000
[ 9537.885045] nvme nvme0: completing aborted command with status: 0000
[ 9537.885749] nvme nvme0: completing aborted command with status: 0000
[ 9537.985499] nvme nvme0: completing aborted command with status: 0000
[ 9537.986000] nvme nvme0: completing aborted command with status: 0000
[ 9537.987221] nvme nvme0: completing aborted command with status: 0000
[ 9537.990876] nvme nvme0: completing aborted command with status: 0000
[ 9537.994468] nvme nvme0: completing aborted command with status: 0000
[ 9538.000626] nvme nvme0: completing aborted command with status: 0000
[ 9538.008168] nvme nvme0: completing aborted command with status: 0000
[ 9538.009075] nvme nvme0: completing aborted command with status: 0000
[ 9538.031351] nvme nvme0: completing aborted command with status: 0000
[ 9538.032044] nvme nvme0: completing aborted command with status: 0000
[ 9538.056669] nvme nvme0: completing aborted command with status: 0000
[ 9538.057488] nvme nvme0: completing aborted command with status: 0000
[ 9538.081677] nvme nvme0: completing aborted command with status: 0000
[ 9538.082205] nvme nvme0: completing aborted command with status: 0000
[ 9538.104489] nvme nvme0: completing aborted command with status: 0000
[ 9538.129629] nvme nvme0: completing aborted command with status: 0000
[ 9538.155408] nvme nvme0: completing aborted command with status: 0000
[ 9538.176759] nvme nvme0: completing aborted command with status: 0000
[ 9538.177623] nvme nvme0: completing aborted command with status: 0000
[ 9538.179363] nvme nvme0: completing aborted command with status: 0000
[ 9538.226564] nvme nvme0: completing aborted command with status: 0000
[ 9538.230155] nvme nvme0: completing aborted command with status: 0000
[ 9538.250074] nvme nvme0: completing aborted command with status: 0000
[ 9538.274034] nvme nvme0: Abort status: 0x0
[ 9538.274046] nvme nvme0: Abort status: 0x0
[ 9538.274062] nvme nvme0: Abort status: 0x0
[ 9538.274080] nvme nvme0: Abort status: 0x0
[ 9538.274177] nvme nvme0: completing aborted command with status: 0000
[ 9538.274924] nvme nvme0: completing aborted command with status: 0000
[ 9538.279172] nvme nvme0: completing aborted command with status: 0000
[ 9538.298548] nvme nvme0: completing aborted command with status: 0000
[ 9538.300514] nvme nvme0: completing aborted command with status: 0000
[ 9538.320365] nvme nvme0: completing aborted command with status: 0000
[ 9538.336657] nvme nvme0: I/O 64 QID 1 timeout, aborting
[ 9538.336669] nvme nvme0: I/O 65 QID 1 timeout, aborting
[ 9538.336673] nvme nvme0: I/O 99 QID 1 timeout, aborting
[ 9538.336688] nvme nvme0: I/O 513 QID 1 timeout, aborting
[ 9538.343897] nvme nvme0: completing aborted command with status: 0000
[ 9538.344952] nvme nvme0: completing aborted command with status: 0000
[ 9538.349978] nvme nvme0: completing aborted command with status: 0000
[ 9538.369542] nvme nvme0: completing aborted command with status: 0000
[ 9538.389155] nvme nvme0: completing aborted command with status: 0000
[ 9538.389785] nvme nvme0: completing aborted command with status: 0000
[ 9538.410157] nvme nvme0: completing aborted command with status: 0000
[ 9538.460285] nvme nvme0: completing aborted command with status: 0000
[ 9538.485068] nvme nvme0: completing aborted command with status: 0000
[ 9538.559960] nvme nvme0: completing aborted command with status: 0000
[ 9538.560615] nvme nvme0: completing aborted command with status: 0000
[ 9538.584379] nvme nvme0: completing aborted command with status: 0000
[ 9538.588520] nvme nvme0: completing aborted command with status: 0000
[ 9538.591592] nvme nvme0: completing aborted command with status: 0000
[ 9538.595798] nvme nvme0: Abort status: 0x0
[ 9538.595810] nvme nvme0: Abort status: 0x0
[ 9538.595828] nvme nvme0: Abort status: 0x0
[ 9538.595844] nvme nvme0: Abort status: 0x0
[ 9538.595848] nvme nvme0: completing aborted command with status: 0000
[ 9538.601178] nvme nvme0: completing aborted command with status: 0000
[ 9538.605239] nvme nvme0: completing aborted command with status: 0000
[ 9538.606475] nvme nvme0: completing aborted command with status: 0000
[ 9538.609740] nvme nvme0: completing aborted command with status: 0000
[ 9538.629249] nvme nvme0: completing aborted command with status: 0000
[ 9538.630142] nvme nvme0: completing aborted command with status: 0000
[ 9538.654136] nvme nvme0: completing aborted command with status: 0000
[ 9538.655244] nvme nvme0: completing aborted command with status: 0000
[ 9538.678395] nvme nvme0: completing aborted command with status: 0000
[ 9538.679829] nvme nvme0: completing aborted command with status: 0000
[ 9538.703502] nvme nvme0: completing aborted command with status: 0000
[ 9538.704353] nvme nvme0: completing aborted command with status: 0000
[ 9538.773859] nvme nvme0: completing aborted command with status: 0000
[ 9538.797046] nvme nvme0: completing aborted command with status: 0000
[ 9538.797721] nvme nvme0: completing aborted command with status: 0000
[ 9538.819737] nvme nvme0: completing aborted command with status: 0000
[ 9538.820486] nvme nvme0: completing aborted command with status: 0000
[ 9538.827972] nvme nvme0: completing aborted command with status: 0000
[ 9538.843415] nvme nvme0: completing aborted command with status: 0000
[ 9538.867129] nvme nvme0: completing aborted command with status: 0000
[ 9538.867279] nvme nvme0: completing aborted command with status: 0000
[ 9538.867422] nvme nvme0: completing aborted command with status: 0000
[ 9538.867509] nvme nvme0: completing aborted command with status: 0000
[ 9538.888216] nvme nvme0: completing aborted command with status: 0000
[ 9538.888993] nvme nvme0: completing aborted command with status: 0000
[ 9538.890640] nvme nvme0: completing aborted command with status: 0000
[ 9538.893067] nvme nvme0: completing aborted command with status: 0000
[ 9538.912367] nvme nvme0: completing aborted command with status: 0000
[ 9538.913567] nvme nvme0: completing aborted command with status: 0000
[ 9538.936094] nvme nvme0: completing aborted command with status: 0000
[ 9538.956595] nvme nvme0: completing aborted command with status: 0000
[ 9538.963683] nvme nvme0: completing aborted command with status: 0000
[ 9539.003643] nvme nvme0: completing aborted command with status: 0000
[ 9539.004938] nvme nvme0: completing aborted command with status: 0000
[ 9539.026319] nvme nvme0: completing aborted command with status: 0000
[ 9539.026672] nvme nvme0: completing aborted command with status: 0000
[ 9539.045300] nvme nvme0: completing aborted command with status: 0000
[ 9539.051766] nvme nvme0: completing aborted command with status: 0000
[ 9539.077096] nvme nvme0: completing aborted command with status: 0000
[ 9539.099748] nvme nvme0: Abort status: 0x0
[ 9539.099752] nvme nvme0: Abort status: 0x0
[ 9539.099754] nvme nvme0: Abort status: 0x0
[ 9539.099755] nvme nvme0: Abort status: 0x0
[ 9539.099893] nvme nvme0: completing aborted command with status: 0000
[ 9539.100569] nvme nvme0: completing aborted command with status: 0000
[ 9539.101301] nvme nvme0: completing aborted command with status: 0000
[ 9539.104536] nvme nvme0: completing aborted command with status: 0000
[ 9539.104762] nvme nvme0: completing aborted command with status: 0000
[ 9539.125372] nvme nvme0: completing aborted command with status: 0000
[ 9539.148505] nvme nvme0: completing aborted command with status: 0000
[ 9539.149077] nvme nvme0: completing aborted command with status: 0000
[ 9539.150847] nvme nvme0: completing aborted command with status: 0000
[ 9539.170225] nvme nvme0: completing aborted command with status: 0000
[ 9539.182127] nvme nvme0: completing aborted command with status: 0000
[ 9539.205528] nvme nvme0: completing aborted command with status: 0000
[ 9539.221673] nvme nvme0: completing aborted command with status: 0000
[ 9539.244547] nvme nvme0: completing aborted command with status: 0000
[ 9539.244610] nvme nvme0: completing aborted command with status: 0000
[ 9539.360717] nvme nvme0: I/O 100 QID 1 timeout, aborting
[ 9539.360728] nvme nvme0: I/O 101 QID 1 timeout, aborting
[ 9539.360731] nvme nvme0: I/O 103 QID 1 timeout, aborting
[ 9539.360734] nvme nvme0: I/O 104 QID 1 timeout, aborting
[ 9539.360748] nvme nvme0: I/O 516 QID 1 timeout, aborting
[ 9539.360752] nvme nvme0: I/O 517 QID 1 timeout, aborting
[ 9539.360754] nvme nvme0: I/O 519 QID 1 timeout, aborting
[ 9539.360758] nvme nvme0: I/O 520 QID 1 timeout, aborting
[ 9539.360894] nvme nvme0: I/O 753 QID 7 timeout, reset controller
[ 9540.036115] nvme nvme0: Abort status: 0x0
[ 9540.036125] nvme nvme0: Abort status: 0x0
[ 9540.036141] nvme nvme0: Abort status: 0x0
[ 9540.036158] nvme nvme0: Abort status: 0x0
[ 9540.222046] nvme nvme0: Abort status: 0x0
[ 9540.222050] nvme nvme0: Abort status: 0x0
[ 9540.222068] nvme nvme0: Abort status: 0x0
[ 9540.222084] nvme nvme0: Abort status: 0x0
[ 9600.321531] nvme nvme0: I/O 66 QID 0 timeout, reset controller
[ 9600.593746] nvme nvme0: completing aborted command with status: 0007
[ 9600.593816] nvme nvme0: completing aborted command with status: 0007
[ 9600.594109] nvme nvme0: completing aborted command with status: 0007
[ 9600.594139] nvme nvme0: completing aborted command with status: 0007
[ 9600.594146] nvme nvme0: completing aborted command with status: 0007
[ 9600.594174] nvme nvme0: completing aborted command with status: 0007
[ 9600.594201] nvme nvme0: completing aborted command with status: 0007
[ 9600.594226] nvme nvme0: completing aborted command with status: 0007
[ 9600.594255] nvme nvme0: completing aborted command with status: 0007
[ 9600.594283] nvme nvme0: completing aborted command with status: 0007
[ 9600.594310] nvme nvme0: completing aborted command with status: 0007
[ 9600.595325] nvme nvme0: completing aborted command with status: 0007
[ 9600.596009] nvme nvme0: completing aborted command with status: 0007
[ 9600.596091] nvme nvme0: completing aborted command with status: 0007
[ 9600.596204] nvme nvme0: completing aborted command with status: 0007
[ 9600.596312] nvme nvme0: completing aborted command with status: 0007
[ 9600.596487] nvme nvme0: completing aborted command with status: 0007
[ 9600.596765] nvme nvme0: completing aborted command with status: 0007
[ 9600.596800] nvme nvme0: completing aborted command with status: 0007
[ 9600.596840] nvme nvme0: completing aborted command with status: 0007
[ 9600.596877] nvme nvme0: completing aborted command with status: 0007
[ 9600.596913] nvme nvme0: completing aborted command with status: 0007
[ 9600.597097] nvme nvme0: completing aborted command with status: 0007
[ 9600.597194] nvme nvme0: completing aborted command with status: 0007
[ 9600.597377] nvme nvme0: completing aborted command with status: 0007
[ 9600.597411] nvme nvme0: completing aborted command with status: 0007
[ 9600.597905] nvme nvme0: completing aborted command with status: 0007
[ 9600.597999] nvme nvme0: completing aborted command with status: 0007
[ 9600.598034] nvme nvme0: completing aborted command with status: 0007
[ 9600.598073] nvme nvme0: completing aborted command with status: 0007
[ 9600.598112] nvme nvme0: completing aborted command with status: 0007
[ 9600.598855] nvme nvme0: completing aborted command with status: 0007
[ 9600.598890] nvme nvme0: completing aborted command with status: 0007
[ 9600.598929] nvme nvme0: completing aborted command with status: 0007
[ 9600.599608] nvme nvme0: completing aborted command with status: 0007
[ 9600.599750] nvme nvme0: completing aborted command with status: 0007
[ 9600.599791] nvme nvme0: completing aborted command with status: 0007
[ 9600.599824] nvme nvme0: completing aborted command with status: 0007
[ 9600.599879] nvme nvme0: completing aborted command with status: 0007
[ 9600.599914] nvme nvme0: completing aborted command with status: 0007
[ 9600.599947] nvme nvme0: completing aborted command with status: 0007
[ 9600.600010] nvme nvme0: completing aborted command with status: 0007
[ 9600.601293] nvme nvme0: completing aborted command with status: 0007
[ 9600.601324] nvme nvme0: completing aborted command with status: 0007
[ 9600.601365] nvme nvme0: completing aborted command with status: 0007
[ 9600.601422] nvme nvme0: completing aborted command with status: 0007
[ 9600.601472] nvme nvme0: completing aborted command with status: 0007
[ 9600.602749] nvme nvme0: completing aborted command with status: 0007
[ 9600.602802] nvme nvme0: completing aborted command with status: 0007
[ 9600.602837] nvme nvme0: completing aborted command with status: 0007
[ 9600.603619] nvme nvme0: completing aborted command with status: 0007
[ 9600.603665] nvme nvme0: completing aborted command with status: 0007
[ 9600.603706] nvme nvme0: completing aborted command with status: 0007
[ 9600.603746] nvme nvme0: completing aborted command with status: 0007
[ 9600.603786] nvme nvme0: completing aborted command with status: 0007
[ 9600.603843] nvme nvme0: completing aborted command with status: 0007
[ 9600.604789] nvme nvme0: completing aborted command with status: 0007
[ 9600.604848] nvme nvme0: completing aborted command with status: 0007
[ 9600.605254] nvme nvme0: completing aborted command with status: 0007
[ 9600.605347] nvme nvme0: completing aborted command with status: 0007
[ 9600.605458] nvme nvme0: completing aborted command with status: 0007
[ 9600.605484] nvme nvme0: completing aborted command with status: 0007
[ 9600.605770] nvme nvme0: completing aborted command with status: 0007
[ 9600.605839] nvme nvme0: completing aborted command with status: 0007
[ 9600.605896] nvme nvme0: completing aborted command with status: 0007
[ 9600.605948] nvme nvme0: completing aborted command with status: 0007
[ 9600.605988] nvme nvme0: completing aborted command with status: 0007
[ 9600.606019] nvme nvme0: completing aborted command with status: 0007
[ 9600.606050] nvme nvme0: completing aborted command with status: 0007
[ 9600.606103] nvme nvme0: completing aborted command with status: 0007
[ 9600.606139] nvme nvme0: completing aborted command with status: 0007
[ 9600.606177] nvme nvme0: completing aborted command with status: 0007
[ 9600.606205] nvme nvme0: completing aborted command with status: 0007
[ 9600.606767] nvme nvme0: completing aborted command with status: 0007
[ 9600.606810] nvme nvme0: completing aborted command with status: 0007
[ 9600.606834] nvme nvme0: completing aborted command with status: 0007
[ 9600.606862] nvme nvme0: completing aborted command with status: 0007
[ 9600.606904] nvme nvme0: completing aborted command with status: 0007
[ 9600.607643] nvme nvme0: completing aborted command with status: 0007
[ 9600.607758] nvme nvme0: completing aborted command with status: 0007
[ 9600.607774] nvme nvme0: completing aborted command with status: 0007
[ 9600.607844] nvme nvme0: completing aborted command with status: 0007
[ 9600.607942] nvme nvme0: completing aborted command with status: 0007
[ 9600.607960] nvme nvme0: completing aborted command with status: 0007
[ 9600.608086] nvme nvme0: completing aborted command with status: 0007
[ 9600.608585] nvme nvme0: completing aborted command with status: 0007
[ 9600.608776] nvme nvme0: completing aborted command with status: 0007
[ 9600.609430] nvme nvme0: completing aborted command with status: 0007
[ 9600.617238] nvme nvme0: completing aborted command with status: 0007
[ 9600.617282] nvme nvme0: completing aborted command with status: 0007
[ 9600.617320] nvme nvme0: completing aborted command with status: 0007
[ 9600.617359] nvme nvme0: completing aborted command with status: 0007
[ 9600.617387] nvme nvme0: completing aborted command with status: 0007
[ 9600.617418] nvme nvme0: completing aborted command with status: 0007
[ 9600.617445] nvme nvme0: completing aborted command with status: 0007
[ 9600.617466] nvme nvme0: completing aborted command with status: 0007
[ 9600.617479] nvme nvme0: completing aborted command with status: 0007
[ 9600.617648] nvme nvme0: completing aborted command with status: 0007
[ 9600.617703] nvme nvme0: completing aborted command with status: 0007
[ 9600.617784] nvme nvme0: completing aborted command with status: 0007
[ 9600.617843] nvme nvme0: completing aborted command with status: 0007
[ 9600.617875] nvme nvme0: completing aborted command with status: 0007
[ 9600.617922] nvme nvme0: completing aborted command with status: 0007
[ 9600.617996] nvme nvme0: completing aborted command with status: 0007
[ 9600.618119] nvme nvme0: completing aborted command with status: 0007
[ 9600.618305] nvme nvme0: completing aborted command with status: 0007
[ 9600.618312] nvme nvme0: completing aborted command with status: 0007
[ 9600.618371] nvme nvme0: completing aborted command with status: 0007
[ 9600.618415] nvme nvme0: completing aborted command with status: 0007
[ 9600.618422] nvme nvme0: completing aborted command with status: 0007
[ 9600.618488] nvme nvme0: completing aborted command with status: 0007
[ 9600.618532] nvme nvme0: completing aborted command with status: 0007
[ 9600.619305] nvme nvme0: completing aborted command with status: 0007
[ 9600.619319] nvme nvme0: completing aborted command with status: 0007
[ 9600.619391] nvme nvme0: completing aborted command with status: 0007
[ 9600.619434] nvme nvme0: completing aborted command with status: 0007
[ 9600.619476] nvme nvme0: completing aborted command with status: 0007
[ 9600.620077] nvme nvme0: completing aborted command with status: 0007
[ 9600.620121] nvme nvme0: completing aborted command with status: 0007
[ 9600.620166] nvme nvme0: completing aborted command with status: 0007
[ 9600.620212] nvme nvme0: completing aborted command with status: 0007
[ 9600.620916] nvme nvme0: completing aborted command with status: 0007
[ 9600.620986] nvme nvme0: completing aborted command with status: 0007
[ 9600.621024] nvme nvme0: completing aborted command with status: 0007
[ 9600.621058] nvme nvme0: completing aborted command with status: 0007
[ 9600.621092] nvme nvme0: completing aborted command with status: 0007
[ 9600.621237] nvme nvme0: completing aborted command with status: 0007
[ 9600.621270] nvme nvme0: completing aborted command with status: 0007
[ 9600.621300] nvme nvme0: completing aborted command with status: 0007
[ 9600.622176] nvme nvme0: completing aborted command with status: 0007
[ 9600.622204] nvme nvme0: completing aborted command with status: 0007
[ 9600.622525] nvme nvme0: completing aborted command with status: 0007
[ 9600.622580] nvme nvme0: completing aborted command with status: 0007
[ 9600.622622] nvme nvme0: completing aborted command with status: 0007
[ 9600.622638] nvme nvme0: completing aborted command with status: 0007
[ 9600.622659] nvme nvme0: completing aborted command with status: 0007
[ 9600.622678] nvme nvme0: completing aborted command with status: 0007
[ 9600.623066] nvme nvme0: completing aborted command with status: 0007
[ 9600.623315] nvme nvme0: completing aborted command with status: 0007
[ 9600.623930] nvme nvme0: completing aborted command with status: 0007
[ 9600.624208] nvme nvme0: completing aborted command with status: 0007
[ 9600.624239] nvme nvme0: completing aborted command with status: 0007
[ 9600.624582] nvme nvme0: completing aborted command with status: 0007
[ 9600.624611] nvme nvme0: completing aborted command with status: 0007
[ 9600.624643] nvme nvme0: completing aborted command with status: 0007
[ 9600.624680] nvme nvme0: completing aborted command with status: 0007
[ 9600.625086] nvme nvme0: completing aborted command with status: 0007
[ 9600.625117] nvme nvme0: completing aborted command with status: 0007
[ 9600.625150] nvme nvme0: completing aborted command with status: 0007
[ 9600.625181] nvme nvme0: completing aborted command with status: 0007
[ 9600.625788] nvme nvme0: completing aborted command with status: 0007
[ 9600.625820] nvme nvme0: completing aborted command with status: 0007
[ 9600.625845] nvme nvme0: completing aborted command with status: 0007
[ 9600.625894] nvme nvme0: completing aborted command with status: 0007
[ 9600.626609] nvme nvme0: completing aborted command with status: 0007
[ 9600.627297] nvme nvme0: completing aborted command with status: 0007
[ 9600.627345] nvme nvme0: completing aborted command with status: 0007
[ 9600.627370] nvme nvme0: completing aborted command with status: 0007
[ 9600.627512] nvme nvme0: completing aborted command with status: 0007
[ 9600.627557] nvme nvme0: completing aborted command with status: 0007
[ 9600.628216] nvme nvme0: completing aborted command with status: 0007
[ 9600.628249] nvme nvme0: completing aborted command with status: 0007
[ 9600.628281] nvme nvme0: completing aborted command with status: 0007
[ 9600.628312] nvme nvme0: completing aborted command with status: 0007
[ 9600.628346] nvme nvme0: completing aborted command with status: 0007
[ 9600.628378] nvme nvme0: completing aborted command with status: 0007
[ 9600.628410] nvme nvme0: completing aborted command with status: 0007
[ 9600.628440] nvme nvme0: completing aborted command with status: 0007
[ 9600.629225] nvme nvme0: completing aborted command with status: 0007
[ 9600.629262] nvme nvme0: completing aborted command with status: 0007
[ 9600.629297] nvme nvme0: completing aborted command with status: 0007
[ 9600.629334] nvme nvme0: completing aborted command with status: 0007
[ 9600.629914] nvme nvme0: completing aborted command with status: 0007
[ 9600.629951] nvme nvme0: completing aborted command with status: 0007
[ 9600.629985] nvme nvme0: completing aborted command with status: 0007
[ 9600.630049] nvme nvme0: completing aborted command with status: 0007
[ 9600.630096] nvme nvme0: completing aborted command with status: 0007
[ 9600.630110] nvme nvme0: completing aborted command with status: 0007
[ 9600.630186] nvme nvme0: completing aborted command with status: 0007
[ 9600.631428] nvme nvme0: completing aborted command with status: 0007
[ 9600.632141] nvme nvme0: completing aborted command with status: 0007
[ 9600.632154] nvme nvme0: completing aborted command with status: 0007
[ 9600.632206] nvme nvme0: completing aborted command with status: 0007
[ 9600.632673] nvme nvme0: completing aborted command with status: 0007
[ 9600.632806] nvme nvme0: completing aborted command with status: 0007
[ 9600.632816] nvme nvme0: completing aborted command with status: 0007
[ 9600.632871] nvme nvme0: completing aborted command with status: 0007
[ 9600.633342] nvme nvme0: completing aborted command with status: 0007
[ 9600.633371] nvme nvme0: completing aborted command with status: 0007
[ 9600.642292] nvme nvme0: completing aborted command with status: 0007
[ 9600.651786] nvme nvme0: completing aborted command with status: 0007
[ 9600.651817] nvme nvme0: completing aborted command with status: 0007
[ 9600.651856] nvme nvme0: completing aborted command with status: 0007
[ 9600.651863] nvme nvme0: completing aborted command with status: 0007
[ 9600.651896] nvme nvme0: completing aborted command with status: 0007
[ 9600.652038] nvme nvme0: completing aborted command with status: 0007
[ 9600.652195] nvme nvme0: completing aborted command with status: 0007
[ 9600.652361] nvme nvme0: completing aborted command with status: 0007
[ 9600.652421] nvme nvme0: completing aborted command with status: 0007
[ 9600.653131] nvme nvme0: completing aborted command with status: 0007
[ 9600.653152] nvme nvme0: completing aborted command with status: 0007
[ 9600.653173] nvme nvme0: completing aborted command with status: 0007
[ 9600.653196] nvme nvme0: completing aborted command with status: 0007
[ 9600.653219] nvme nvme0: completing aborted command with status: 0007
[ 9600.653242] nvme nvme0: completing aborted command with status: 0007
[ 9600.653266] nvme nvme0: completing aborted command with status: 0007
[ 9600.653288] nvme nvme0: completing aborted command with status: 0007
[ 9600.653863] nvme nvme0: completing aborted command with status: 0007
[ 9600.653892] nvme nvme0: completing aborted command with status: 0007
[ 9600.653920] nvme nvme0: completing aborted command with status: 0007
[ 9600.653948] nvme nvme0: completing aborted command with status: 0007
[ 9600.653972] nvme nvme0: completing aborted command with status: 0007
[ 9600.654287] nvme nvme0: completing aborted command with status: 0007
[ 9600.654313] nvme nvme0: completing aborted command with status: 0007
[ 9600.654341] nvme nvme0: completing aborted command with status: 0007
[ 9600.654368] nvme nvme0: completing aborted command with status: 0007
[ 9600.654947] nvme nvme0: completing aborted command with status: 0007
[ 9600.654974] nvme nvme0: completing aborted command with status: 0007
[ 9600.655006] nvme nvme0: completing aborted command with status: 0007
[ 9600.655029] nvme nvme0: completing aborted command with status: 0007
[ 9600.655484] nvme nvme0: completing aborted command with status: 0007
[ 9600.655519] nvme nvme0: completing aborted command with status: 0007
[ 9600.655525] nvme nvme0: completing aborted command with status: 0007
[ 9600.655528] nvme nvme0: completing aborted command with status: 0007
[ 9600.655533] nvme nvme0: completing aborted command with status: 0007
[ 9600.655539] nvme nvme0: completing aborted command with status: 0007
[ 9600.655545] nvme nvme0: completing aborted command with status: 0007
[ 9600.655570] nvme nvme0: completing aborted command with status: 0007
[ 9600.655596] nvme nvme0: completing aborted command with status: 0007
[ 9600.655621] nvme nvme0: completing aborted command with status: 0007
[ 9600.655653] nvme nvme0: completing aborted command with status: 0007
[ 9600.656272] nvme nvme0: completing aborted command with status: 0007
[ 9600.656361] nvme nvme0: completing aborted command with status: 0007
[ 9600.656403] nvme nvme0: completing aborted command with status: 0007
[ 9600.656435] nvme nvme0: completing aborted command with status: 0007
[ 9600.656478] nvme nvme0: completing aborted command with status: 0007
[ 9600.656624] nvme nvme0: completing aborted command with status: 0007
[ 9600.656724] nvme nvme0: completing aborted command with status: 0007
[ 9600.656820] nvme nvme0: completing aborted command with status: 0007
[ 9600.656845] nvme nvme0: completing aborted command with status: 0007
[ 9600.656871] nvme nvme0: completing aborted command with status: 0007
[ 9600.656897] nvme nvme0: completing aborted command with status: 0007
[ 9600.657528] nvme nvme0: completing aborted command with status: 0007
[ 9600.657557] nvme nvme0: completing aborted command with status: 0007
[ 9600.657584] nvme nvme0: completing aborted command with status: 0007
[ 9600.657613] nvme nvme0: completing aborted command with status: 0007
[ 9600.658206] nvme nvme0: completing aborted command with status: 0007
[ 9600.658236] nvme nvme0: completing aborted command with status: 0007
[ 9600.658267] nvme nvme0: completing aborted command with status: 0007
[ 9600.658304] nvme nvme0: completing aborted command with status: 0007
[ 9600.658930] nvme nvme0: completing aborted command with status: 0007
[ 9600.658971] nvme nvme0: completing aborted command with status: 0007
[ 9600.659008] nvme nvme0: completing aborted command with status: 0007
[ 9600.659064] nvme nvme0: completing aborted command with status: 0007
[ 9600.659099] nvme nvme0: completing aborted command with status: 0007
[ 9600.659132] nvme nvme0: completing aborted command with status: 0007
[ 9600.659165] nvme nvme0: completing aborted command with status: 0007
[ 9600.659197] nvme nvme0: completing aborted command with status: 0007
[ 9600.659232] nvme nvme0: completing aborted command with status: 0007
[ 9600.659265] nvme nvme0: completing aborted command with status: 0007
[ 9600.659298] nvme nvme0: completing aborted command with status: 0007
[ 9600.659330] nvme nvme0: completing aborted command with status: 0007
[ 9600.663502] nvme nvme0: completing aborted command with status: 0007
[ 9600.663594] nvme nvme0: completing aborted command with status: 0007
[ 9600.664096] nvme nvme0: completing aborted command with status: 0007
[ 9600.664196] nvme nvme0: completing aborted command with status: 0007
[ 9600.664220] nvme nvme0: completing aborted command with status: 0007
[ 9600.664246] nvme nvme0: completing aborted command with status: 0007
[ 9600.664271] nvme nvme0: completing aborted command with status: 0007
[ 9600.664966] nvme nvme0: completing aborted command with status: 0007
[ 9600.665010] nvme nvme0: completing aborted command with status: 0007
[ 9600.665024] nvme nvme0: completing aborted command with status: 0007
[ 9600.665082] nvme nvme0: completing aborted command with status: 0007
[ 9600.665293] nvme nvme0: completing aborted command with status: 0007
[ 9600.666669] nvme nvme0: completing aborted command with status: 0007
[ 9600.666710] nvme nvme0: completing aborted command with status: 0007
[ 9600.667324] nvme nvme0: completing aborted command with status: 0007
[ 9600.667362] nvme nvme0: completing aborted command with status: 0007
[ 9600.667385] nvme nvme0: completing aborted command with status: 0007
[ 9600.667469] nvme nvme0: completing aborted command with status: 0007
[ 9600.667597] nvme nvme0: completing aborted command with status: 0007
[ 9600.667695] nvme nvme0: completing aborted command with status: 0007
[ 9600.667710] nvme nvme0: completing aborted command with status: 0007
[ 9600.667742] nvme nvme0: completing aborted command with status: 0007
[ 9600.667774] nvme nvme0: completing aborted command with status: 0007
[ 9600.667796] nvme nvme0: completing aborted command with status: 0007
[ 9600.668260] nvme nvme0: completing aborted command with status: 0007
[ 9600.668452] nvme nvme0: completing aborted command with status: 0007
[ 9600.668498] nvme nvme0: completing aborted command with status: 0007
[ 9600.668726] nvme nvme0: completing aborted command with status: 0007
[ 9600.668757] nvme nvme0: completing aborted command with status: 0007
[ 9600.668790] nvme nvme0: completing aborted command with status: 0007
[ 9600.668811] nvme nvme0: completing aborted command with status: 0007
[ 9600.668960] nvme nvme0: completing aborted command with status: 0007
[ 9600.668990] nvme nvme0: completing aborted command with status: 0007
[ 9600.669020] nvme nvme0: completing aborted command with status: 0007
[ 9600.669053] nvme nvme0: completing aborted command with status: 0007
[ 9600.669232] nvme nvme0: completing aborted command with status: 0007
[ 9600.669819] nvme nvme0: completing aborted command with status: 0007
[ 9600.669854] nvme nvme0: completing aborted command with status: 0007
[ 9600.670533] nvme nvme0: completing aborted command with status: 0007
[ 9600.671118] nvme nvme0: completing aborted command with status: 0007
[ 9600.671138] nvme nvme0: completing aborted command with status: 0007
[ 9600.671158] nvme nvme0: completing aborted command with status: 0007
[ 9600.671181] nvme nvme0: completing aborted command with status: 0007
[ 9600.671202] nvme nvme0: completing aborted command with status: 0007
[ 9600.671223] nvme nvme0: completing aborted command with status: 0007
[ 9600.671244] nvme nvme0: completing aborted command with status: 0007
[ 9600.671266] nvme nvme0: completing aborted command with status: 0007
[ 9600.671287] nvme nvme0: completing aborted command with status: 0007
[ 9600.671309] nvme nvme0: completing aborted command with status: 0007
[ 9600.671331] nvme nvme0: completing aborted command with status: 0007
[ 9600.671355] nvme nvme0: completing aborted command with status: 0007
[ 9600.671377] nvme nvme0: completing aborted command with status: 0007
[ 9600.671402] nvme nvme0: completing aborted command with status: 0007
[ 9600.671425] nvme nvme0: completing aborted command with status: 0007
[ 9600.671448] nvme nvme0: completing aborted command with status: 0007
[ 9600.673292] nvme nvme0: completing aborted command with status: 0007
[ 9600.673315] nvme nvme0: completing aborted command with status: 0007
[ 9600.673337] nvme nvme0: completing aborted command with status: 0007
[ 9600.673362] nvme nvme0: completing aborted command with status: 0007
[ 9600.673373] nvme nvme0: completing aborted command with status: 0007
[ 9600.673396] nvme nvme0: completing aborted command with status: 0007
[ 9600.673420] nvme nvme0: completing aborted command with status: 0007
[ 9600.673441] nvme nvme0: completing aborted command with status: 0007
[ 9600.675040] nvme nvme0: completing aborted command with status: 0007
[ 9600.675057] nvme nvme0: completing aborted command with status: 0007
[ 9600.675081] nvme nvme0: completing aborted command with status: 0007
[ 9600.675094] nvme nvme0: completing aborted command with status: 0007
[ 9600.675099] nvme nvme0: completing aborted command with status: 0007
[ 9600.675106] nvme nvme0: completing aborted command with status: 0007
[ 9600.675124] nvme nvme0: completing aborted command with status: 0007
[ 9600.675181] nvme nvme0: completing aborted command with status: 0007
[ 9600.675185] nvme nvme0: completing aborted command with status: 0007
[ 9600.675213] nvme nvme0: completing aborted command with status: 0007
[ 9600.675239] nvme nvme0: completing aborted command with status: 0007
[ 9600.675264] nvme nvme0: completing aborted command with status: 0007
[ 9600.676087] nvme nvme0: completing aborted command with status: 0007
[ 9600.676103] nvme nvme0: completing aborted command with status: 0007
[ 9600.676453] nvme nvme0: completing aborted command with status: 0007
[ 9600.677171] nvme nvme0: completing aborted command with status: 0007
[ 9600.677789] nvme nvme0: completing aborted command with status: 0007
[ 9600.677854] nvme nvme0: completing aborted command with status: 0007
[ 9600.677879] nvme nvme0: completing aborted command with status: 0007
[ 9600.677898] nvme nvme0: completing aborted command with status: 0007
[ 9600.678135] nvme nvme0: completing aborted command with status: 0007
[ 9600.689931] nvme nvme0: completing aborted command with status: 0007
[ 9600.689973] nvme nvme0: completing aborted command with status: 0007
[ 9600.690036] nvme nvme0: completing aborted command with status: 0007
[ 9600.690054] nvme nvme0: completing aborted command with status: 0007
[ 9600.690486] nvme nvme0: completing aborted command with status: 0007
[ 9600.691426] nvme nvme0: completing aborted command with status: 0007
[ 9600.691461] nvme nvme0: completing aborted command with status: 0007
[ 9600.691494] nvme nvme0: completing aborted command with status: 0007
[ 9600.691526] nvme nvme0: completing aborted command with status: 0007
[ 9600.692233] nvme nvme0: completing aborted command with status: 0007
[ 9600.692270] nvme nvme0: completing aborted command with status: 0007
[ 9600.692303] nvme nvme0: completing aborted command with status: 0007
[ 9600.692336] nvme nvme0: completing aborted command with status: 0007
[ 9600.692907] nvme nvme0: completing aborted command with status: 0007
[ 9600.692942] nvme nvme0: completing aborted command with status: 0007
[ 9600.692975] nvme nvme0: completing aborted command with status: 0007
[ 9600.693004] nvme nvme0: completing aborted command with status: 0007
[ 9600.693664] nvme nvme0: completing aborted command with status: 0007
[ 9600.693827] nvme nvme0: completing aborted command with status: 0007
[ 9600.693870] nvme nvme0: completing aborted command with status: 0007
[ 9600.693908] nvme nvme0: completing aborted command with status: 0007
[ 9600.694479] nvme nvme0: completing aborted command with status: 0007
[ 9600.694613] nvme nvme0: completing aborted command with status: 0007
[ 9600.694678] nvme nvme0: completing aborted command with status: 0007
[ 9600.694779] nvme nvme0: completing aborted command with status: 0007
[ 9600.694920] nvme nvme0: completing aborted command with status: 0007
[ 9600.695004] nvme nvme0: completing aborted command with status: 0007
[ 9600.695104] nvme nvme0: completing aborted command with status: 0007
[ 9600.695179] nvme nvme0: completing aborted command with status: 0007
[ 9600.695210] nvme nvme0: completing aborted command with status: 0007
[ 9600.695251] nvme nvme0: completing aborted command with status: 0007
[ 9600.695288] nvme nvme0: completing aborted command with status: 0007
[ 9600.695939] nvme nvme0: completing aborted command with status: 0007
[ 9600.695978] nvme nvme0: completing aborted command with status: 0007
[ 9600.696030] nvme nvme0: completing aborted command with status: 0007
[ 9600.714757] nvme nvme0: completing aborted command with status: 0007
[ 9600.716546] nvme nvme0: completing aborted command with status: 0007
[ 9600.716563] nvme nvme0: completing aborted command with status: 0007
[ 9600.716621] nvme nvme0: completing aborted command with status: 0007
[ 9600.716704] nvme nvme0: completing aborted command with status: 0007
[ 9600.716775] nvme nvme0: completing aborted command with status: 0007
[ 9600.716815] nvme nvme0: completing aborted command with status: 0007
[ 9600.716880] nvme nvme0: completing aborted command with status: 0007
[ 9600.716917] nvme nvme0: completing aborted command with status: 0007
[ 9600.717143] nvme nvme0: completing aborted command with status: 0007
[ 9600.717163] nvme nvme0: completing aborted command with status: 0007
[ 9600.717195] nvme nvme0: completing aborted command with status: 0007
[ 9600.717756] nvme nvme0: completing aborted command with status: 0007
[ 9600.717790] nvme nvme0: completing aborted command with status: 0007
[ 9600.717828] nvme nvme0: completing aborted command with status: 0007
[ 9600.718162] nvme nvme0: completing aborted command with status: 0007
[ 9600.718191] nvme nvme0: completing aborted command with status: 0007
[ 9600.718220] nvme nvme0: completing aborted command with status: 0007
[ 9600.718239] nvme nvme0: completing aborted command with status: 0007
[ 9600.718389] nvme nvme0: completing aborted command with status: 0007
[ 9600.719079] nvme nvme0: completing aborted command with status: 0007
[ 9600.719117] nvme nvme0: completing aborted command with status: 0007
[ 9600.719142] nvme nvme0: completing aborted command with status: 0007
[ 9600.726703] nvme nvme0: completing aborted command with status: 0007
[ 9600.727064] nvme nvme0: completing aborted command with status: 0007
[ 9600.727837] nvme nvme0: completing aborted command with status: 0007
[ 9600.727857] nvme nvme0: completing aborted command with status: 0007
[ 9600.728298] nvme nvme0: completing aborted command with status: 0007
[ 9600.728328] nvme nvme0: completing aborted command with status: 0007
[ 9600.729005] nvme nvme0: completing aborted command with status: 0007
[ 9600.729047] nvme nvme0: completing aborted command with status: 0007
[ 9600.729087] nvme nvme0: completing aborted command with status: 0007
[ 9600.729127] nvme nvme0: completing aborted command with status: 0007
[ 9600.729791] nvme nvme0: completing aborted command with status: 0007
[ 9600.729833] nvme nvme0: completing aborted command with status: 0007
[ 9600.729865] nvme nvme0: completing aborted command with status: 0007
[ 9600.730227] nvme nvme0: completing aborted command with status: 0007
[ 9600.730268] nvme nvme0: completing aborted command with status: 0007
[ 9600.730302] nvme nvme0: completing aborted command with status: 0007
[ 9600.730334] nvme nvme0: completing aborted command with status: 0007
[ 9600.730970] nvme nvme0: completing aborted command with status: 0007
[ 9600.731057] nvme nvme0: completing aborted command with status: 0007
[ 9600.749327] nvme nvme0: completing aborted command with status: 0007
[ 9600.749623] nvme nvme0: completing aborted command with status: 0007
[ 9600.750026] nvme nvme0: completing aborted command with status: 0007
[ 9600.760718] nvme nvme0: completing aborted command with status: 0007
[ 9600.760751] nvme nvme0: completing aborted command with status: 0007
[ 9600.760784] nvme nvme0: completing aborted command with status: 0007
[ 9600.760815] nvme nvme0: completing aborted command with status: 0007
[ 9600.760846] nvme nvme0: completing aborted command with status: 0007
[ 9600.760877] nvme nvme0: completing aborted command with status: 0007
[ 9600.761829] nvme nvme0: completing aborted command with status: 0007
[ 9600.761861] nvme nvme0: completing aborted command with status: 0007
[ 9600.761892] nvme nvme0: completing aborted command with status: 0007
[ 9600.761924] nvme nvme0: completing aborted command with status: 0007
[ 9600.763053] nvme nvme0: completing aborted command with status: 0007
[ 9600.763084] nvme nvme0: completing aborted command with status: 0007
[ 9600.763116] nvme nvme0: completing aborted command with status: 0007
[ 9600.763148] nvme nvme0: completing aborted command with status: 0007
[ 9600.763181] nvme nvme0: completing aborted command with status: 0007
[ 9600.763213] nvme nvme0: completing aborted command with status: 0007
[ 9600.763244] nvme nvme0: completing aborted command with status: 0007
[ 9600.763275] nvme nvme0: completing aborted command with status: 0007
[ 9600.765036] nvme nvme0: completing aborted command with status: 0007
[ 9600.765055] nvme nvme0: completing aborted command with status: 0007
[ 9600.765086] nvme nvme0: completing aborted command with status: 0007
[ 9600.765117] nvme nvme0: completing aborted command with status: 0007
[ 9600.765150] nvme nvme0: completing aborted command with status: 0007
[ 9600.765182] nvme nvme0: completing aborted command with status: 0007
[ 9600.765213] nvme nvme0: completing aborted command with status: 0007
[ 9600.765245] nvme nvme0: completing aborted command with status: 0007
[ 9600.765278] nvme nvme0: completing aborted command with status: 0007
[ 9600.765308] nvme nvme0: completing aborted command with status: 0007
[ 9600.765340] nvme nvme0: completing aborted command with status: 0007
[ 9600.765371] nvme nvme0: completing aborted command with status: 0007
[ 9600.765403] nvme nvme0: completing aborted command with status: 0007
[ 9600.765435] nvme nvme0: completing aborted command with status: 0007
[ 9600.765467] nvme nvme0: completing aborted command with status: 0007
[ 9600.765498] nvme nvme0: completing aborted command with status: 0007
[ 9600.769320] nvme nvme0: completing aborted command with status: 0007
[ 9600.769354] nvme nvme0: completing aborted command with status: 0007
[ 9600.769385] nvme nvme0: completing aborted command with status: 0007
[ 9600.769423] nvme nvme0: completing aborted command with status: 0007
[ 9600.769457] nvme nvme0: completing aborted command with status: 0007
[ 9600.769489] nvme nvme0: completing aborted command with status: 0007
[ 9600.769528] nvme nvme0: completing aborted command with status: 0007
[ 9600.769568] nvme nvme0: completing aborted command with status: 0007
[ 9600.769604] nvme nvme0: completing aborted command with status: 0007
[ 9600.769636] nvme nvme0: completing aborted command with status: 0007
[ 9600.769668] nvme nvme0: completing aborted command with status: 0007
[ 9600.769701] nvme nvme0: completing aborted command with status: 0007
[ 9600.769735] nvme nvme0: completing aborted command with status: 0007
[ 9600.769773] nvme nvme0: completing aborted command with status: 0007
[ 9600.769806] nvme nvme0: completing aborted command with status: 0007
[ 9600.769842] nvme nvme0: completing aborted command with status: 0007
[ 9600.769864] nvme nvme0: completing aborted command with status: 0007
[ 9600.769897] nvme nvme0: completing aborted command with status: 0007
[ 9600.769930] nvme nvme0: completing aborted command with status: 0007
[ 9600.769963] nvme nvme0: completing aborted command with status: 0007
[ 9600.769997] nvme nvme0: completing aborted command with status: 0007
[ 9600.770030] nvme nvme0: completing aborted command with status: 0007
[ 9600.770063] nvme nvme0: completing aborted command with status: 0007
[ 9600.770096] nvme nvme0: completing aborted command with status: 0007
[ 9600.770131] nvme nvme0: completing aborted command with status: 0007
[ 9600.770164] nvme nvme0: completing aborted command with status: 0007
[ 9600.770197] nvme nvme0: completing aborted command with status: 0007
[ 9600.770229] nvme nvme0: completing aborted command with status: 0007
[ 9600.775657] nvme nvme0: completing aborted command with status: 0007
[ 9600.775691] nvme nvme0: completing aborted command with status: 0007
[ 9600.775724] nvme nvme0: completing aborted command with status: 0007
[ 9600.775757] nvme nvme0: completing aborted command with status: 0007
[ 9600.776711] nvme nvme0: completing aborted command with status: 0007
[ 9600.776787] nvme nvme0: completing aborted command with status: 0007
[ 9600.776817] nvme nvme0: completing aborted command with status: 0007
[ 9600.776852] nvme nvme0: completing aborted command with status: 0007
[ 9600.776890] nvme nvme0: completing aborted command with status: 0007
[ 9600.776930] nvme nvme0: completing aborted command with status: 0007
[ 9600.776961] nvme nvme0: completing aborted command with status: 0007
[ 9600.776993] nvme nvme0: completing aborted command with status: 0007
[ 9600.777982] nvme nvme0: completing aborted command with status: 0007
[ 9600.778207] nvme nvme0: completing aborted command with status: 0007
[ 9600.778332] nvme nvme0: completing aborted command with status: 0007
[ 9600.778466] nvme nvme0: completing aborted command with status: 0007
[ 9600.778505] nvme nvme0: completing aborted command with status: 0007
[ 9600.778545] nvme nvme0: completing aborted command with status: 0007
[ 9600.778584] nvme nvme0: completing aborted command with status: 0007
[ 9600.779063] nvme nvme0: completing aborted command with status: 0007
[ 9600.779077] nvme nvme0: completing aborted command with status: 0007
[ 9600.779166] nvme nvme0: completing aborted command with status: 0007
[ 9600.779199] nvme nvme0: completing aborted command with status: 0007
[ 9600.779946] nvme nvme0: completing aborted command with status: 0007
[ 9600.779971] nvme nvme0: completing aborted command with status: 0007
[ 9600.780008] nvme nvme0: completing aborted command with status: 0007
[ 9600.780041] nvme nvme0: completing aborted command with status: 0007
[ 9600.780632] nvme nvme0: completing aborted command with status: 0007
[ 9600.780732] nvme nvme0: completing aborted command with status: 0007
[ 9600.780763] nvme nvme0: completing aborted command with status: 0007
[ 9600.780796] nvme nvme0: completing aborted command with status: 0007
[ 9600.780830] nvme nvme0: completing aborted command with status: 0007
[ 9600.780863] nvme nvme0: completing aborted command with status: 0007
[ 9600.782006] nvme nvme0: completing aborted command with status: 0007
[ 9600.782042] nvme nvme0: completing aborted command with status: 0007
[ 9600.782083] nvme nvme0: completing aborted command with status: 0007
[ 9600.782121] nvme nvme0: completing aborted command with status: 0007
[ 9600.782920] nvme nvme0: completing aborted command with status: 0007
[ 9600.782961] nvme nvme0: completing aborted command with status: 0007
[ 9600.783000] nvme nvme0: completing aborted command with status: 0007
[ 9600.783032] nvme nvme0: completing aborted command with status: 0007
[ 9600.784038] nvme nvme0: completing aborted command with status: 0007
[ 9600.784154] nvme nvme0: completing aborted command with status: 0007
[ 9600.784190] nvme nvme0: completing aborted command with status: 0007
[ 9600.784214] nvme nvme0: completing aborted command with status: 0007
[ 9600.784327] nvme nvme0: completing aborted command with status: 0007
[ 9600.784400] nvme nvme0: completing aborted command with status: 0007
[ 9600.784961] nvme nvme0: completing aborted command with status: 0007
[ 9600.784978] nvme nvme0: completing aborted command with status: 0007
[ 9600.785040] nvme nvme0: completing aborted command with status: 0007
[ 9600.785406] nvme nvme0: completing aborted command with status: 0007
[ 9600.785506] nvme nvme0: completing aborted command with status: 0007
[ 9600.785566] nvme nvme0: completing aborted command with status: 0007
[ 9600.785879] nvme nvme0: completing aborted command with status: 0007
[ 9600.785988] nvme nvme0: completing aborted command with status: 0007
[ 9600.786147] nvme nvme0: completing aborted command with status: 0007
[ 9600.786173] nvme nvme0: completing aborted command with status: 0007
[ 9600.786201] nvme nvme0: completing aborted command with status: 0007
[ 9600.786229] nvme nvme0: completing aborted command with status: 0007
[ 9600.787118] nvme nvme0: completing aborted command with status: 0007
[ 9600.787148] nvme nvme0: completing aborted command with status: 0007
[ 9600.787179] nvme nvme0: completing aborted command with status: 0007
[ 9600.787211] nvme nvme0: completing aborted command with status: 0007
[ 9600.788256] nvme nvme0: completing aborted command with status: 0007
[ 9600.788286] nvme nvme0: completing aborted command with status: 0007
[ 9600.788316] nvme nvme0: completing aborted command with status: 0007
[ 9600.788346] nvme nvme0: completing aborted command with status: 0007
[ 9600.789134] nvme nvme0: completing aborted command with status: 0007
[ 9600.789164] nvme nvme0: completing aborted command with status: 0007
[ 9600.789198] nvme nvme0: completing aborted command with status: 0007
[ 9600.789234] nvme nvme0: completing aborted command with status: 0007
[ 9600.790137] nvme nvme0: completing aborted command with status: 0007
[ 9600.790171] nvme nvme0: completing aborted command with status: 0007
[ 9600.790204] nvme nvme0: completing aborted command with status: 0007
[ 9600.790238] nvme nvme0: completing aborted command with status: 0007
[ 9600.791098] nvme nvme0: completing aborted command with status: 0007
[ 9600.791134] nvme nvme0: completing aborted command with status: 0007
[ 9600.791923] nvme nvme0: completing aborted command with status: 0007
[ 9600.791964] nvme nvme0: completing aborted command with status: 0007
[ 9600.792000] nvme nvme0: completing aborted command with status: 0007
[ 9600.792935] nvme nvme0: completing aborted command with status: 0007
[ 9600.793114] nvme nvme0: completing aborted command with status: 0007
[ 9600.793151] nvme nvme0: completing aborted command with status: 0007
[ 9600.793610] nvme nvme0: completing aborted command with status: 0007
[ 9600.793685] nvme nvme0: completing aborted command with status: 0007
[ 9600.793755] nvme nvme0: completing aborted command with status: 0007
[ 9600.793861] nvme nvme0: completing aborted command with status: 0007
[ 9600.793895] nvme nvme0: completing aborted command with status: 0007
[ 9600.793929] nvme nvme0: completing aborted command with status: 0007
[ 9600.794813] nvme nvme0: completing aborted command with status: 0007
[ 9600.794855] nvme nvme0: completing aborted command with status: 0007
[ 9600.794892] nvme nvme0: completing aborted command with status: 0007
[ 9600.795456] nvme nvme0: completing aborted command with status: 0007
[ 9600.802798] nvme nvme0: completing aborted command with status: 0007
[ 9600.802932] nvme nvme0: completing aborted command with status: 0007
[ 9600.803040] nvme nvme0: completing aborted command with status: 0007
[ 9600.803180] nvme nvme0: completing aborted command with status: 0007
[ 9600.803287] nvme nvme0: completing aborted command with status: 0007
[ 9600.803427] nvme nvme0: completing aborted command with status: 0007
[ 9600.814517] nvme nvme0: completing aborted command with status: 0007
[ 9600.814585] nvme nvme0: completing aborted command with status: 0007
[ 9600.814724] nvme nvme0: completing aborted command with status: 0007
[ 9600.815683] nvme nvme0: completing aborted command with status: 0007
[ 9600.815832] nvme nvme0: completing aborted command with status: 0007
[ 9600.815847] nvme nvme0: completing aborted command with status: 0007
[ 9600.815897] nvme nvme0: completing aborted command with status: 0007
[ 9600.815960] nvme nvme0: completing aborted command with status: 0007
[ 9600.815982] nvme nvme0: completing aborted command with status: 0007
[ 9600.816376] nvme nvme0: completing aborted command with status: 0007
[ 9600.816431] nvme nvme0: completing aborted command with status: 0007
[ 9600.816597] nvme nvme0: completing aborted command with status: 0007
[ 9600.816706] nvme nvme0: completing aborted command with status: 0007
[ 9600.816806] nvme nvme0: completing aborted command with status: 0007
[ 9600.816828] nvme nvme0: completing aborted command with status: 0007
[ 9600.816846] nvme nvme0: completing aborted command with status: 0007
[ 9600.817125] nvme nvme0: completing aborted command with status: 0007
[ 9600.817259] nvme nvme0: completing aborted command with status: 0007
[ 9600.817272] nvme nvme0: completing aborted command with status: 0007
[ 9600.817392] nvme nvme0: completing aborted command with status: 0007
[ 9600.817417] nvme nvme0: completing aborted command with status: 0007
[ 9600.818052] nvme nvme0: completing aborted command with status: 0007
[ 9600.818096] nvme nvme0: completing aborted command with status: 0007
[ 9600.818420] nvme nvme0: completing aborted command with status: 0007
[ 9600.818483] nvme nvme0: completing aborted command with status: 0007
[ 9600.818527] nvme nvme0: completing aborted command with status: 0007
[ 9600.818555] nvme nvme0: completing aborted command with status: 0007
[ 9600.818846] nvme nvme0: completing aborted command with status: 0007
[ 9600.818877] nvme nvme0: completing aborted command with status: 0007
[ 9600.819830] nvme nvme0: completing aborted command with status: 0007
[ 9600.819851] nvme nvme0: completing aborted command with status: 0007
[ 9600.819873] nvme nvme0: completing aborted command with status: 0007
[ 9600.819895] nvme nvme0: completing aborted command with status: 0007
[ 9600.822612] nvme nvme0: completing aborted command with status: 0007
[ 9600.823619] nvme nvme0: completing aborted command with status: 0007
[ 9600.824016] nvme nvme0: completing aborted command with status: 0007
[ 9600.824059] nvme nvme0: completing aborted command with status: 0007
[ 9600.824580] nvme nvme0: completing aborted command with status: 0007
[ 9600.825140] nvme nvme0: completing aborted command with status: 0007
[ 9600.826802] nvme nvme0: completing aborted command with status: 0007
[ 9600.826809] nvme nvme0: completing aborted command with status: 0007
[ 9600.826854] nvme nvme0: completing aborted command with status: 0007
[ 9600.826961] nvme nvme0: completing aborted command with status: 0007
[ 9600.826986] nvme nvme0: completing aborted command with status: 0007
[ 9600.827018] nvme nvme0: completing aborted command with status: 0007
[ 9600.827050] nvme nvme0: completing aborted command with status: 0007
[ 9600.827866] nvme nvme0: completing aborted command with status: 0007
[ 9600.828049] nvme nvme0: completing aborted command with status: 0007
[ 9600.828084] nvme nvme0: completing aborted command with status: 0007
[ 9600.828192] nvme nvme0: completing aborted command with status: 0007
[ 9600.828241] nvme nvme0: completing aborted command with status: 0007
[ 9600.829065] nvme nvme0: completing aborted command with status: 0007
[ 9600.829316] nvme nvme0: completing aborted command with status: 0007
[ 9600.829342] nvme nvme0: completing aborted command with status: 0007
[ 9600.829372] nvme nvme0: completing aborted command with status: 0007
[ 9600.829401] nvme nvme0: completing aborted command with status: 0007
[ 9600.830307] nvme nvme0: completing aborted command with status: 0007
[ 9600.830320] nvme nvme0: completing aborted command with status: 0007
[ 9600.830627] nvme nvme0: completing aborted command with status: 0007
[ 9600.831014] nvme nvme0: completing aborted command with status: 0007
[ 9600.831772] nvme nvme0: completing aborted command with status: 0007
[ 9600.997298] nvme nvme0: completing aborted command with status: 0007
[ 9600.997332] nvme nvme0: completing aborted command with status: 0007
[ 9600.997366] nvme nvme0: completing aborted command with status: 0007
[ 9600.997399] nvme nvme0: completing aborted command with status: 0007
[ 9600.997427] nvme nvme0: completing aborted command with status: 0007
[ 9601.000914] nvme nvme0: completing aborted command with status: 0007
[ 9601.000947] nvme nvme0: completing aborted command with status: 0007
[ 9601.000981] nvme nvme0: completing aborted command with status: 0007
[ 9601.001012] nvme nvme0: completing aborted command with status: 0007
[ 9601.001044] nvme nvme0: completing aborted command with status: 0007
[ 9601.001075] nvme nvme0: completing aborted command with status: 0007
[ 9601.001109] nvme nvme0: completing aborted command with status: 0007
[ 9601.001144] nvme nvme0: completing aborted command with status: 0007
[ 9601.002576] nvme nvme0: completing aborted command with status: 0007
[ 9601.002608] nvme nvme0: completing aborted command with status: 0007
[ 9601.003282] nvme nvme0: completing aborted command with status: 0007
[ 9601.003313] nvme nvme0: completing aborted command with status: 0007
[ 9601.003343] nvme nvme0: completing aborted command with status: 0007
[ 9601.003373] nvme nvme0: completing aborted command with status: 0007
[ 9601.004046] nvme nvme0: completing aborted command with status: 0007
[ 9601.021645] nvme nvme0: completing aborted command with status: 0007
[ 9601.021686] nvme nvme0: completing aborted command with status: 0007
[ 9601.021717] nvme nvme0: completing aborted command with status: 0007
[ 9601.021738] nvme nvme0: completing aborted command with status: 0007
[ 9601.021908] nvme nvme0: completing aborted command with status: 0007
[ 9601.021930] nvme nvme0: completing aborted command with status: 0007
[ 9601.022041] nvme nvme0: completing aborted command with status: 0007
[ 9601.022164] nvme nvme0: completing aborted command with status: 0007
[ 9601.022197] nvme nvme0: completing aborted command with status: 0007
[ 9601.022221] nvme nvme0: completing aborted command with status: 0007
[ 9601.022251] nvme nvme0: completing aborted command with status: 0007
[ 9601.022266] nvme nvme0: completing aborted command with status: 0007
[ 9601.022320] nvme nvme0: completing aborted command with status: 0007
[ 9601.023700] nvme nvme0: completing aborted command with status: 0007
[ 9601.024167] nvme nvme0: completing aborted command with status: 0007
[ 9601.028289] nvme nvme0: completing aborted command with status: 0007
[ 9601.028559] nvme nvme0: completing aborted command with status: 0007
[ 9601.029481] nvme nvme0: completing aborted command with status: 0007
[ 9601.030053] nvme nvme0: completing aborted command with status: 0007
[ 9601.030124] nvme nvme0: completing aborted command with status: 0007
[ 9601.030158] nvme nvme0: completing aborted command with status: 0007
[ 9601.030171] nvme nvme0: completing aborted command with status: 0007
[ 9601.030259] nvme nvme0: completing aborted command with status: 0007
[ 9601.071411] nvme nvme0: completing aborted command with status: 0007
[ 9601.071416] nvme nvme0: completing aborted command with status: 0007
[ 9601.071440] nvme nvme0: completing aborted command with status: 0007
[ 9601.071504] nvme nvme0: completing aborted command with status: 0007
[ 9601.071523] nvme nvme0: completing aborted command with status: 0007
[ 9601.071548] nvme nvme0: completing aborted command with status: 0007
[ 9601.071555] nvme nvme0: completing aborted command with status: 0007
[ 9601.071578] nvme nvme0: completing aborted command with status: 0007
[ 9601.071583] nvme nvme0: completing aborted command with status: 0007
[ 9601.071601] nvme nvme0: completing aborted command with status: 0007
[ 9601.071718] nvme nvme0: completing aborted command with status: 0007
[ 9601.071770] nvme nvme0: completing aborted command with status: 0007
[ 9601.071783] nvme nvme0: completing aborted command with status: 0007
[ 9601.071799] nvme nvme0: completing aborted command with status: 0007
[ 9601.071811] nvme nvme0: completing aborted command with status: 0007
[ 9601.071837] nvme nvme0: completing aborted command with status: 0007
[ 9601.071847] nvme nvme0: completing aborted command with status: 0007
[ 9601.071866] nvme nvme0: completing aborted command with status: 0007
[ 9601.071871] nvme nvme0: completing aborted command with status: 0007
[ 9601.071875] nvme nvme0: completing aborted command with status: 0007
[ 9601.071880] nvme nvme0: completing aborted command with status: 0007
[ 9601.071898] nvme nvme0: completing aborted command with status: 0007
[ 9601.071986] nvme nvme0: completing aborted command with status: 0007
[ 9601.072016] nvme nvme0: completing aborted command with status: 0007
[ 9601.072118] nvme nvme0: completing aborted command with status: 0007
[ 9601.072155] nvme nvme0: completing aborted command with status: 0007
[ 9601.072199] nvme nvme0: completing aborted command with status: 0007
[ 9601.072904] nvme nvme0: completing aborted command with status: 0007
[ 9601.073017] nvme nvme0: completing aborted command with status: 0007
[ 9601.073039] nvme nvme0: completing aborted command with status: 0007
[ 9601.073070] nvme nvme0: completing aborted command with status: 0007
[ 9601.073101] nvme nvme0: completing aborted command with status: 0007
[ 9601.073137] nvme nvme0: completing aborted command with status: 0007
[ 9601.073171] nvme nvme0: completing aborted command with status: 0007
[ 9601.073745] nvme nvme0: completing aborted command with status: 0007
[ 9601.073802] nvme nvme0: completing aborted command with status: 0007
[ 9601.073835] nvme nvme0: completing aborted command with status: 0007
[ 9601.073870] nvme nvme0: completing aborted command with status: 0007
[ 9601.073902] nvme nvme0: completing aborted command with status: 0007
[ 9601.073934] nvme nvme0: completing aborted command with status: 0007
[ 9601.073967] nvme nvme0: completing aborted command with status: 0007
[ 9601.074001] nvme nvme0: completing aborted command with status: 0007
[ 9601.074034] nvme nvme0: completing aborted command with status: 0007
[ 9601.074066] nvme nvme0: completing aborted command with status: 0007
[ 9601.074098] nvme nvme0: completing aborted command with status: 0007
[ 9601.074133] nvme nvme0: completing aborted command with status: 0007
[ 9601.075445] nvme nvme0: completing aborted command with status: 0007
[ 9601.075478] nvme nvme0: completing aborted command with status: 0007
[ 9601.075511] nvme nvme0: completing aborted command with status: 0007
[ 9601.075546] nvme nvme0: completing aborted command with status: 0007
[ 9601.075578] nvme nvme0: completing aborted command with status: 0007
[ 9601.075609] nvme nvme0: completing aborted command with status: 0007
[ 9601.075641] nvme nvme0: completing aborted command with status: 0007
[ 9601.075675] nvme nvme0: completing aborted command with status: 0007
[ 9601.076860] nvme nvme0: completing aborted command with status: 0007
[ 9601.076888] nvme nvme0: completing aborted command with status: 0007
[ 9601.076915] nvme nvme0: completing aborted command with status: 0007
[ 9601.076943] nvme nvme0: completing aborted command with status: 0007
[ 9601.076971] nvme nvme0: completing aborted command with status: 0007
[ 9601.076998] nvme nvme0: completing aborted command with status: 0007
[ 9601.077022] nvme nvme0: completing aborted command with status: 0007
[ 9601.077051] nvme nvme0: completing aborted command with status: 0007
[ 9601.077078] nvme nvme0: completing aborted command with status: 0007
[ 9601.077104] nvme nvme0: completing aborted command with status: 0007
[ 9601.077130] nvme nvme0: completing aborted command with status: 0007
[ 9601.077746] nvme nvme0: completing aborted command with status: 0007
[ 9601.077773] nvme nvme0: completing aborted command with status: 0007
[ 9601.077800] nvme nvme0: completing aborted command with status: 0007
[ 9601.077828] nvme nvme0: completing aborted command with status: 0007
[ 9601.078465] nvme nvme0: completing aborted command with status: 0007
[ 9601.078500] nvme nvme0: completing aborted command with status: 0007
[ 9601.078524] nvme nvme0: completing aborted command with status: 0007
[ 9601.078551] nvme nvme0: completing aborted command with status: 0007
[ 9601.079056] nvme nvme0: completing aborted command with status: 0007
[ 9601.079084] nvme nvme0: completing aborted command with status: 0007
[ 9601.079111] nvme nvme0: completing aborted command with status: 0007
[ 9601.079139] nvme nvme0: completing aborted command with status: 0007
[ 9601.079167] nvme nvme0: completing aborted command with status: 0007
[ 9601.079195] nvme nvme0: completing aborted command with status: 0007
[ 9601.079222] nvme nvme0: completing aborted command with status: 0007
[ 9601.079864] nvme nvme0: completing aborted command with status: 0007
[ 9601.079894] nvme nvme0: completing aborted command with status: 0007
[ 9601.079922] nvme nvme0: completing aborted command with status: 0007
[ 9601.079950] nvme nvme0: completing aborted command with status: 0007
[ 9601.080527] nvme nvme0: completing aborted command with status: 0007
[ 9601.080558] nvme nvme0: completing aborted command with status: 0007
[ 9601.080586] nvme nvme0: completing aborted command with status: 0007
[ 9601.080616] nvme nvme0: completing aborted command with status: 0007
[ 9601.080651] nvme nvme0: completing aborted command with status: 0007
[ 9601.080682] nvme nvme0: completing aborted command with status: 0007
[ 9601.080712] nvme nvme0: completing aborted command with status: 0007
[ 9601.080741] nvme nvme0: completing aborted command with status: 0007
[ 9601.082045] nvme nvme0: completing aborted command with status: 0007
[ 9601.082077] nvme nvme0: completing aborted command with status: 0007
[ 9601.082109] nvme nvme0: completing aborted command with status: 0007
[ 9601.082160] nvme nvme0: completing aborted command with status: 0007
[ 9601.082193] nvme nvme0: completing aborted command with status: 0007
[ 9601.082213] nvme nvme0: completing aborted command with status: 0007
[ 9601.082231] nvme nvme0: completing aborted command with status: 0007
[ 9601.082296] nvme nvme0: completing aborted command with status: 0007
[ 9601.082518] nvme nvme0: completing aborted command with status: 0007
[ 9601.082620] nvme nvme0: completing aborted command with status: 0007
[ 9601.082718] nvme nvme0: completing aborted command with status: 0007
[ 9601.082767] nvme nvme0: completing aborted command with status: 0007
[ 9601.082802] nvme nvme0: completing aborted command with status: 0007
[ 9601.082827] nvme nvme0: completing aborted command with status: 0007
[ 9601.082859] nvme nvme0: completing aborted command with status: 0007
[ 9601.082892] nvme nvme0: completing aborted command with status: 0007
[ 9601.082926] nvme nvme0: completing aborted command with status: 0007
[ 9601.082959] nvme nvme0: completing aborted command with status: 0007
[ 9601.082993] nvme nvme0: completing aborted command with status: 0007
[ 9601.083027] nvme nvme0: completing aborted command with status: 0007
[ 9601.083063] nvme nvme0: completing aborted command with status: 0007
[ 9601.083099] nvme nvme0: completing aborted command with status: 0007
[ 9601.083134] nvme nvme0: completing aborted command with status: 0007
[ 9601.083170] nvme nvme0: completing aborted command with status: 0007
[ 9601.083200] nvme nvme0: completing aborted command with status: 0007
[ 9601.083229] nvme nvme0: completing aborted command with status: 0007
[ 9601.083259] nvme nvme0: completing aborted command with status: 0007
[ 9601.083289] nvme nvme0: completing aborted command with status: 0007
[ 9601.085742] nvme nvme0: completing aborted command with status: 0007
[ 9601.091992] nvme nvme0: completing aborted command with status: 0007
[ 9601.092039] nvme nvme0: completing aborted command with status: 0007
[ 9601.092073] nvme nvme0: completing aborted command with status: 0007
[ 9601.092107] nvme nvme0: completing aborted command with status: 0007
[ 9601.092146] nvme nvme0: completing aborted command with status: 0007
[ 9601.093853] nvme nvme0: completing aborted command with status: 0007
[ 9601.093880] nvme nvme0: completing aborted command with status: 0007
[ 9601.093909] nvme nvme0: completing aborted command with status: 0007
[ 9601.093937] nvme nvme0: completing aborted command with status: 0007
[ 9601.093967] nvme nvme0: completing aborted command with status: 0007
[ 9601.094001] nvme nvme0: completing aborted command with status: 0007
[ 9601.094629] nvme nvme0: completing aborted command with status: 0007
[ 9601.094666] nvme nvme0: completing aborted command with status: 0007
[ 9601.094706] nvme nvme0: completing aborted command with status: 0007
[ 9601.094743] nvme nvme0: completing aborted command with status: 0007
[ 9601.095378] nvme nvme0: completing aborted command with status: 0007
[ 9601.095416] nvme nvme0: completing aborted command with status: 0007
[ 9601.095459] nvme nvme0: completing aborted command with status: 0007
[ 9601.095496] nvme nvme0: completing aborted command with status: 0007
[ 9601.095533] nvme nvme0: completing aborted command with status: 0007
[ 9601.095570] nvme nvme0: completing aborted command with status: 0007
[ 9601.095609] nvme nvme0: completing aborted command with status: 0007
[ 9601.095654] nvme nvme0: completing aborted command with status: 0007
[ 9601.096889] nvme nvme0: completing aborted command with status: 0007
[ 9601.097164] nvme nvme0: completing aborted command with status: 0007
[ 9601.097273] nvme nvme0: completing aborted command with status: 0007
[ 9601.097415] nvme nvme0: completing aborted command with status: 0007
[ 9601.097484] nvme nvme0: completing aborted command with status: 0007
[ 9601.097489] nvme nvme0: completing aborted command with status: 0007
[ 9601.097494] nvme nvme0: completing aborted command with status: 0007
[ 9601.097509] nvme nvme0: completing aborted command with status: 0007
[ 9601.097536] nvme nvme0: completing aborted command with status: 0007
[ 9601.097579] nvme nvme0: completing aborted command with status: 0007
[ 9601.097604] nvme nvme0: completing aborted command with status: 0007
[ 9601.097613] nvme nvme0: completing aborted command with status: 0007
[ 9601.097674] nvme nvme0: completing aborted command with status: 0007
[ 9601.097683] nvme nvme0: completing aborted command with status: 0007
[ 9601.097744] nvme nvme0: completing aborted command with status: 0007
[ 9601.097806] nvme nvme0: completing aborted command with status: 0007
[ 9601.097847] nvme nvme0: completing aborted command with status: 0007
[ 9601.097870] nvme nvme0: completing aborted command with status: 0007
[ 9601.097893] nvme nvme0: completing aborted command with status: 0007
[ 9601.097897] nvme nvme0: completing aborted command with status: 0007
[ 9601.097921] nvme nvme0: completing aborted command with status: 0007
[ 9601.097946] nvme nvme0: completing aborted command with status: 0007
[ 9601.097950] nvme nvme0: completing aborted command with status: 0007
[ 9601.097957] nvme nvme0: completing aborted command with status: 0007
[ 9601.098034] nvme nvme0: completing aborted command with status: 0007
[ 9601.098058] nvme nvme0: completing aborted command with status: 0007
[ 9601.098083] nvme nvme0: completing aborted command with status: 0007
[ 9601.098109] nvme nvme0: completing aborted command with status: 0007
[ 9601.098136] nvme nvme0: completing aborted command with status: 0007
[ 9601.098162] nvme nvme0: completing aborted command with status: 0007
[ 9601.098188] nvme nvme0: completing aborted command with status: 0007
[ 9601.098217] nvme nvme0: completing aborted command with status: 0007
[ 9601.098243] nvme nvme0: completing aborted command with status: 0007
[ 9601.098270] nvme nvme0: completing aborted command with status: 0007
[ 9601.098298] nvme nvme0: completing aborted command with status: 0007
[ 9601.098326] nvme nvme0: completing aborted command with status: 0007
[ 9601.098355] nvme nvme0: completing aborted command with status: 0007
[ 9601.098383] nvme nvme0: completing aborted command with status: 0007
[ 9601.100735] nvme nvme0: completing aborted command with status: 0007
[ 9601.100770] nvme nvme0: completing aborted command with status: 0007
[ 9601.100799] nvme nvme0: completing aborted command with status: 0007
[ 9601.100828] nvme nvme0: completing aborted command with status: 0007
[ 9601.101495] nvme nvme0: completing aborted command with status: 0007
[ 9601.101539] nvme nvme0: completing aborted command with status: 0007
[ 9601.101571] nvme nvme0: completing aborted command with status: 0007
[ 9601.101606] nvme nvme0: completing aborted command with status: 0007
[ 9601.102190] nvme nvme0: completing aborted command with status: 0007
[ 9601.102223] nvme nvme0: completing aborted command with status: 0007
[ 9601.102253] nvme nvme0: completing aborted command with status: 0007
[ 9601.102284] nvme nvme0: completing aborted command with status: 0007
[ 9601.102885] nvme nvme0: completing aborted command with status: 0007
[ 9601.102916] nvme nvme0: completing aborted command with status: 0007
[ 9601.102946] nvme nvme0: completing aborted command with status: 0007
[ 9601.102976] nvme nvme0: completing aborted command with status: 0007
[ 9601.103654] nvme nvme0: completing aborted command with status: 0007
[ 9601.103687] nvme nvme0: completing aborted command with status: 0007
[ 9601.103721] nvme nvme0: completing aborted command with status: 0007
[ 9601.103753] nvme nvme0: completing aborted command with status: 0007
[ 9601.104304] nvme nvme0: completing aborted command with status: 0007
[ 9601.104335] nvme nvme0: completing aborted command with status: 0007
[ 9601.104357] nvme nvme0: completing aborted command with status: 0007
[ 9601.105497] nvme nvme0: completing aborted command with status: 0007
[ 9601.106717] nvme nvme0: completing aborted command with status: 0007
[ 9601.107389] nvme nvme0: completing aborted command with status: 0007
[ 9601.107427] nvme nvme0: completing aborted command with status: 0007
[ 9601.107955] nvme nvme0: completing aborted command with status: 0007
[ 9601.107979] nvme nvme0: completing aborted command with status: 0007
[ 9601.108003] nvme nvme0: completing aborted command with status: 0007
[ 9601.108020] nvme nvme0: completing aborted command with status: 0007
[ 9601.108094] nvme nvme0: completing aborted command with status: 0007
[ 9601.108121] nvme nvme0: completing aborted command with status: 0007
[ 9601.108434] nvme nvme0: completing aborted command with status: 0007
[ 9601.108494] nvme nvme0: completing aborted command with status: 0007
[ 9601.108520] nvme nvme0: completing aborted command with status: 0007
[ 9601.108546] nvme nvme0: completing aborted command with status: 0007
[ 9601.108581] nvme nvme0: completing aborted command with status: 0007
[ 9601.108667] nvme nvme0: completing aborted command with status: 0007
[ 9601.108762] nvme nvme0: completing aborted command with status: 0007
[ 9601.109392] nvme nvme0: completing aborted command with status: 0007
[ 9601.109421] nvme nvme0: completing aborted command with status: 0007
[ 9601.110043] nvme nvme0: completing aborted command with status: 0007
[ 9601.110610] nvme nvme0: completing aborted command with status: 0007
[ 9601.110641] nvme nvme0: completing aborted command with status: 0007
[ 9601.110674] nvme nvme0: completing aborted command with status: 0007
[ 9601.110705] nvme nvme0: completing aborted command with status: 0007
[ 9601.110737] nvme nvme0: completing aborted command with status: 0007
[ 9601.110768] nvme nvme0: completing aborted command with status: 0007
[ 9601.112056] nvme nvme0: completing aborted command with status: 0007
[ 9601.112085] nvme nvme0: completing aborted command with status: 0007
[ 9601.112147] nvme nvme0: completing aborted command with status: 0007
[ 9601.112216] nvme nvme0: completing aborted command with status: 0007
[ 9601.112846] nvme nvme0: completing aborted command with status: 0007
[ 9601.113497] nvme nvme0: completing aborted command with status: 0007
[ 9601.113532] nvme nvme0: completing aborted command with status: 0007
[ 9601.113555] nvme nvme0: completing aborted command with status: 0007
[ 9601.114073] nvme nvme0: completing aborted command with status: 0007
[ 9601.114096] nvme nvme0: completing aborted command with status: 0007
[ 9601.114120] nvme nvme0: completing aborted command with status: 0007
[ 9601.114143] nvme nvme0: completing aborted command with status: 0007
[ 9601.114166] nvme nvme0: completing aborted command with status: 0007
[ 9601.114812] nvme nvme0: completing aborted command with status: 0007
[ 9601.114836] nvme nvme0: completing aborted command with status: 0007
[ 9601.114861] nvme nvme0: completing aborted command with status: 0007
[ 9601.114884] nvme nvme0: completing aborted command with status: 0007
[ 9601.114920] nvme nvme0: completing aborted command with status: 0007
[ 9601.115568] nvme nvme0: completing aborted command with status: 0007
[ 9601.115656] nvme nvme0: completing aborted command with status: 0007
[ 9601.115706] nvme nvme0: completing aborted command with status: 0007
[ 9601.116295] nvme nvme0: completing aborted command with status: 0007
[ 9601.116355] nvme nvme0: completing aborted command with status: 0007
[ 9601.116394] nvme nvme0: completing aborted command with status: 0007
[ 9601.116430] nvme nvme0: completing aborted command with status: 0007
[ 9601.116468] nvme nvme0: completing aborted command with status: 0007
[ 9601.117106] nvme nvme0: completing aborted command with status: 0007
[ 9601.117144] nvme nvme0: completing aborted command with status: 0007
[ 9601.117175] nvme nvme0: completing aborted command with status: 0007
[ 9601.117667] nvme nvme0: completing aborted command with status: 0007
[ 9601.117720] nvme nvme0: completing aborted command with status: 0007
[ 9601.117750] nvme nvme0: completing aborted command with status: 0007
[ 9601.117780] nvme nvme0: completing aborted command with status: 0007
[ 9601.117812] nvme nvme0: completing aborted command with status: 0007
[ 9601.117841] nvme nvme0: completing aborted command with status: 0007
[ 9601.117875] nvme nvme0: completing aborted command with status: 0007
[ 9601.117905] nvme nvme0: completing aborted command with status: 0007
[ 9601.117937] nvme nvme0: completing aborted command with status: 0007
[ 9601.117966] nvme nvme0: completing aborted command with status: 0007
[ 9601.117996] nvme nvme0: completing aborted command with status: 0007
[ 9601.118025] nvme nvme0: completing aborted command with status: 0007
[ 9601.118063] nvme nvme0: completing aborted command with status: 0007
[ 9601.118098] nvme nvme0: completing aborted command with status: 0007
[ 9601.120169] nvme nvme0: completing aborted command with status: 0007
[ 9601.120199] nvme nvme0: completing aborted command with status: 0007
[ 9601.120222] nvme nvme0: completing aborted command with status: 0007
[ 9601.120244] nvme nvme0: completing aborted command with status: 0007
[ 9601.120265] nvme nvme0: completing aborted command with status: 0007
[ 9601.120286] nvme nvme0: completing aborted command with status: 0007
[ 9601.120310] nvme nvme0: completing aborted command with status: 0007
[ 9601.120331] nvme nvme0: completing aborted command with status: 0007
[ 9601.120354] nvme nvme0: completing aborted command with status: 0007
[ 9601.120378] nvme nvme0: completing aborted command with status: 0007
[ 9601.120403] nvme nvme0: completing aborted command with status: 0007
[ 9601.120427] nvme nvme0: completing aborted command with status: 0007
[ 9601.120451] nvme nvme0: completing aborted command with status: 0007
[ 9601.120475] nvme nvme0: completing aborted command with status: 0007
[ 9601.120504] nvme nvme0: completing aborted command with status: 0007
[ 9601.120530] nvme nvme0: completing aborted command with status: 0007
[ 9601.120556] nvme nvme0: completing aborted command with status: 0007
[ 9601.120582] nvme nvme0: completing aborted command with status: 0007
[ 9601.120610] nvme nvme0: completing aborted command with status: 0007
[ 9601.120637] nvme nvme0: completing aborted command with status: 0007
[ 9601.120663] nvme nvme0: completing aborted command with status: 0007
[ 9601.120691] nvme nvme0: completing aborted command with status: 0007
[ 9601.120720] nvme nvme0: completing aborted command with status: 0007
[ 9601.123176] nvme nvme0: completing aborted command with status: 0007
[ 9601.123204] nvme nvme0: completing aborted command with status: 0007
[ 9601.123232] nvme nvme0: completing aborted command with status: 0007
[ 9601.123261] nvme nvme0: completing aborted command with status: 0007
[ 9601.123289] nvme nvme0: completing aborted command with status: 0007
[ 9601.123327] nvme nvme0: completing aborted command with status: 0007
[ 9601.125063] nvme nvme0: completing aborted command with status: 0007
[ 9601.125092] nvme nvme0: completing aborted command with status: 0007
[ 9601.125116] nvme nvme0: completing aborted command with status: 0007
[ 9601.125141] nvme nvme0: completing aborted command with status: 0007
[ 9601.125167] nvme nvme0: completing aborted command with status: 0007
[ 9601.125194] nvme nvme0: completing aborted command with status: 0007
[ 9601.125220] nvme nvme0: completing aborted command with status: 0007
[ 9601.125246] nvme nvme0: completing aborted command with status: 0007
[ 9601.125271] nvme nvme0: completing aborted command with status: 0007
[ 9601.125298] nvme nvme0: completing aborted command with status: 0007
[ 9601.125322] nvme nvme0: completing aborted command with status: 0007
[ 9601.125346] nvme nvme0: completing aborted command with status: 0007
[ 9601.125370] nvme nvme0: completing aborted command with status: 0007
[ 9601.125396] nvme nvme0: completing aborted command with status: 0007
[ 9601.125421] nvme nvme0: completing aborted command with status: 0007
[ 9601.125445] nvme nvme0: completing aborted command with status: 0007
[ 9601.125466] nvme nvme0: completing aborted command with status: 0007
[ 9601.143448] nvme nvme0: completing aborted command with status: 0007
[ 9601.143470] nvme nvme0: completing aborted command with status: 0007
[ 9601.143481] nvme nvme0: completing aborted command with status: 0007
[ 9601.143502] nvme nvme0: completing aborted command with status: 0007
[ 9601.144057] nvme nvme0: completing aborted command with status: 0007
[ 9601.144082] nvme nvme0: completing aborted command with status: 0007
[ 9601.144104] nvme nvme0: completing aborted command with status: 0007
[ 9601.144149] nvme nvme0: completing aborted command with status: 0007
[ 9601.144171] nvme nvme0: completing aborted command with status: 0007
[ 9601.144232] nvme nvme0: completing aborted command with status: 0007
[ 9601.144265] nvme nvme0: completing aborted command with status: 0007
[ 9601.144298] nvme nvme0: completing aborted command with status: 0007
[ 9601.144333] nvme nvme0: completing aborted command with status: 0007
[ 9601.144945] nvme nvme0: completing aborted command with status: 0007
[ 9601.144974] nvme nvme0: completing aborted command with status: 0007
[ 9601.144980] nvme nvme0: completing aborted command with status: 0007
[ 9601.145027] nvme nvme0: completing aborted command with status: 0007
[ 9601.145060] nvme nvme0: completing aborted command with status: 0007
[ 9601.145144] nvme nvme0: completing aborted command with status: 0007
[ 9601.145180] nvme nvme0: completing aborted command with status: 0007
[ 9601.145209] nvme nvme0: completing aborted command with status: 0007
[ 9601.145243] nvme nvme0: completing aborted command with status: 0007
[ 9601.145300] nvme nvme0: completing aborted command with status: 0007
[ 9601.145340] nvme nvme0: completing aborted command with status: 0007
[ 9601.145374] nvme nvme0: completing aborted command with status: 0007
[ 9601.145801] nvme nvme0: completing aborted command with status: 0007
[ 9601.145912] nvme nvme0: completing aborted command with status: 0007
[ 9601.146024] nvme nvme0: completing aborted command with status: 0007
[ 9601.146057] nvme nvme0: completing aborted command with status: 0007
[ 9601.146091] nvme nvme0: completing aborted command with status: 0007
[ 9601.146128] nvme nvme0: completing aborted command with status: 0007
[ 9601.146808] nvme nvme0: completing aborted command with status: 0007
[ 9601.146854] nvme nvme0: completing aborted command with status: 0007
[ 9601.146894] nvme nvme0: completing aborted command with status: 0007
[ 9601.146932] nvme nvme0: completing aborted command with status: 0007
[ 9601.147558] nvme nvme0: completing aborted command with status: 0007
[ 9601.147588] nvme nvme0: completing aborted command with status: 0007
[ 9601.147628] nvme nvme0: completing aborted command with status: 0007
[ 9601.147657] nvme nvme0: completing aborted command with status: 0007
[ 9601.148204] nvme nvme0: completing aborted command with status: 0007
[ 9601.148483] nvme nvme0: completing aborted command with status: 0007
[ 9601.149167] nvme nvme0: completing aborted command with status: 0007
[ 9601.149191] nvme nvme0: completing aborted command with status: 0007
[ 9601.149222] nvme nvme0: completing aborted command with status: 0007
[ 9601.149255] nvme nvme0: completing aborted command with status: 0007
[ 9601.149289] nvme nvme0: completing aborted command with status: 0007
[ 9601.149323] nvme nvme0: completing aborted command with status: 0007
[ 9601.149355] nvme nvme0: completing aborted command with status: 0007
[ 9601.149370] nvme nvme0: completing aborted command with status: 0007
[ 9601.149403] nvme nvme0: completing aborted command with status: 0007
[ 9601.150114] nvme nvme0: completing aborted command with status: 0007
[ 9601.150778] nvme nvme0: completing aborted command with status: 0007
[ 9601.150799] nvme nvme0: completing aborted command with status: 0007
[ 9601.150827] nvme nvme0: completing aborted command with status: 0007
[ 9601.150850] nvme nvme0: completing aborted command with status: 0007
[ 9601.150872] nvme nvme0: completing aborted command with status: 0007
[ 9601.150895] nvme nvme0: completing aborted command with status: 0007
[ 9601.151582] nvme nvme0: completing aborted command with status: 0007
[ 9601.151602] nvme nvme0: completing aborted command with status: 0007
[ 9601.152291] nvme nvme0: completing aborted command with status: 0007
[ 9601.152318] nvme nvme0: completing aborted command with status: 0007
[ 9601.152345] nvme nvme0: completing aborted command with status: 0007
[ 9601.152372] nvme nvme0: completing aborted command with status: 0007
[ 9601.152397] nvme nvme0: completing aborted command with status: 0007
[ 9601.152422] nvme nvme0: completing aborted command with status: 0007
[ 9601.152449] nvme nvme0: completing aborted command with status: 0007
[ 9601.152473] nvme nvme0: completing aborted command with status: 0007
[ 9601.153160] nvme nvme0: completing aborted command with status: 0007
[ 9601.155389] nvme nvme0: completing aborted command with status: 0007
[ 9601.155436] nvme nvme0: completing aborted command with status: 0007
[ 9601.155473] nvme nvme0: completing aborted command with status: 0007
[ 9601.155515] nvme nvme0: completing aborted command with status: 0007
[ 9601.156192] nvme nvme0: completing aborted command with status: 0007
[ 9601.156282] nvme nvme0: completing aborted command with status: 0007
[ 9601.156330] nvme nvme0: completing aborted command with status: 0007
[ 9601.156366] nvme nvme0: completing aborted command with status: 0007
[ 9601.156449] nvme nvme0: completing aborted command with status: 0007
[ 9601.156481] nvme nvme0: completing aborted command with status: 0007
[ 9601.156512] nvme nvme0: completing aborted command with status: 0007
[ 9601.156540] nvme nvme0: completing aborted command with status: 0007
[ 9601.157258] nvme nvme0: completing aborted command with status: 0007
[ 9601.157590] nvme nvme0: completing aborted command with status: 0007
[ 9601.157627] nvme nvme0: completing aborted command with status: 0007
[ 9601.157668] nvme nvme0: completing aborted command with status: 0007
[ 9601.157697] nvme nvme0: completing aborted command with status: 0007
[ 9601.157770] nvme nvme0: completing aborted command with status: 0007
[ 9601.157803] nvme nvme0: completing aborted command with status: 0007
[ 9601.157839] nvme nvme0: completing aborted command with status: 0007
[ 9601.157872] nvme nvme0: completing aborted command with status: 0007
[ 9601.157905] nvme nvme0: completing aborted command with status: 0007
[ 9601.157938] nvme nvme0: completing aborted command with status: 0007
[ 9601.158503] nvme nvme0: completing aborted command with status: 0007
[ 9601.158521] nvme nvme0: completing aborted command with status: 0007
[ 9601.158573] nvme nvme0: completing aborted command with status: 0007
[ 9601.158608] nvme nvme0: completing aborted command with status: 0007
[ 9601.158669] nvme nvme0: completing aborted command with status: 0007
[ 9601.158748] nvme nvme0: completing aborted command with status: 0007
[ 9601.158904] nvme nvme0: completing aborted command with status: 0007
[ 9601.158965] nvme nvme0: completing aborted command with status: 0007
[ 9601.159067] nvme nvme0: completing aborted command with status: 0007
[ 9601.159098] nvme nvme0: completing aborted command with status: 0007
[ 9601.159130] nvme nvme0: completing aborted command with status: 0007
[ 9601.159162] nvme nvme0: completing aborted command with status: 0007
[ 9601.159167] nvme nvme0: completing aborted command with status: 0007
[ 9601.159203] nvme nvme0: completing aborted command with status: 0007
[ 9601.159851] nvme nvme0: completing aborted command with status: 0007
[ 9601.159892] nvme nvme0: completing aborted command with status: 0007
[ 9601.159933] nvme nvme0: completing aborted command with status: 0007
[ 9601.159975] nvme nvme0: completing aborted command with status: 0007
[ 9601.160609] nvme nvme0: completing aborted command with status: 0007
[ 9601.160642] nvme nvme0: completing aborted command with status: 0007
[ 9601.160675] nvme nvme0: completing aborted command with status: 0007
[ 9601.160711] nvme nvme0: completing aborted command with status: 0007
[ 9601.161340] nvme nvme0: completing aborted command with status: 0007
[ 9601.161384] nvme nvme0: completing aborted command with status: 0007
[ 9601.161414] nvme nvme0: completing aborted command with status: 0007
[ 9601.161727] nvme nvme0: completing aborted command with status: 0007
[ 9601.161773] nvme nvme0: completing aborted command with status: 0007
[ 9601.161810] nvme nvme0: completing aborted command with status: 0007
[ 9601.161842] nvme nvme0: completing aborted command with status: 0007
[ 9601.162315] nvme nvme0: completing aborted command with status: 0007
[ 9601.162454] nvme nvme0: completing aborted command with status: 0007
[ 9601.162480] nvme nvme0: completing aborted command with status: 0007
[ 9601.162514] nvme nvme0: completing aborted command with status: 0007
[ 9601.162900] nvme nvme0: completing aborted command with status: 0007
[ 9601.162974] nvme nvme0: completing aborted command with status: 0007
[ 9601.163113] nvme nvme0: completing aborted command with status: 0007
[ 9601.163186] nvme nvme0: completing aborted command with status: 0007
[ 9601.163219] nvme nvme0: completing aborted command with status: 0007
[ 9601.163241] nvme nvme0: completing aborted command with status: 0007
[ 9601.163654] nvme nvme0: completing aborted command with status: 0007
[ 9601.163723] nvme nvme0: completing aborted command with status: 0007
[ 9601.163778] nvme nvme0: completing aborted command with status: 0007
[ 9601.163863] nvme nvme0: completing aborted command with status: 0007
[ 9601.164022] nvme nvme0: completing aborted command with status: 0007
[ 9601.164065] nvme nvme0: completing aborted command with status: 0007
[ 9601.164106] nvme nvme0: completing aborted command with status: 0007
[ 9601.164143] nvme nvme0: completing aborted command with status: 0007
[ 9601.164182] nvme nvme0: completing aborted command with status: 0007
[ 9601.164214] nvme nvme0: completing aborted command with status: 0007
[ 9601.164590] nvme nvme0: completing aborted command with status: 0007
[ 9601.164623] nvme nvme0: completing aborted command with status: 0007
[ 9601.164657] nvme nvme0: completing aborted command with status: 0007
[ 9601.165097] nvme nvme0: completing aborted command with status: 0007
[ 9601.165233] nvme nvme0: completing aborted command with status: 0007
[ 9601.165256] nvme nvme0: completing aborted command with status: 0007
[ 9601.165649] nvme nvme0: completing aborted command with status: 0007
[ 9601.165734] nvme nvme0: completing aborted command with status: 0007
[ 9601.165771] nvme nvme0: completing aborted command with status: 0007
[ 9601.165875] nvme nvme0: completing aborted command with status: 0007
[ 9601.165922] nvme nvme0: completing aborted command with status: 0007
[ 9601.165970] nvme nvme0: completing aborted command with status: 0007
[ 9601.166142] nvme nvme0: completing aborted command with status: 0007
[ 9601.166217] nvme nvme0: completing aborted command with status: 0007
[ 9601.166246] nvme nvme0: completing aborted command with status: 0007
[ 9601.166276] nvme nvme0: completing aborted command with status: 0007
[ 9601.166304] nvme nvme0: completing aborted command with status: 0007
[ 9601.166327] nvme nvme0: completing aborted command with status: 0007
[ 9601.166619] nvme nvme0: completing aborted command with status: 0007
[ 9601.166676] nvme nvme0: completing aborted command with status: 0007
[ 9601.166702] nvme nvme0: completing aborted command with status: 0007
[ 9601.166930] nvme nvme0: completing aborted command with status: 0007
[ 9601.166966] nvme nvme0: completing aborted command with status: 0007
[ 9601.166988] nvme nvme0: completing aborted command with status: 0007
[ 9601.167016] nvme nvme0: completing aborted command with status: 0007
[ 9601.167045] nvme nvme0: completing aborted command with status: 0007
[ 9601.167073] nvme nvme0: completing aborted command with status: 0007
[ 9601.167690] nvme nvme0: completing aborted command with status: 0007
[ 9601.167721] nvme nvme0: completing aborted command with status: 0007
[ 9601.167754] nvme nvme0: completing aborted command with status: 0007
[ 9601.167787] nvme nvme0: completing aborted command with status: 0007
[ 9601.168420] nvme nvme0: completing aborted command with status: 0007
[ 9601.168454] nvme nvme0: completing aborted command with status: 0007
[ 9601.168488] nvme nvme0: completing aborted command with status: 0007
[ 9601.168521] nvme nvme0: completing aborted command with status: 0007
[ 9601.169131] nvme nvme0: completing aborted command with status: 0007
[ 9601.169163] nvme nvme0: completing aborted command with status: 0007
[ 9601.169197] nvme nvme0: completing aborted command with status: 0007
[ 9601.169229] nvme nvme0: completing aborted command with status: 0007
[ 9601.169260] nvme nvme0: completing aborted command with status: 0007
[ 9601.169292] nvme nvme0: completing aborted command with status: 0007
[ 9601.169325] nvme nvme0: completing aborted command with status: 0007
[ 9601.169356] nvme nvme0: completing aborted command with status: 0007
[ 9601.169412] nvme nvme0: completing aborted command with status: 0007
[ 9601.170347] nvme nvme0: completing aborted command with status: 0007
[ 9601.170379] nvme nvme0: completing aborted command with status: 0007
[ 9601.170407] nvme nvme0: completing aborted command with status: 0007
[ 9601.170439] nvme nvme0: completing aborted command with status: 0007
[ 9601.171020] nvme nvme0: completing aborted command with status: 0007
[ 9601.171063] nvme nvme0: completing aborted command with status: 0007
[ 9601.171103] nvme nvme0: completing aborted command with status: 0007
[ 9601.171142] nvme nvme0: completing aborted command with status: 0007
[ 9601.171707] nvme nvme0: completing aborted command with status: 0007
[ 9601.171759] nvme nvme0: completing aborted command with status: 0007
[ 9601.171980] nvme nvme0: completing aborted command with status: 0007
[ 9601.172085] nvme nvme0: completing aborted command with status: 0007
[ 9601.172174] nvme nvme0: completing aborted command with status: 0007
[ 9601.172207] nvme nvme0: completing aborted command with status: 0007
[ 9601.172238] nvme nvme0: completing aborted command with status: 0007
[ 9601.172242] nvme nvme0: completing aborted command with status: 0007
[ 9601.172265] nvme nvme0: completing aborted command with status: 0007
[ 9601.172329] nvme nvme0: completing aborted command with status: 0007
[ 9601.172556] nvme nvme0: completing aborted command with status: 0007
[ 9601.172683] nvme nvme0: completing aborted command with status: 0007
[ 9601.172708] nvme nvme0: completing aborted command with status: 0007
[ 9601.172831] nvme nvme0: completing aborted command with status: 0007
[ 9601.172860] nvme nvme0: completing aborted command with status: 0007
[ 9601.173204] nvme nvme0: completing aborted command with status: 0007
[ 9601.173245] nvme nvme0: completing aborted command with status: 0007
[ 9601.173285] nvme nvme0: completing aborted command with status: 0007
[ 9601.173325] nvme nvme0: completing aborted command with status: 0007
[ 9601.173981] nvme nvme0: completing aborted command with status: 0007
[ 9601.174023] nvme nvme0: completing aborted command with status: 0007
[ 9601.174063] nvme nvme0: completing aborted command with status: 0007
[ 9601.174102] nvme nvme0: completing aborted command with status: 0007
[ 9601.174141] nvme nvme0: completing aborted command with status: 0007
[ 9601.178103] nvme nvme0: completing aborted command with status: 0007
[ 9601.179297] nvme nvme0: completing aborted command with status: 0007
[ 9601.179436] nvme nvme0: completing aborted command with status: 0007
[ 9601.180301] nvme nvme0: completing aborted command with status: 0007
[ 9601.180891] nvme nvme0: completing aborted command with status: 0007
[ 9601.180921] nvme nvme0: completing aborted command with status: 0007
[ 9601.181542] nvme nvme0: completing aborted command with status: 0007
[ 9601.181574] nvme nvme0: completing aborted command with status: 0007
[ 9601.181871] nvme nvme0: completing aborted command with status: 0007
[ 9601.181890] nvme nvme0: completing aborted command with status: 0007
[ 9601.181991] nvme nvme0: completing aborted command with status: 0007
[ 9601.182366] nvme nvme0: completing aborted command with status: 0007
[ 9601.182427] nvme nvme0: completing aborted command with status: 0007
[ 9601.182500] nvme nvme0: completing aborted command with status: 0007
[ 9601.182663] nvme nvme0: completing aborted command with status: 0007
[ 9601.182692] nvme nvme0: completing aborted command with status: 0007
[ 9601.183049] nvme nvme0: completing aborted command with status: 0007
[ 9601.183090] nvme nvme0: completing aborted command with status: 0007
[ 9601.183133] nvme nvme0: completing aborted command with status: 0007
[ 9601.183144] nvme nvme0: completing aborted command with status: 0007
[ 9601.183249] nvme nvme0: completing aborted command with status: 0007
[ 9601.183883] nvme nvme0: completing aborted command with status: 0007
[ 9601.184501] nvme nvme0: completing aborted command with status: 0007
[ 9601.184594] nvme nvme0: completing aborted command with status: 0007
[ 9601.184638] nvme nvme0: completing aborted command with status: 0007
[ 9601.184680] nvme nvme0: completing aborted command with status: 0007
[ 9601.184728] nvme nvme0: completing aborted command with status: 0007
[ 9601.184751] nvme nvme0: completing aborted command with status: 0007
[ 9601.185096] nvme nvme0: completing aborted command with status: 0007
[ 9601.185180] nvme nvme0: completing aborted command with status: 0007
[ 9601.185260] nvme nvme0: completing aborted command with status: 0007
[ 9601.185292] nvme nvme0: completing aborted command with status: 0007
[ 9601.185387] nvme nvme0: completing aborted command with status: 0007
[ 9601.185454] nvme nvme0: completing aborted command with status: 0007
[ 9601.185682] nvme nvme0: completing aborted command with status: 0007
[ 9601.186218] nvme nvme0: completing aborted command with status: 0007
[ 9601.186335] nvme nvme0: completing aborted command with status: 0007
[ 9601.186355] nvme nvme0: completing aborted command with status: 0007
[ 9601.186375] nvme nvme0: completing aborted command with status: 0007
[ 9601.187131] nvme nvme0: completing aborted command with status: 0007
[ 9601.218915] nvme nvme0: completing aborted command with status: 0007
[ 9601.218953] nvme nvme0: completing aborted command with status: 0007
[ 9601.218990] nvme nvme0: completing aborted command with status: 0007
[ 9601.219007] nvme nvme0: completing aborted command with status: 0007
[ 9601.219050] nvme nvme0: completing aborted command with status: 0007
[ 9601.219088] nvme nvme0: completing aborted command with status: 0007
[ 9601.219125] nvme nvme0: completing aborted command with status: 0007
[ 9601.219163] nvme nvme0: completing aborted command with status: 0007
[ 9601.219202] nvme nvme0: completing aborted command with status: 0007
[ 9601.219239] nvme nvme0: completing aborted command with status: 0007
[ 9601.219277] nvme nvme0: completing aborted command with status: 0007
[ 9601.219313] nvme nvme0: completing aborted command with status: 0007
[ 9601.219362] nvme nvme0: completing aborted command with status: 0007
[ 9601.219407] nvme nvme0: completing aborted command with status: 0007
[ 9601.221644] nvme nvme0: completing aborted command with status: 0007
[ 9601.221652] nvme nvme0: completing aborted command with status: 0007
[ 9601.221658] nvme nvme0: completing aborted command with status: 0007
[ 9601.221683] nvme nvme0: completing aborted command with status: 0007
[ 9601.221707] nvme nvme0: completing aborted command with status: 0007
[ 9601.221732] nvme nvme0: completing aborted command with status: 0007
[ 9601.221755] nvme nvme0: completing aborted command with status: 0007
[ 9601.221779] nvme nvme0: completing aborted command with status: 0007
[ 9601.222598] nvme nvme0: completing aborted command with status: 0007
[ 9601.222622] nvme nvme0: completing aborted command with status: 0007
[ 9601.222648] nvme nvme0: completing aborted command with status: 0007
[ 9601.222673] nvme nvme0: completing aborted command with status: 0007
[ 9601.222697] nvme nvme0: completing aborted command with status: 0007
[ 9601.222720] nvme nvme0: completing aborted command with status: 0007
[ 9601.222743] nvme nvme0: completing aborted command with status: 0007
[ 9601.223398] nvme nvme0: completing aborted command with status: 0007
[ 9601.223427] nvme nvme0: completing aborted command with status: 0007
[ 9601.223453] nvme nvme0: completing aborted command with status: 0007
[ 9601.223796] nvme nvme0: completing aborted command with status: 0007
[ 9601.223846] nvme nvme0: completing aborted command with status: 0007
[ 9601.223872] nvme nvme0: completing aborted command with status: 0007
[ 9601.224245] nvme nvme0: completing aborted command with status: 0007
[ 9601.224271] nvme nvme0: completing aborted command with status: 0007
[ 9601.224286] nvme nvme0: completing aborted command with status: 0007
[ 9601.224686] nvme nvme0: completing aborted command with status: 0007
[ 9601.224735] nvme nvme0: completing aborted command with status: 0007
[ 9601.224760] nvme nvme0: completing aborted command with status: 0007
[ 9601.224784] nvme nvme0: completing aborted command with status: 0007
[ 9601.224812] nvme nvme0: completing aborted command with status: 0007
[ 9601.224836] nvme nvme0: completing aborted command with status: 0007
[ 9601.224860] nvme nvme0: completing aborted command with status: 0007
[ 9601.224874] nvme nvme0: completing aborted command with status: 0007
[ 9601.224983] nvme nvme0: completing aborted command with status: 0007
[ 9601.225008] nvme nvme0: completing aborted command with status: 0007
[ 9601.225033] nvme nvme0: completing aborted command with status: 0007
[ 9601.225061] nvme nvme0: completing aborted command with status: 0007
[ 9601.225088] nvme nvme0: completing aborted command with status: 0007
[ 9601.225113] nvme nvme0: completing aborted command with status: 0007
[ 9601.225138] nvme nvme0: completing aborted command with status: 0007
[ 9601.225160] nvme nvme0: completing aborted command with status: 0007
[ 9601.227252] nvme nvme0: completing aborted command with status: 0007
[ 9601.227278] nvme nvme0: completing aborted command with status: 0007
[ 9601.227309] nvme nvme0: completing aborted command with status: 0007
[ 9601.227335] nvme nvme0: completing aborted command with status: 0007
[ 9601.227362] nvme nvme0: completing aborted command with status: 0007
[ 9601.227388] nvme nvme0: completing aborted command with status: 0007
[ 9601.227414] nvme nvme0: completing aborted command with status: 0007
[ 9601.228500] nvme nvme0: completing aborted command with status: 0007
[ 9601.228838] nvme nvme0: completing aborted command with status: 0007
[ 9601.228867] nvme nvme0: completing aborted command with status: 0007
[ 9601.228896] nvme nvme0: completing aborted command with status: 0007
[ 9601.228924] nvme nvme0: completing aborted command with status: 0007
[ 9601.228999] nvme nvme0: completing aborted command with status: 0007
[ 9601.229034] nvme nvme0: completing aborted command with status: 0007
[ 9601.229067] nvme nvme0: completing aborted command with status: 0007
[ 9601.229100] nvme nvme0: completing aborted command with status: 0007
[ 9601.229134] nvme nvme0: completing aborted command with status: 0007
[ 9601.229167] nvme nvme0: completing aborted command with status: 0007
[ 9601.229201] nvme nvme0: completing aborted command with status: 0007
[ 9601.229251] nvme nvme0: completing aborted command with status: 0007
[ 9601.229287] nvme nvme0: completing aborted command with status: 0007
[ 9601.229322] nvme nvme0: completing aborted command with status: 0007
[ 9601.229350] nvme nvme0: completing aborted command with status: 0007
[ 9601.229388] nvme nvme0: completing aborted command with status: 0007
[ 9601.229424] nvme nvme0: completing aborted command with status: 0007
[ 9601.229459] nvme nvme0: completing aborted command with status: 0007
[ 9601.229494] nvme nvme0: completing aborted command with status: 0007
[ 9601.229531] nvme nvme0: completing aborted command with status: 0007
[ 9601.229568] nvme nvme0: completing aborted command with status: 0007
[ 9601.229603] nvme nvme0: completing aborted command with status: 0007
[ 9601.229662] nvme nvme0: completing aborted command with status: 0007
[ 9601.229699] nvme nvme0: completing aborted command with status: 0007
[ 9601.229738] nvme nvme0: completing aborted command with status: 0007
[ 9601.229776] nvme nvme0: completing aborted command with status: 0007
[ 9601.229813] nvme nvme0: completing aborted command with status: 0007
[ 9601.229850] nvme nvme0: completing aborted command with status: 0007
[ 9601.229889] nvme nvme0: completing aborted command with status: 0007
[ 9601.229926] nvme nvme0: completing aborted command with status: 0007
[ 9601.229964] nvme nvme0: completing aborted command with status: 0007
[ 9601.230001] nvme nvme0: completing aborted command with status: 0007
[ 9601.230040] nvme nvme0: completing aborted command with status: 0007
[ 9601.230082] nvme nvme0: completing aborted command with status: 0007
[ 9601.230120] nvme nvme0: completing aborted command with status: 0007
[ 9601.230157] nvme nvme0: completing aborted command with status: 0007
[ 9601.230196] nvme nvme0: completing aborted command with status: 0007
[ 9601.230234] nvme nvme0: completing aborted command with status: 0007
[ 9601.230271] nvme nvme0: completing aborted command with status: 0007
[ 9601.230309] nvme nvme0: completing aborted command with status: 0007
[ 9601.230348] nvme nvme0: completing aborted command with status: 0007
[ 9601.230386] nvme nvme0: completing aborted command with status: 0007
[ 9601.230423] nvme nvme0: completing aborted command with status: 0007
[ 9601.230461] nvme nvme0: completing aborted command with status: 0007
[ 9601.230499] nvme nvme0: completing aborted command with status: 0007
[ 9601.230538] nvme nvme0: completing aborted command with status: 0007
[ 9601.230580] nvme nvme0: completing aborted command with status: 0007
[ 9601.230617] nvme nvme0: completing aborted command with status: 0007
[ 9601.230655] nvme nvme0: completing aborted command with status: 0007
[ 9601.231948] nvme nvme0: completing aborted command with status: 0007
[ 9601.232021] nvme nvme0: completing aborted command with status: 0007
[ 9601.232044] nvme nvme0: completing aborted command with status: 0007
[ 9601.232065] nvme nvme0: completing aborted command with status: 0007
[ 9601.232085] nvme nvme0: completing aborted command with status: 0007
[ 9601.232696] nvme nvme0: completing aborted command with status: 0007
[ 9601.232749] nvme nvme0: completing aborted command with status: 0007
[ 9601.232755] nvme nvme0: completing aborted command with status: 0007
[ 9601.232777] nvme nvme0: completing aborted command with status: 0007
[ 9601.232782] nvme nvme0: completing aborted command with status: 0007
[ 9601.232802] nvme nvme0: completing aborted command with status: 0007
[ 9601.232812] nvme nvme0: completing aborted command with status: 0007
[ 9601.233301] nvme nvme0: completing aborted command with status: 0007
[ 9601.233320] nvme nvme0: completing aborted command with status: 0007
[ 9601.233360] nvme nvme0: completing aborted command with status: 0007
[ 9601.233380] nvme nvme0: completing aborted command with status: 0007
[ 9601.233396] nvme nvme0: completing aborted command with status: 0007
[ 9601.233988] nvme nvme0: completing aborted command with status: 0007
[ 9601.234009] nvme nvme0: completing aborted command with status: 0007
[ 9601.234030] nvme nvme0: completing aborted command with status: 0007
[ 9601.234052] nvme nvme0: completing aborted command with status: 0007
[ 9601.234073] nvme nvme0: completing aborted command with status: 0007
[ 9601.234095] nvme nvme0: completing aborted command with status: 0007
[ 9601.234110] nvme nvme0: completing aborted command with status: 0007
[ 9601.234944] nvme nvme0: completing aborted command with status: 0007
[ 9601.234971] nvme nvme0: completing aborted command with status: 0007
[ 9601.234982] nvme nvme0: completing aborted command with status: 0007
[ 9601.234995] nvme nvme0: completing aborted command with status: 0007
[ 9601.235006] nvme nvme0: completing aborted command with status: 0007
[ 9601.235015] nvme nvme0: completing aborted command with status: 0007
[ 9601.235021] nvme nvme0: completing aborted command with status: 0007
[ 9601.235074] nvme nvme0: completing aborted command with status: 0007
[ 9601.235098] nvme nvme0: completing aborted command with status: 0007
[ 9601.235133] nvme nvme0: completing aborted command with status: 0007
[ 9601.235139] nvme nvme0: completing aborted command with status: 0007
[ 9601.235197] nvme nvme0: completing aborted command with status: 0007
[ 9601.235231] nvme nvme0: completing aborted command with status: 0007
[ 9601.235264] nvme nvme0: completing aborted command with status: 0007
[ 9601.235296] nvme nvme0: completing aborted command with status: 0007
[ 9601.235818] nvme nvme0: completing aborted command with status: 0007
[ 9601.235891] nvme nvme0: completing aborted command with status: 0007
[ 9601.235974] nvme nvme0: completing aborted command with status: 0007
[ 9601.236661] nvme nvme0: completing aborted command with status: 0007
[ 9601.236696] nvme nvme0: completing aborted command with status: 0007
[ 9601.236728] nvme nvme0: completing aborted command with status: 0007
[ 9601.236761] nvme nvme0: completing aborted command with status: 0007
[ 9601.237375] nvme nvme0: completing aborted command with status: 0007
[ 9601.237409] nvme nvme0: completing aborted command with status: 0007
[ 9601.237442] nvme nvme0: completing aborted command with status: 0007
[ 9601.237475] nvme nvme0: completing aborted command with status: 0007
[ 9601.237510] nvme nvme0: completing aborted command with status: 0007
[ 9601.237560] nvme nvme0: completing aborted command with status: 0007
[ 9601.237598] nvme nvme0: completing aborted command with status: 0007
[ 9601.237634] nvme nvme0: completing aborted command with status: 0007
[ 9601.238784] nvme nvme0: completing aborted command with status: 0007
[ 9601.238821] nvme nvme0: completing aborted command with status: 0007
[ 9601.238848] nvme nvme0: completing aborted command with status: 0007
[ 9601.239236] nvme nvme0: completing aborted command with status: 0007
[ 9601.239264] nvme nvme0: completing aborted command with status: 0007
[ 9601.239292] nvme nvme0: completing aborted command with status: 0007
[ 9601.239820] nvme nvme0: completing aborted command with status: 0007
[ 9601.240029] nvme nvme0: completing aborted command with status: 0007
[ 9601.240134] nvme nvme0: completing aborted command with status: 0007
[ 9601.240162] nvme nvme0: completing aborted command with status: 0007
[ 9601.240718] nvme nvme0: completing aborted command with status: 0007
[ 9601.240748] nvme nvme0: completing aborted command with status: 0007
[ 9601.241093] nvme nvme0: completing aborted command with status: 0007
[ 9601.241187] nvme nvme0: completing aborted command with status: 0007
[ 9601.241208] nvme nvme0: completing aborted command with status: 0007
[ 9601.241235] nvme nvme0: completing aborted command with status: 0007
[ 9601.241664] nvme nvme0: completing aborted command with status: 0007
[ 9601.241684] nvme nvme0: completing aborted command with status: 0007
[ 9601.242001] nvme nvme0: completing aborted command with status: 0007
[ 9601.242362] nvme nvme0: completing aborted command with status: 0007
[ 9601.242386] nvme nvme0: completing aborted command with status: 0007
[ 9601.242409] nvme nvme0: completing aborted command with status: 0007
[ 9601.242434] nvme nvme0: completing aborted command with status: 0007
[ 9601.242457] nvme nvme0: completing aborted command with status: 0007
[ 9601.242481] nvme nvme0: completing aborted command with status: 0007
[ 9601.242504] nvme nvme0: completing aborted command with status: 0007
[ 9601.242530] nvme nvme0: completing aborted command with status: 0007
[ 9601.242555] nvme nvme0: completing aborted command with status: 0007
[ 9601.242581] nvme nvme0: completing aborted command with status: 0007
[ 9601.242607] nvme nvme0: completing aborted command with status: 0007
[ 9601.242635] nvme nvme0: completing aborted command with status: 0007
[ 9601.242664] nvme nvme0: completing aborted command with status: 0007
[ 9601.242691] nvme nvme0: completing aborted command with status: 0007
[ 9601.242718] nvme nvme0: completing aborted command with status: 0007
[ 9601.242747] nvme nvme0: completing aborted command with status: 0007
[ 9601.242774] nvme nvme0: completing aborted command with status: 0007
[ 9601.242802] nvme nvme0: completing aborted command with status: 0007
[ 9601.242834] nvme nvme0: completing aborted command with status: 0007
[ 9601.242866] nvme nvme0: completing aborted command with status: 0007
[ 9601.242897] nvme nvme0: completing aborted command with status: 0007
[ 9601.242928] nvme nvme0: completing aborted command with status: 0007
[ 9601.242960] nvme nvme0: completing aborted command with status: 0007
[ 9601.242994] nvme nvme0: completing aborted command with status: 0007
[ 9601.243026] nvme nvme0: completing aborted command with status: 0007
[ 9601.243062] nvme nvme0: completing aborted command with status: 0007
[ 9601.243094] nvme nvme0: completing aborted command with status: 0007
[ 9601.243128] nvme nvme0: completing aborted command with status: 0007
[ 9601.243159] nvme nvme0: completing aborted command with status: 0007
[ 9601.243193] nvme nvme0: completing aborted command with status: 0007
[ 9601.243228] nvme nvme0: completing aborted command with status: 0007
[ 9601.243260] nvme nvme0: completing aborted command with status: 0007
[ 9601.243295] nvme nvme0: completing aborted command with status: 0007
[ 9601.243329] nvme nvme0: completing aborted command with status: 0007
[ 9601.243363] nvme nvme0: completing aborted command with status: 0007
[ 9601.243397] nvme nvme0: completing aborted command with status: 0007
[ 9601.243433] nvme nvme0: completing aborted command with status: 0007
[ 9601.246257] nvme nvme0: completing aborted command with status: 0007
[ 9601.246292] nvme nvme0: completing aborted command with status: 0007
[ 9601.246326] nvme nvme0: completing aborted command with status: 0007
[ 9601.246362] nvme nvme0: completing aborted command with status: 0007
[ 9601.246397] nvme nvme0: completing aborted command with status: 0007
[ 9601.246431] nvme nvme0: completing aborted command with status: 0007
[ 9601.246466] nvme nvme0: completing aborted command with status: 0007
[ 9601.246496] nvme nvme0: completing aborted command with status: 0007
[ 9601.247686] nvme nvme0: completing aborted command with status: 0007
[ 9601.248911] nvme nvme0: completing aborted command with status: 0007
[ 9601.251594] nvme nvme0: completing aborted command with status: 0007
[ 9601.251650] nvme nvme0: completing aborted command with status: 0007
[ 9601.254518] nvme nvme0: completing aborted command with status: 0007
[ 9601.258139] nvme nvme0: completing aborted command with status: 0007
[ 9601.258170] nvme nvme0: completing aborted command with status: 0007
[ 9601.258201] nvme nvme0: completing aborted command with status: 0007
[ 9601.258671] nvme nvme0: completing aborted command with status: 0007
[ 9601.258731] nvme nvme0: completing aborted command with status: 0007
[ 9601.258752] nvme nvme0: completing aborted command with status: 0007
[ 9601.258761] nvme nvme0: completing aborted command with status: 0007
[ 9601.259170] nvme nvme0: completing aborted command with status: 0007
[ 9601.259265] nvme nvme0: completing aborted command with status: 0007
[ 9601.259432] nvme nvme0: completing aborted command with status: 0007
[ 9601.260085] nvme nvme0: completing aborted command with status: 0007
[ 9601.260387] nvme nvme0: completing aborted command with status: 0007
[ 9601.264283] nvme nvme0: completing aborted command with status: fffffffc
[ 9601.272974] XFS (dm-1): xfs_do_force_shutdown(0x2) called from line 1200 of file /build/linux-QtSjAP/linux-4.9.13/fs/xfs/xfs_log.c.  Return address = 0xffffffffc0fe8fe2
[ 9601.429507] warn_alloc: 17595 callbacks suppressed
[ 9601.429508] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.429515] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.429516] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.429520] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.429522]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.429525]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.429527]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.429529] Call Trace:
[ 9601.429534]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.429536]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.429538]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.429540]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.429543]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.429545]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.429546]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.429548]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.429550]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.429552]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.429554]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.429556]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.429560]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.429561]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.429564]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.429565]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.429567]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.429568]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.429570]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.429571]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.429573]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.429575]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.429577]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.429579]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.429581]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.429582] Mem-Info:
[ 9601.429587] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.429587]  active_file:6571875 inactive_file:434934 isolated_file:0
[ 9601.429587]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.429587]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.429587]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.429587]  free:69756 free_pcp:321 free_cma:0
[ 9601.429592] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739736kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:171 all_unreclaimable? no
[ 9601.429592] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.429596] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.429598] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.429602] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.429605] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617940kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:924kB local_pcp:0kB free_cma:0kB
[ 9601.429609] lowmem_reserve[]: 0 0 0 0 0
[ 9601.429611] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.429621] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.429629] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.429640] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.429641] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.429641] 7070831 total pagecache pages
[ 9601.429642] 2741 pages in swap cache
[ 9601.429643] Swap cache stats: add 209701, delete 206960, find 94341/181584
[ 9601.429644] Free swap  = 6699640kB
[ 9601.429645] Total swap = 6959100kB
[ 9601.429645] 8362173 pages RAM
[ 9601.429646] 0 pages HighMem/MovableOnly
[ 9601.429646] 134124 pages reserved
[ 9601.429647] 0 pages hwpoisoned
[ 9601.430687] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.430692] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.430693] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.430694] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.430696]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.430698]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.430700]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.430702] Call Trace:
[ 9601.430704]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.430706]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.430708]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.430709]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.430711]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430712]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430713]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.430715]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.430718]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.430719]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.430721]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.430723]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.430725]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.430726]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.430728]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.430729]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.430731]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.430732]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.430733]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430734]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430735]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.430736]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.430738]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.430739]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.430741]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.430742] Mem-Info:
[ 9601.430745] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.430745]  active_file:6571875 inactive_file:434838 isolated_file:0
[ 9601.430745]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.430745]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.430745]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.430745]  free:69756 free_pcp:425 free_cma:0
[ 9601.430748] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739352kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:267 all_unreclaimable? no
[ 9601.430749] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.430751] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.430754] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.430757] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.430760] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617556kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1340kB local_pcp:0kB free_cma:0kB
[ 9601.430763] lowmem_reserve[]: 0 0 0 0 0
[ 9601.430765] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.430774] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.430783] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.430792] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.430793] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.430793] 7070758 total pagecache pages
[ 9601.430794] 2741 pages in swap cache
[ 9601.430794] Swap cache stats: add 209701, delete 206960, find 94341/181586
[ 9601.430795] Free swap  = 6699640kB
[ 9601.430795] Total swap = 6959100kB
[ 9601.430796] 8362173 pages RAM
[ 9601.430796] 0 pages HighMem/MovableOnly
[ 9601.430797] 134124 pages reserved
[ 9601.430797] 0 pages hwpoisoned
[ 9601.430807] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.430810] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.430811] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.430812] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.430813]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.430816]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.430818]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.430820] Call Trace:
[ 9601.430822]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.430823]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.430825]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.430826]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.430828]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430829]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430830]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.430831]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.430833]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.430834]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.430835]  [<ffffffffa964e939>] ? alloc_iova_fast+0xa9/0x1e0
[ 9601.430837]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.430838]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.430840]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.430842]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.430843]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.430844]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.430846]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.430847]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.430848]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430849]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430851]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.430852]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.430853]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.430855]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.430856]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.430857] Mem-Info:
[ 9601.430860] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.430860]  active_file:6571875 inactive_file:434838 isolated_file:0
[ 9601.430860]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.430860]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.430860]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.430860]  free:69756 free_pcp:425 free_cma:0
[ 9601.430863] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739352kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:267 all_unreclaimable? no
[ 9601.430863] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.430867] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.430869] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.430872] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.430874] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617556kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1340kB local_pcp:0kB free_cma:0kB
[ 9601.430878] lowmem_reserve[]: 0 0 0 0 0
[ 9601.430880] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.430888] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.430896] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.430906] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.430907] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.430908] 7070758 total pagecache pages
[ 9601.430908] 2741 pages in swap cache
[ 9601.430909] Swap cache stats: add 209701, delete 206960, find 94341/181586
[ 9601.430909] Free swap  = 6699640kB
[ 9601.430910] Total swap = 6959100kB
[ 9601.430910] 8362173 pages RAM
[ 9601.430911] 0 pages HighMem/MovableOnly
[ 9601.430911] 134124 pages reserved
[ 9601.430912] 0 pages hwpoisoned
[ 9601.430915] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.430918] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.430918] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.430920] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.430921]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.430923]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.430925]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.430927] Call Trace:
[ 9601.430928]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.430929]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.430931]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.430932]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.430934]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430935]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.430936]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.430938]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.430939]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.430941]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.430942]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.430943]  [<ffffffffa964fccb>] ? dma_ops_alloc_iova.isra.22+0x4b/0x80
[ 9601.430945]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.430947]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.430949]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.430950]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.430952]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.430953]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.430954]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.430955]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430956]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.430958]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.430959]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.430960]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.430962]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.430963]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.430964] Mem-Info:
[ 9601.430967] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.430967]  active_file:6571875 inactive_file:434838 isolated_file:0
[ 9601.430967]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.430967]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.430967]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.430967]  free:69756 free_pcp:425 free_cma:0
[ 9601.430970] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739352kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:267 all_unreclaimable? no
[ 9601.430971] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.430974] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.430977] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.430980] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.430982] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617556kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1340kB local_pcp:0kB free_cma:0kB
[ 9601.430985] lowmem_reserve[]: 0 0 0 0 0
[ 9601.430988] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.430996] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431004] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431014] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431015] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431016] 7070758 total pagecache pages
[ 9601.431016] 2742 pages in swap cache
[ 9601.431018] Swap cache stats: add 209702, delete 206960, find 94341/181586
[ 9601.431018] Free swap  = 6699640kB
[ 9601.431019] Total swap = 6959100kB
[ 9601.431019] 8362173 pages RAM
[ 9601.431020] 0 pages HighMem/MovableOnly
[ 9601.431020] 134124 pages reserved
[ 9601.431021] 0 pages hwpoisoned
[ 9601.431031] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431034] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431035] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431036] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431037]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431040]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431042]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431045] Call Trace:
[ 9601.431047]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431048]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431050]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431052]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431053]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431054]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431056]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431057]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431058]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431060]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431061]  [<ffffffffa964e939>] ? alloc_iova_fast+0xa9/0x1e0
[ 9601.431062]  [<ffffffffa964fccb>] ? dma_ops_alloc_iova.isra.22+0x4b/0x80
[ 9601.431064]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431066]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431067]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431068]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431070]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431071]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431072]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431073]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431074]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431076]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431077]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431079]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431080]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431082]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431082] Mem-Info:
[ 9601.431085] active_anon:665052 inactive_anon:136831 isolated_anon:0
[ 9601.431085]  active_file:6571875 inactive_file:434838 isolated_file:0
[ 9601.431085]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431085]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431085]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.431085]  free:69756 free_pcp:424 free_cma:0
[ 9601.431089] Node 0 active_anon:2660208kB inactive_anon:547324kB active_file:26287500kB inactive_file:1739352kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:267 all_unreclaimable? no
[ 9601.431089] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431092] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431095] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431098] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431103] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570544kB inactive_anon:547236kB active_file:23699172kB inactive_file:1617556kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1464kB local_pcp:0kB free_cma:0kB
[ 9601.431106] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431109] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431117] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431127] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431136] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431136] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431137] 7070728 total pagecache pages
[ 9601.431137] 2742 pages in swap cache
[ 9601.431138] Swap cache stats: add 209702, delete 206960, find 94341/181586
[ 9601.431138] Free swap  = 6699640kB
[ 9601.431139] Total swap = 6959100kB
[ 9601.431139] 8362173 pages RAM
[ 9601.431140] 0 pages HighMem/MovableOnly
[ 9601.431140] 134124 pages reserved
[ 9601.431140] 0 pages hwpoisoned
[ 9601.431145] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431148] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431148] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431149] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431150]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431152]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431153]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431155] Call Trace:
[ 9601.431156]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431158]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431159]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431160]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431162]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431163]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431164]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431165]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431166]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431167]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431168]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.431170]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.431171]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431173]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431174]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431175]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431177]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431178]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431179]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431180]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431180]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431181]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431182]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431184]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431185]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431186]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431187] Mem-Info:
[ 9601.431189] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431189]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431189]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431189]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431189]  mapped:91987 shmem:61281 pagetables:22669 bounce:0
[ 9601.431189]  free:69756 free_pcp:456 free_cma:0
[ 9601.431192] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367948kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245124kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431193] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431197] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431199] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431203] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431205] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1464kB local_pcp:0kB free_cma:0kB
[ 9601.431208] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431210] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431220] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431230] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431238] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431239] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431239] 7070729 total pagecache pages
[ 9601.431240] 2742 pages in swap cache
[ 9601.431240] Swap cache stats: add 209703, delete 206961, find 94341/181587
[ 9601.431241] Free swap  = 6699644kB
[ 9601.431241] Total swap = 6959100kB
[ 9601.431241] 8362173 pages RAM
[ 9601.431242] 0 pages HighMem/MovableOnly
[ 9601.431242] 134124 pages reserved
[ 9601.431242] 0 pages hwpoisoned
[ 9601.431251] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431253] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431254] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431255] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431256]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431258]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431259]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431261] Call Trace:
[ 9601.431262]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431263]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431264]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431266]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431267]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431268]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431269]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431271]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431272]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431273]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431274]  [<ffffffffa964e939>] ? alloc_iova_fast+0xa9/0x1e0
[ 9601.431275]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.431277]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431278]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431279]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431281]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431282]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431283]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431284]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431285]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431286]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431287]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431288]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431289]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431291]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431292]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431292] Mem-Info:
[ 9601.431295] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431295]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431295]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431295]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431295]  mapped:91988 shmem:61282 pagetables:22669 bounce:0
[ 9601.431295]  free:69756 free_pcp:455 free_cma:0
[ 9601.431297] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367952kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245128kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431298] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431300] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431302] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431305] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431307] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1460kB local_pcp:0kB free_cma:0kB
[ 9601.431310] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431312] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431318] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431325] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431335] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431336] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431336] 7070729 total pagecache pages
[ 9601.431337] 2741 pages in swap cache
[ 9601.431338] Swap cache stats: add 209703, delete 206962, find 94341/181587
[ 9601.431338] Free swap  = 6699648kB
[ 9601.431339] Total swap = 6959100kB
[ 9601.431339] 8362173 pages RAM
[ 9601.431340] 0 pages HighMem/MovableOnly
[ 9601.431340] 134124 pages reserved
[ 9601.431341] 0 pages hwpoisoned
[ 9601.431344] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431347] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431348] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431349] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431350]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431353]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431356]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431358] Call Trace:
[ 9601.431359]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431361]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431362]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431364]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431365]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431366]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431367]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431368]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431369]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431371]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431372]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.431373]  [<ffffffffa964fccb>] ? dma_ops_alloc_iova.isra.22+0x4b/0x80
[ 9601.431374]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431376]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431377]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431378]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431380]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431381]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431382]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431383]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431383]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431384]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431386]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431387]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431388]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431389]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431390] Mem-Info:
[ 9601.431392] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431392]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431392]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431392]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431392]  mapped:91989 shmem:61283 pagetables:22669 bounce:0
[ 9601.431392]  free:69756 free_pcp:454 free_cma:0
[ 9601.431395] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367956kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245132kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431395] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431398] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431400] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431402] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431404] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1456kB local_pcp:0kB free_cma:0kB
[ 9601.431407] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431409] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431415] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431422] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431429] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431429] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431430] 7070730 total pagecache pages
[ 9601.431430] 2742 pages in swap cache
[ 9601.431431] Swap cache stats: add 209704, delete 206962, find 94341/181588
[ 9601.431431] Free swap  = 6699648kB
[ 9601.431432] Total swap = 6959100kB
[ 9601.431432] 8362173 pages RAM
[ 9601.431433] 0 pages HighMem/MovableOnly
[ 9601.431433] 134124 pages reserved
[ 9601.431433] 0 pages hwpoisoned
[ 9601.431441] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431443] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431444] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431445] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431445]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431447]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431449]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431450] Call Trace:
[ 9601.431451]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431453]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431455]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431456]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431458]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431460]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431461]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431463]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431464]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431466]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431468]  [<ffffffffa964e939>] ? alloc_iova_fast+0xa9/0x1e0
[ 9601.431469]  [<ffffffffa964fccb>] ? dma_ops_alloc_iova.isra.22+0x4b/0x80
[ 9601.431471]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431473]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431474]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431476]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431478]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431479]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431480]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431481]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431481]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431482]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431484]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431485]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431486]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431487]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431488] Mem-Info:
[ 9601.431490] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431490]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431490]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431490]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431490]  mapped:91990 shmem:61284 pagetables:22669 bounce:0
[ 9601.431490]  free:69756 free_pcp:453 free_cma:0
[ 9601.431493] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367960kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245136kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431493] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431496] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431498] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431500] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431502] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1452kB local_pcp:0kB free_cma:0kB
[ 9601.431505] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431506] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431513] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431519] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431526] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431527] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431528] 7070731 total pagecache pages
[ 9601.431528] 2742 pages in swap cache
[ 9601.431529] Swap cache stats: add 209705, delete 206963, find 94341/181589
[ 9601.431529] Free swap  = 6699652kB
[ 9601.431529] Total swap = 6959100kB
[ 9601.431530] 8362173 pages RAM
[ 9601.431530] 0 pages HighMem/MovableOnly
[ 9601.431531] 134124 pages reserved
[ 9601.431531] 0 pages hwpoisoned
[ 9601.431535] kworker/2:0H: page allocation failure: order:0, mode:0x2284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 9601.431537] CPU: 2 PID: 21751 Comm: kworker/2:0H Not tainted 4.9.0-2-amd64 #1 Debian 4.9.13-1
[ 9601.431537] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 9601.431539] Workqueue: kblockd blk_mq_run_work_fn
[ 9601.431539]  0000000000000000 ffffffffa9528594 ffffffffa9bfd218 ffffada7c3a0f8d0
[ 9601.431541]  ffffffffa9384e9a 02284020feffa010 ffffffffa9bfd218 ffffada7c3a0f870
[ 9601.431543]  ffff8f5c00000010 ffffada7c3a0f8e0 ffffada7c3a0f890 000000008ea3f0f5
[ 9601.431544] Call Trace:
[ 9601.431545]  [<ffffffffa9528594>] ? dump_stack+0x5c/0x78
[ 9601.431547]  [<ffffffffa9384e9a>] ? warn_alloc+0x13a/0x160
[ 9601.431548]  [<ffffffffa93851c4>] ? __alloc_pages_slowpath+0x294/0xbc0
[ 9601.431549]  [<ffffffffa9385cee>] ? __alloc_pages_nodemask+0x1fe/0x260
[ 9601.431550]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431552]  [<ffffffffa93de2cd>] ? cache_grow_begin+0x9d/0x550
[ 9601.431553]  [<ffffffffa93dea31>] ? fallback_alloc+0x161/0x200
[ 9601.431554]  [<ffffffffa93e0335>] ? kmem_cache_alloc+0x1c5/0x520
[ 9601.431555]  [<ffffffffa964dbd8>] ? alloc_iova+0x48/0x240
[ 9601.431556]  [<ffffffffa964e86f>] ? free_cpu_cached_iovas+0x6f/0x90
[ 9601.431557]  [<ffffffffa964e8e6>] ? alloc_iova_fast+0x56/0x1e0
[ 9601.431558]  [<ffffffffa964fce4>] ? dma_ops_alloc_iova.isra.22+0x64/0x80
[ 9601.431560]  [<ffffffffa9651f33>] ? map_sg+0x73/0x2a0
[ 9601.431561]  [<ffffffffc03d5f53>] ? nvme_queue_rq+0x383/0x7c2 [nvme]
[ 9601.431562]  [<ffffffffa928e3ad>] ? insert_work+0x3d/0xc0
[ 9601.431564]  [<ffffffffa92ac8e5>] ? set_next_entity+0xb5/0x1a0
[ 9601.431565]  [<ffffffffa9505d52>] ? __blk_mq_run_hw_queue+0x282/0x3d0
[ 9601.431566]  [<ffffffffa92902d4>] ? process_one_work+0x184/0x410
[ 9601.431567]  [<ffffffffa92905ad>] ? worker_thread+0x4d/0x480
[ 9601.431568]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431569]  [<ffffffffa9290560>] ? process_one_work+0x410/0x410
[ 9601.431570]  [<ffffffffa927ba4a>] ? do_group_exit+0x3a/0xa0
[ 9601.431571]  [<ffffffffa929651e>] ? kthread+0xce/0xf0
[ 9601.431572]  [<ffffffffa9224701>] ? __switch_to+0x2c1/0x6c0
[ 9601.431573]  [<ffffffffa9296450>] ? kthread_park+0x60/0x60
[ 9601.431575]  [<ffffffffa97fb135>] ? ret_from_fork+0x25/0x30
[ 9601.431575] Mem-Info:
[ 9601.431578] active_anon:665053 inactive_anon:136843 isolated_anon:0
[ 9601.431578]  active_file:6571875 inactive_file:434830 isolated_file:0
[ 9601.431578]  unevictable:16 dirty:48497 writeback:185290 unstable:0
[ 9601.431578]  slab_reclaimable:225320 slab_unreclaimable:27051
[ 9601.431578]  mapped:91990 shmem:61284 pagetables:22669 bounce:0
[ 9601.431578]  free:69756 free_pcp:453 free_cma:0
[ 9601.431580] Node 0 active_anon:2660212kB inactive_anon:547372kB active_file:26287500kB inactive_file:1739320kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:367960kB dirty:193988kB writeback:741160kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 245136kB writeback_tmp:0kB unstable:0kB pages_scanned:275 all_unreclaimable? no
[ 9601.431581] Node 0 DMA free:15860kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:32kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 9601.431583] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 9601.431585] Node 0 DMA32 free:118820kB min:6072kB low:9020kB high:11968kB active_anon:89664kB inactive_anon:88kB active_file:2588328kB inactive_file:121796kB unevictable:0kB writepending:64596kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:112016kB slab_unreclaimable:4600kB kernel_stack:84kB pagetables:516kB bounce:0kB free_pcp:360kB local_pcp:120kB free_cma:0kB
[ 9601.431588] lowmem_reserve[]: 0 0 29151 29151 29151
[ 9601.431590] Node 0 Normal free:144344kB min:61476kB low:91324kB high:121172kB active_anon:2570548kB inactive_anon:547284kB active_file:23699172kB inactive_file:1617524kB unevictable:64kB writepending:870552kB present:30392316kB managed:29855924kB mlocked:64kB slab_reclaimable:789264kB slab_unreclaimable:103572kB kernel_stack:18092kB pagetables:90160kB bounce:0kB free_pcp:1452kB local_pcp:0kB free_cma:0kB
[ 9601.431592] lowmem_reserve[]: 0 0 0 0 0
[ 9601.431595] Node 0 DMA: 1*4kB (U) 0*8kB 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15860kB
[ 9601.431604] Node 0 DMA32: 33*4kB (UMEH) 334*8kB (UMEH) 1711*16kB (UMEH) 618*32kB (UMEH) 198*64kB (UMEH) 105*128kB (UMEH) 163*256kB (UMEH) 2*512kB (H) 0*1024kB 0*2048kB 0*4096kB = 118820kB
[ 9601.431613] Node 0 Normal: 1505*4kB (H) 1178*8kB (H) 859*16kB (H) 657*32kB (H) 416*64kB (H) 214*128kB (H) 96*256kB (H) 20*512kB (H) 5*1024kB (H) 0*2048kB 0*4096kB = 144164kB
[ 9601.431622] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 9601.431623] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 9601.431624] 7070731 total pagecache pages
[ 9601.431624] 2741 pages in swap cache
[ 9601.431625] Swap cache stats: add 209705, delete 206964, find 94341/181589
[ 9601.431625] Free swap  = 6699656kB
[ 9601.431626] Total swap = 6959100kB
[ 9601.431626] 8362173 pages RAM
[ 9601.431627] 0 pages HighMem/MovableOnly
[ 9601.431627] 134124 pages reserved
[ 9601.431628] 0 pages hwpoisoned
[ 9601.447732] nvme nvme0: async event result 00010000
[ 9632.322085] nvme nvme0: I/O 0 QID 1 timeout, aborting
[ 9632.322096] nvme nvme0: I/O 1022 QID 1 timeout, aborting
[ 9632.322260] nvme nvme0: Abort status: 0x0
[ 9632.322266] nvme nvme0: Abort status: 0x0
[ 9662.434528] nvme nvme0: I/O 0 QID 1 timeout, reset controller
[ 9662.542791] nvme nvme0: completing aborted command with status: 0007
[ 9662.542793] blk_update_request: 3834 callbacks suppressed
[ 9662.542813] nvme nvme0: completing aborted command with status: fffffffc
[ 9662.542833] XFS (dm-1): xfs_do_force_shutdown(0x2) called from line 1200 of file /build/linux-QtSjAP/linux-4.9.13/fs/xfs/xfs_log.c.  Return address = 0xffffffffc0fe8fe2
[ 9662.542840] XFS (dm-1): xfs_do_force_shutdown(0x2) called from line 1200 of file /build/linux-QtSjAP/linux-4.9.13/fs/xfs/xfs_log.c.  Return address = 0xffffffffc0fe8fe2


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: nvme, allocation failures, and aborted commands
  2017-03-03 15:27 nvme, allocation failures, and aborted commands Thomas Fjellstrom
@ 2017-03-06  2:57 ` Thomas Fjellstrom
  2017-03-06  6:11     ` Thomas Fjellstrom
  0 siblings, 1 reply; 12+ messages in thread
From: Thomas Fjellstrom @ 2017-03-06  2:57 UTC (permalink / raw)
  To: linux-kernel

On Friday, March 3, 2017 8:27:40 AM MST Thomas Fjellstrom wrote:
> I just got a new Samsung 960 Evo 256GB m.2 nvme drive, and put it through
> some tests.
> 
> When I run `iozone -a -s 60G` on my desktop (that has 32GB ram and a amd FX
> 8320), i run into some errors. One time the drive completely dropped from
> the system (ok, only the dev device did, it still appeared in lspci) and I
> had to reboot. The later attempt's results can be seen in the attached file
> (its 5000 lines, so I didn't think it was good to post inline).
> 
> I realize that iozone isn't a good indicator of real world performance, I
> just wanted to see some numbers :D and to stress test the card a bit.
> 
> I doubt this is expected behavior regardless of how pointless the exercise
> is.
> 
> I'm running kernel 4.9.13 from debian sid/unstable at the moment.
> 
> Please CC me, as I'm not currently subscribed to the list.
> 
> Thanks.

Did some more testing today. Windows seems to be fine with the "same" testing
using iozone3.

I upgraded to kernel 4.10 and I'm still having issues. Is this a block mq
issue? It doesn't even get through the initial (4k) pass before the
system starts to lag out. I didn't let it run long enough this time to throw 
errors from nvme.

What can I do to trouble shoot this further?

[ 6239.082540] kworker/u16:4: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.082547] CPU: 5 PID: 1549 Comm: kworker/u16:4 Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.082548] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.082553] Workqueue: writeback wb_workfn (flush-259:0)
[ 6239.082555] Call Trace:
[ 6239.082558]  ? dump_stack+0x5c/0x78
[ 6239.082560]  ? warn_alloc+0x13a/0x160
[ 6239.082562]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.082563]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.082565]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.082567]  ? cache_grow_begin+0x9d/0x550
[ 6239.082568]  ? cache_grow_begin+0x9d/0x550
[ 6239.082570]  ? fallback_alloc+0x161/0x200
[ 6239.082574]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.082575]  ? __kmalloc+0x1e1/0x5e0
[ 6239.082577]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.082579]  ? __sbitmap_queue_get+0x24/0x90
[ 6239.082580]  ? bt_get.isra.6+0x61/0x220
[ 6239.082581]  ? blk_mq_try_issue_directly+0x7d/0x100
[ 6239.082582]  ? blk_mq_make_request+0x35e/0x540
[ 6239.082584]  ? generic_make_request+0xe8/0x1c0
[ 6239.082585]  ? submit_bio+0x6c/0x140
[ 6239.082636]  ? xfs_add_to_ioend+0x109/0x210 [xfs]
[ 6239.082659]  ? xfs_do_writepage+0x2c7/0x700 [xfs]
[ 6239.082660]  ? __page_check_address+0x1b0/0x1b0
[ 6239.082662]  ? write_cache_pages+0x1b6/0x470
[ 6239.082684]  ? xfs_add_to_ioend+0x210/0x210 [xfs]
[ 6239.082686]  ? nvme_queue_rq+0x1d4/0x81e [nvme]
[ 6239.082709]  ? xfs_vm_writepages+0xb8/0xe0 [xfs]
[ 6239.082711]  ? __writeback_single_inode+0x3d/0x310
[ 6239.082712]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.082713]  ? writeback_sb_inodes+0x221/0x4f0
[ 6239.082715]  ? __writeback_inodes_wb+0x87/0xb0
[ 6239.082716]  ? wb_writeback+0x268/0x300
[ 6239.082718]  ? wb_workfn+0x109/0x3e0
[ 6239.082720]  ? ttwu_do_wakeup+0x14/0xd0
[ 6239.082721]  ? try_to_wake_up+0x54/0x3a0
[ 6239.082723]  ? process_one_work+0x197/0x430
[ 6239.082724]  ? worker_thread+0x4d/0x4a0
[ 6239.082725]  ? kthread+0xf4/0x130
[ 6239.082726]  ? process_one_work+0x430/0x430
[ 6239.082727]  ? kthread_create_on_node+0x60/0x60
[ 6239.082729]  ? do_group_exit+0x3a/0xa0
[ 6239.082730]  ? ret_from_fork+0x26/0x40
[ 6239.082731] Mem-Info:
[ 6239.082736] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:281 free_cma:0
[ 6239.082741] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:305967 all_unreclaimable? no
[ 6239.082741] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.082744] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.082746] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.082749] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.082751] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:940kB local_pcp:112kB free_cma:0kB
[ 6239.082754] lowmem_reserve[]: 0 0 0 0 0
[ 6239.082755] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.082762] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.082767] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.082773] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.082774] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.082774] 7066856 total pagecache pages
[ 6239.082775] 305 pages in swap cache
[ 6239.082776] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.082776] Free swap  = 6793020kB
[ 6239.082776] Total swap = 6959100kB
[ 6239.082777] 8362173 pages RAM
[ 6239.082777] 0 pages HighMem/MovableOnly
[ 6239.082778] 134166 pages reserved
[ 6239.082778] 0 pages hwpoisoned
[ 6239.082786] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.082789] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.082789] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.082791] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.082791] Call Trace:
[ 6239.082793]  ? dump_stack+0x5c/0x78
[ 6239.082794]  ? warn_alloc+0x13a/0x160
[ 6239.082796]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.082797]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.082799]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.082800]  ? cache_grow_begin+0x9d/0x550
[ 6239.082801]  ? cache_grow_begin+0x9d/0x550
[ 6239.082803]  ? fallback_alloc+0x161/0x200
[ 6239.082805]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.082806]  ? __kmalloc+0x1e1/0x5e0
[ 6239.082808]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.082809]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.082810]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.082811]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.082812]  ? process_one_work+0x197/0x430
[ 6239.082813]  ? worker_thread+0x4d/0x4a0
[ 6239.082814]  ? kthread+0xf4/0x130
[ 6239.082815]  ? process_one_work+0x430/0x430
[ 6239.082816]  ? kthread_create_on_node+0x60/0x60
[ 6239.082817]  ? ret_from_fork+0x26/0x40
[ 6239.082818] Mem-Info:
[ 6239.082820] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:281 free_cma:0
[ 6239.082824] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:306351 all_unreclaimable? no
[ 6239.082824] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.082826] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.082828] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.082831] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.082833] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:940kB local_pcp:112kB free_cma:0kB
[ 6239.082836] lowmem_reserve[]: 0 0 0 0 0
[ 6239.082837] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.082843] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.082848] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.082854] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.082854] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.082855] 7066856 total pagecache pages
[ 6239.082855] 305 pages in swap cache
[ 6239.082856] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.082856] Free swap  = 6793020kB
[ 6239.082856] Total swap = 6959100kB
[ 6239.082857] 8362173 pages RAM
[ 6239.082857] 0 pages HighMem/MovableOnly
[ 6239.082858] 134166 pages reserved
[ 6239.082858] 0 pages hwpoisoned
[ 6239.082860] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.082862] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.082863] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.082864] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.082865] Call Trace:
[ 6239.082866]  ? dump_stack+0x5c/0x78
[ 6239.082867]  ? warn_alloc+0x13a/0x160
[ 6239.082869]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.082870]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.082871]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.082873]  ? cache_grow_begin+0x9d/0x550
[ 6239.082874]  ? cache_grow_begin+0x9d/0x550
[ 6239.082876]  ? fallback_alloc+0x161/0x200
[ 6239.082877]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.082879]  ? __kmalloc+0x1e1/0x5e0
[ 6239.082880]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.082881]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.082882]  ? insert_work+0x69/0xf0
[ 6239.082883]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.082884]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.082885]  ? process_one_work+0x197/0x430
[ 6239.082886]  ? worker_thread+0x4d/0x4a0
[ 6239.082887]  ? kthread+0xf4/0x130
[ 6239.082888]  ? process_one_work+0x430/0x430
[ 6239.082889]  ? kthread_create_on_node+0x60/0x60
[ 6239.082890]  ? ret_from_fork+0x26/0x40
[ 6239.082891] Mem-Info:
[ 6239.082893] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:282 free_cma:0
[ 6239.082897] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:306735 all_unreclaimable? no
[ 6239.082897] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.082900] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.082902] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.082904] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.082906] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:944kB local_pcp:112kB free_cma:0kB
[ 6239.082909] lowmem_reserve[]: 0 0 0 0 0
[ 6239.082910] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.082916] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.082921] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.082926] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.082927] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.082927] 7066856 total pagecache pages
[ 6239.082928] 305 pages in swap cache
[ 6239.082928] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.082929] Free swap  = 6793020kB
[ 6239.082929] Total swap = 6959100kB
[ 6239.082929] 8362173 pages RAM
[ 6239.082930] 0 pages HighMem/MovableOnly
[ 6239.082930] 134166 pages reserved
[ 6239.082930] 0 pages hwpoisoned
[ 6239.082932] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.082934] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.082935] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.082936] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.082936] Call Trace:
[ 6239.082938]  ? dump_stack+0x5c/0x78
[ 6239.082939]  ? warn_alloc+0x13a/0x160
[ 6239.082940]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.082942]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.082943]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.082945]  ? cache_grow_begin+0x9d/0x550
[ 6239.082946]  ? cache_grow_begin+0x9d/0x550
[ 6239.082948]  ? fallback_alloc+0x161/0x200
[ 6239.082949]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.082950]  ? __kmalloc+0x1e1/0x5e0
[ 6239.082952]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.082953]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.082954]  ? insert_work+0x69/0xf0
[ 6239.082955]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.082956]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.082957]  ? process_one_work+0x197/0x430
[ 6239.082958]  ? worker_thread+0x4d/0x4a0
[ 6239.082959]  ? kthread+0xf4/0x130
[ 6239.082960]  ? process_one_work+0x430/0x430
[ 6239.082961]  ? kthread_create_on_node+0x60/0x60
[ 6239.082962]  ? ret_from_fork+0x26/0x40
[ 6239.082963] Mem-Info:
[ 6239.082965] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:282 free_cma:0
[ 6239.082969] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:307119 all_unreclaimable? no
[ 6239.082969] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.082972] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.082973] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.082976] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.082978] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:944kB local_pcp:112kB free_cma:0kB
[ 6239.082980] lowmem_reserve[]: 0 0 0 0 0
[ 6239.082982] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.082988] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.082993] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.082998] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.082999] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.082999] 7066856 total pagecache pages
[ 6239.082999] 305 pages in swap cache
[ 6239.083000] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.083000] Free swap  = 6793020kB
[ 6239.083001] Total swap = 6959100kB
[ 6239.083001] 8362173 pages RAM
[ 6239.083001] 0 pages HighMem/MovableOnly
[ 6239.083002] 134166 pages reserved
[ 6239.083002] 0 pages hwpoisoned
[ 6239.083004] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.083006] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.083007] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.083008] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.083008] Call Trace:
[ 6239.083010]  ? dump_stack+0x5c/0x78
[ 6239.083011]  ? warn_alloc+0x13a/0x160
[ 6239.083012]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.083014]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.083015]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.083017]  ? cache_grow_begin+0x9d/0x550
[ 6239.083018]  ? cache_grow_begin+0x9d/0x550
[ 6239.083019]  ? fallback_alloc+0x161/0x200
[ 6239.083021]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083022]  ? __kmalloc+0x1e1/0x5e0
[ 6239.083024]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083025]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.083025]  ? insert_work+0x69/0xf0
[ 6239.083027]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.083028]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.083029]  ? process_one_work+0x197/0x430
[ 6239.083029]  ? worker_thread+0x4d/0x4a0
[ 6239.083031]  ? kthread+0xf4/0x130
[ 6239.083031]  ? process_one_work+0x430/0x430
[ 6239.083033]  ? kthread_create_on_node+0x60/0x60
[ 6239.083034]  ? ret_from_fork+0x26/0x40
[ 6239.083034] Mem-Info:
[ 6239.083037] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:282 free_cma:0
[ 6239.083040] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:307503 all_unreclaimable? no
[ 6239.083040] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.083043] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.083044] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.083047] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.083049] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:944kB local_pcp:112kB free_cma:0kB
[ 6239.083051] lowmem_reserve[]: 0 0 0 0 0
[ 6239.083053] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.083059] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.083064] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.083069] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.083069] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.083070] 7066856 total pagecache pages
[ 6239.083070] 305 pages in swap cache
[ 6239.083071] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.083071] Free swap  = 6793020kB
[ 6239.083072] Total swap = 6959100kB
[ 6239.083072] 8362173 pages RAM
[ 6239.083072] 0 pages HighMem/MovableOnly
[ 6239.083073] 134166 pages reserved
[ 6239.083073] 0 pages hwpoisoned
[ 6239.083075] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.083077] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.083077] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.083078] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.083079] Call Trace:
[ 6239.083080]  ? dump_stack+0x5c/0x78
[ 6239.083081]  ? warn_alloc+0x13a/0x160
[ 6239.083083]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.083084]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.083086]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.083087]  ? cache_grow_begin+0x9d/0x550
[ 6239.083089]  ? cache_grow_begin+0x9d/0x550
[ 6239.083090]  ? fallback_alloc+0x161/0x200
[ 6239.083091]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083093]  ? __kmalloc+0x1e1/0x5e0
[ 6239.083094]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083095]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.083096]  ? insert_work+0x69/0xf0
[ 6239.083097]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.083098]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.083099]  ? process_one_work+0x197/0x430
[ 6239.083100]  ? worker_thread+0x4d/0x4a0
[ 6239.083101]  ? kthread+0xf4/0x130
[ 6239.083102]  ? process_one_work+0x430/0x430
[ 6239.083103]  ? kthread_create_on_node+0x60/0x60
[ 6239.083104]  ? ret_from_fork+0x26/0x40
[ 6239.083105] Mem-Info:
[ 6239.083107] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:283 free_cma:0
[ 6239.083111] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:307887 all_unreclaimable? no
[ 6239.083111] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.083113] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.083115] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.083118] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.083119] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:948kB local_pcp:112kB free_cma:0kB
[ 6239.083122] lowmem_reserve[]: 0 0 0 0 0
[ 6239.083124] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.083130] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.083134] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.083139] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.083140] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.083141] 7066856 total pagecache pages
[ 6239.083141] 305 pages in swap cache
[ 6239.083142] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.083142] Free swap  = 6793020kB
[ 6239.083142] Total swap = 6959100kB
[ 6239.083143] 8362173 pages RAM
[ 6239.083143] 0 pages HighMem/MovableOnly
[ 6239.083143] 134166 pages reserved
[ 6239.083144] 0 pages hwpoisoned
[ 6239.083145] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.083147] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.083148] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.083149] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.083149] Call Trace:
[ 6239.083151]  ? dump_stack+0x5c/0x78
[ 6239.083152]  ? warn_alloc+0x13a/0x160
[ 6239.083153]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.083155]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.083156]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.083158]  ? cache_grow_begin+0x9d/0x550
[ 6239.083159]  ? cache_grow_begin+0x9d/0x550
[ 6239.083160]  ? fallback_alloc+0x161/0x200
[ 6239.083162]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083163]  ? __kmalloc+0x1e1/0x5e0
[ 6239.083165]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083166]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.083166]  ? insert_work+0x69/0xf0
[ 6239.083168]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.083169]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.083170]  ? process_one_work+0x197/0x430
[ 6239.083170]  ? worker_thread+0x4d/0x4a0
[ 6239.083172]  ? kthread+0xf4/0x130
[ 6239.083172]  ? process_one_work+0x430/0x430
[ 6239.083174]  ? kthread_create_on_node+0x60/0x60
[ 6239.083175]  ? ret_from_fork+0x26/0x40
[ 6239.083175] Mem-Info:
[ 6239.083178] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:283 free_cma:0
[ 6239.083181] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:308175 all_unreclaimable? no
[ 6239.083181] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.083183] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.083185] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.083188] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.083189] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:948kB local_pcp:112kB free_cma:0kB
[ 6239.083192] lowmem_reserve[]: 0 0 0 0 0
[ 6239.083194] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.083200] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.083204] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.083210] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.083210] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.083211] 7066856 total pagecache pages
[ 6239.083211] 305 pages in swap cache
[ 6239.083212] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.083212] Free swap  = 6793020kB
[ 6239.083212] Total swap = 6959100kB
[ 6239.083213] 8362173 pages RAM
[ 6239.083213] 0 pages HighMem/MovableOnly
[ 6239.083213] 134166 pages reserved
[ 6239.083214] 0 pages hwpoisoned
[ 6239.083217] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.083219] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.083220] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.083221] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.083221] Call Trace:
[ 6239.083222]  ? dump_stack+0x5c/0x78
[ 6239.083224]  ? warn_alloc+0x13a/0x160
[ 6239.083225]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.083226]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.083228]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.083229]  ? cache_grow_begin+0x9d/0x550
[ 6239.083231]  ? cache_grow_begin+0x9d/0x550
[ 6239.083232]  ? fallback_alloc+0x161/0x200
[ 6239.083236]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083238]  ? __kmalloc+0x1e1/0x5e0
[ 6239.083241]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083242]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.083243]  ? insert_work+0x69/0xf0
[ 6239.083244]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.083245]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.083246]  ? process_one_work+0x197/0x430
[ 6239.083247]  ? worker_thread+0x4d/0x4a0
[ 6239.083248]  ? kthread+0xf4/0x130
[ 6239.083249]  ? process_one_work+0x430/0x430
[ 6239.083250]  ? kthread_create_on_node+0x60/0x60
[ 6239.083251]  ? ret_from_fork+0x26/0x40
[ 6239.083252] Mem-Info:
[ 6239.083254] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:283 free_cma:0
[ 6239.083258] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:308655 all_unreclaimable? no
[ 6239.083258] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.083261] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.083263] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.083265] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.083267] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:948kB local_pcp:112kB free_cma:0kB
[ 6239.083270] lowmem_reserve[]: 0 0 0 0 0
[ 6239.083271] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.083277] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.083282] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.083287] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.083288] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.083288] 7066856 total pagecache pages
[ 6239.083289] 305 pages in swap cache
[ 6239.083289] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.083290] Free swap  = 6793020kB
[ 6239.083290] Total swap = 6959100kB
[ 6239.083290] 8362173 pages RAM
[ 6239.083291] 0 pages HighMem/MovableOnly
[ 6239.083291] 134166 pages reserved
[ 6239.083291] 0 pages hwpoisoned
[ 6239.083293] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.083295] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.083296] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.083297] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.083298] Call Trace:
[ 6239.083299]  ? dump_stack+0x5c/0x78
[ 6239.083300]  ? warn_alloc+0x13a/0x160
[ 6239.083302]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.083303]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.083305]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.083306]  ? cache_grow_begin+0x9d/0x550
[ 6239.083307]  ? cache_grow_begin+0x9d/0x550
[ 6239.083309]  ? fallback_alloc+0x161/0x200
[ 6239.083310]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083312]  ? __kmalloc+0x1e1/0x5e0
[ 6239.083313]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083314]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.083315]  ? insert_work+0x69/0xf0
[ 6239.083316]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.083317]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.083318]  ? process_one_work+0x197/0x430
[ 6239.083319]  ? worker_thread+0x4d/0x4a0
[ 6239.083320]  ? kthread+0xf4/0x130
[ 6239.083321]  ? process_one_work+0x430/0x430
[ 6239.083322]  ? kthread_create_on_node+0x60/0x60
[ 6239.083323]  ? ret_from_fork+0x26/0x40
[ 6239.083324] Mem-Info:
[ 6239.083326] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:283 free_cma:0
[ 6239.083329] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:308943 all_unreclaimable? no
[ 6239.083330] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.083332] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.083334] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.083336] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.083338] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:948kB local_pcp:112kB free_cma:0kB
[ 6239.083341] lowmem_reserve[]: 0 0 0 0 0
[ 6239.083342] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.083348] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.083353] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.083358] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.083359] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.083359] 7066856 total pagecache pages
[ 6239.083360] 305 pages in swap cache
[ 6239.083360] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.083361] Free swap  = 6793020kB
[ 6239.083361] Total swap = 6959100kB
[ 6239.083361] 8362173 pages RAM
[ 6239.083362] 0 pages HighMem/MovableOnly
[ 6239.083362] 134166 pages reserved
[ 6239.083362] 0 pages hwpoisoned
[ 6239.083364] kworker/5:2H: page allocation failure: order:2, mode:0x1284020(GFP_ATOMIC|__GFP_COMP|__GFP_NOTRACK)
[ 6239.083366] CPU: 5 PID: 2062 Comm: kworker/5:2H Tainted: G            E   4.10.0-trunk-amd64 #1 Debian 4.10-1~exp1
[ 6239.083367] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 6239.083368] Workqueue: kblockd blk_mq_run_work_fn
[ 6239.083368] Call Trace:
[ 6239.083369]  ? dump_stack+0x5c/0x78
[ 6239.083371]  ? warn_alloc+0x13a/0x160
[ 6239.083372]  ? __alloc_pages_slowpath+0x28f/0xab0
[ 6239.083373]  ? get_page_from_freelist+0x464/0xbe0
[ 6239.083375]  ? __alloc_pages_nodemask+0x1fe/0x260
[ 6239.083376]  ? cache_grow_begin+0x9d/0x550
[ 6239.083378]  ? cache_grow_begin+0x9d/0x550
[ 6239.083379]  ? fallback_alloc+0x161/0x200
[ 6239.083381]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083382]  ? __kmalloc+0x1e1/0x5e0
[ 6239.083383]  ? nvme_queue_rq+0x131/0x81e [nvme]
[ 6239.083384]  ? cfq_dispatch_requests+0x4f/0x970
[ 6239.083385]  ? insert_work+0x69/0xf0
[ 6239.083386]  ? blk_mq_dispatch_rq_list+0xf7/0x230
[ 6239.083387]  ? blk_mq_process_rq_list+0x1b0/0x1e0
[ 6239.083388]  ? process_one_work+0x197/0x430
[ 6239.083389]  ? worker_thread+0x4d/0x4a0
[ 6239.083390]  ? kthread+0xf4/0x130
[ 6239.083391]  ? process_one_work+0x430/0x430
[ 6239.083392]  ? kthread_create_on_node+0x60/0x60
[ 6239.083393]  ? ret_from_fork+0x26/0x40
[ 6239.083394] Mem-Info:
[ 6239.083397] active_anon:640028 inactive_anon:155846 isolated_anon:0
                active_file:6574947 inactive_file:454965 isolated_file:96
                unevictable:16 dirty:301619 writeback:929067 unstable:0
                slab_reclaimable:228012 slab_unreclaimable:38764
                mapped:78404 shmem:36436 pagetables:22528 bounce:0
                free:49532 free_pcp:283 free_cma:0
[ 6239.083400] Node 0 active_anon:2560112kB inactive_anon:623384kB active_file:26299788kB inactive_file:1819860kB unevictable:64kB isolated(anon):0kB isolated(file):384kB mapped:313616kB dirty:1206476kB writeback:3716268kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 145744kB writeback_tmp:0kB unstable:0kB pages_scanned:309327 all_unreclaimable? no
[ 6239.083400] Node 0 DMA free:15876kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 6239.083403] lowmem_reserve[]: 0 2880 32031 32031 32031
[ 6239.083405] Node 0 DMA32 free:120708kB min:6072kB low:9020kB high:11968kB active_anon:138220kB inactive_anon:1584kB active_file:2307312kB inactive_file:247928kB unevictable:0kB writepending:557264kB present:3040380kB managed:3040380kB mlocked:0kB slab_reclaimable:176668kB slab_unreclaimable:37020kB kernel_stack:272kB pagetables:1256kB bounce:0kB free_pcp:184kB local_pcp:0kB free_cma:0kB
[ 6239.083408] lowmem_reserve[]: 0 0 29151 29151 29151
[ 6239.083409] Node 0 Normal free:61544kB min:61476kB low:91324kB high:121172kB active_anon:2421892kB inactive_anon:621800kB active_file:23992368kB inactive_file:1571104kB unevictable:64kB writepending:4366500kB present:30392316kB managed:29855756kB mlocked:64kB slab_reclaimable:735380kB slab_unreclaimable:118020kB kernel_stack:18736kB pagetables:88856kB bounce:0kB free_pcp:948kB local_pcp:112kB free_cma:0kB
[ 6239.083412] lowmem_reserve[]: 0 0 0 0 0
[ 6239.083414] Node 0 DMA: 1*4kB (U) 0*8kB 0*16kB 2*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15876kB
[ 6239.083420] Node 0 DMA32: 7427*4kB (UMEH) 11471*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 121476kB
[ 6239.083424] Node 0 Normal: 2385*4kB (UMEH) 6487*8kB (UM) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 61436kB
[ 6239.083430] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 6239.083430] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 6239.083431] 7066856 total pagecache pages
[ 6239.083431] 305 pages in swap cache
[ 6239.083432] Swap cache stats: add 97127, delete 96822, find 36208/67196
[ 6239.083432] Free swap  = 6793020kB
[ 6239.083432] Total swap = 6959100kB
[ 6239.083433] 8362173 pages RAM
[ 6239.083433] 0 pages HighMem/MovableOnly
[ 6239.083434] 134166 pages reserved


-- 
Thomas Fjellstrom
thomas@fjellstrom.ca

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: nvme, allocation failures, and aborted commands
  2017-03-06  2:57 ` Thomas Fjellstrom
@ 2017-03-06  6:11     ` Thomas Fjellstrom
  0 siblings, 0 replies; 12+ messages in thread
From: Thomas Fjellstrom @ 2017-03-06  6:11 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-nvme

Tonight I decided to try kernel 4.11-rc1. Still getting page allocation
failures and aborted nvme commands once iozone gets to the fwrite/fread
testing.

The taint seems to be comming from previos warnings from the radeon kernel 
driver.

Its a pretty simple: iozone -a -s 64G  run. 

new log:

[ 5710.312195] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312202] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.312208] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.312209] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312214] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.312217] Call Trace:
[ 5710.312223]  dump_stack+0x4f/0x73
[ 5710.312225]  warn_alloc+0xde/0x170
[ 5710.312227]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312229]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312232]  ? __inc_zone_state+0x42/0xb0
[ 5710.312235]  ? preempt_count_add+0xa3/0xc0
[ 5710.312236]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312239]  alloc_pages_current+0x90/0x140
[ 5710.312241]  kmalloc_order_trace+0x29/0xf0
[ 5710.312243]  ? alloc_pages_current+0x90/0x140
[ 5710.312245]  __kmalloc+0x17a/0x1a0
[ 5710.312250]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312253]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.312255]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.312256]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.312258]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.312260]  blk_mq_make_request+0x1ef/0x750
[ 5710.312261]  ? preempt_count_add+0x7c/0xc0
[ 5710.312264]  generic_make_request+0xcf/0x1d0
[ 5710.312265]  submit_bio+0x6e/0x150
[ 5710.312267]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.312293]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.312304]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.312306]  write_cache_pages+0x1ec/0x4c0
[ 5710.312317]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.312329]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.312331]  do_writepages+0x19/0x30
[ 5710.312333]  __writeback_single_inode+0x40/0x390
[ 5710.312334]  ? preempt_count_add+0xa3/0xc0
[ 5710.312336]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.312338]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.312339]  wb_writeback+0x269/0x310
[ 5710.312341]  wb_workfn+0x2cc/0x410
[ 5710.312344]  process_one_work+0x1ee/0x4a0
[ 5710.312345]  worker_thread+0x43/0x4e0
[ 5710.312347]  kthread+0xfc/0x130
[ 5710.312349]  ? process_one_work+0x4a0/0x4a0
[ 5710.312350]  ? kthread_create_on_node+0x40/0x40
[ 5710.312353]  ret_from_fork+0x29/0x40
[ 5710.312355] Mem-Info:
[ 5710.312360] active_anon:962990 inactive_anon:211344 isolated_anon:0
                active_file:5594799 inactive_file:848622 isolated_file:0
                unevictable:16 dirty:148523 writeback:1002759 unstable:0
                slab_reclaimable:193950 slab_unreclaimable:25191
                mapped:160431 shmem:96884 pagetables:25000 bounce:0
                free:288990 free_pcp:2051 free_cma:0
[ 5710.312365] Node 0 active_anon:3851960kB inactive_anon:845376kB active_file:22379196kB inactive_file:3394488kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:641724kB dirty:594092kB writeback:4011036kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 706560kB anon_thp: 387536kB writeback_tmp:0kB unstable:0kB pages_scanned:96 all_unreclaimable? no
[ 5710.312366] Node 0 DMA free:15864kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:28kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5710.312369] lowmem_reserve[]: 0 2881 32048 32048
[ 5710.312373] Node 0 DMA32 free:218832kB min:6072kB low:9020kB high:11968kB active_anon:286356kB inactive_anon:21876kB active_file:1994124kB inactive_file:335592kB unevictable:0kB writepending:422296kB present:3040380kB managed:3027140kB mlocked:0kB slab_reclaimable:108612kB slab_unreclaimable:10556kB kernel_stack:432kB pagetables:1964kB bounce:0kB free_pcp:4948kB local_pcp:612kB free_cma:0kB
[ 5710.312376] lowmem_reserve[]: 0 0 29166 29166
[ 5710.312380] Node 0 Normal free:921264kB min:61476kB low:91340kB high:121204kB active_anon:3565896kB inactive_anon:823500kB active_file:20384956kB inactive_file:3059052kB unevictable:64kB writepending:4182152kB present:30392316kB managed:29866764kB mlocked:64kB slab_reclaimable:667188kB slab_unreclaimable:90180kB kernel_stack:19744kB pagetables:98036kB bounce:0kB free_pcp:3252kB local_pcp:204kB free_cma:0kB
[ 5710.312383] lowmem_reserve[]: 0 0 0 0
[ 5710.312387] Node 0 DMA: 0*4kB 1*8kB (U) 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15864kB
[ 5710.312399] Node 0 DMA32: 43286*4kB (UMEH) 5795*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 219504kB
[ 5710.312409] Node 0 Normal: 184880*4kB (UMEH) 22657*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 920776kB
[ 5710.312420] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5710.312421] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5710.312422] 6540642 total pagecache pages
[ 5710.312424] 0 pages in swap cache
[ 5710.312425] Swap cache stats: add 359, delete 359, find 0/0
[ 5710.312425] Free swap  = 6956796kB
[ 5710.312426] Total swap = 6959100kB
[ 5710.312427] 8362173 pages RAM
[ 5710.312427] 0 pages HighMem/MovableOnly
[ 5710.312428] 134724 pages reserved
[ 5710.312429] 0 pages cma reserved
[ 5710.312435] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312438] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.312441] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.312442] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312444] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.312446] Call Trace:
[ 5710.312448]  dump_stack+0x4f/0x73
[ 5710.312450]  warn_alloc+0xde/0x170
[ 5710.312452]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312454]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312456]  ? cpuacct_charge+0x75/0x90
[ 5710.312458]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312460]  alloc_pages_current+0x90/0x140
[ 5710.312462]  kmalloc_order_trace+0x29/0xf0
[ 5710.312464]  __kmalloc+0x17a/0x1a0
[ 5710.312466]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312468]  ? find_next_bit+0xb/0x10
[ 5710.312470]  ? cpumask_next_and+0x2b/0x40
[ 5710.312472]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.312474]  blk_mq_sched_dispatch_requests+0x161/0x170
[ 5710.312476]  ? _raw_spin_unlock_irq+0x12/0x30
[ 5710.312478]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.312480]  blk_mq_run_work_fn+0xd/0x10
[ 5710.312481]  process_one_work+0x1ee/0x4a0
[ 5710.312483]  worker_thread+0x43/0x4e0
[ 5710.312485]  kthread+0xfc/0x130
[ 5710.312487]  ? process_one_work+0x4a0/0x4a0
[ 5710.312488]  ? kthread_create_on_node+0x40/0x40
[ 5710.312490]  ret_from_fork+0x29/0x40
[ 5710.312493] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312497] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.312500] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.312501] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312503] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.312504] Call Trace:
[ 5710.312506]  dump_stack+0x4f/0x73
[ 5710.312507]  warn_alloc+0xde/0x170
[ 5710.312509]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312510]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312513]  ? cpuacct_charge+0x75/0x90
[ 5710.312514]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312516]  alloc_pages_current+0x90/0x140
[ 5710.312518]  kmalloc_order_trace+0x29/0xf0
[ 5710.312520]  ? __kmalloc+0x17a/0x1a0
[ 5710.312521]  __kmalloc+0x17a/0x1a0
[ 5710.312523]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312525]  ? insert_work+0x4a/0xc0
[ 5710.312526]  ? preempt_count_add+0xa3/0xc0
[ 5710.312528]  ? _raw_spin_unlock+0x11/0x30
[ 5710.312530]  ? __queue_work+0x16a/0x4a0
[ 5710.312532]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.312534]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5710.312536]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.312538]  blk_mq_run_work_fn+0xd/0x10
[ 5710.312540]  process_one_work+0x1ee/0x4a0
[ 5710.312542]  worker_thread+0x43/0x4e0
[ 5710.312543]  kthread+0xfc/0x130
[ 5710.312545]  ? process_one_work+0x4a0/0x4a0
[ 5710.312546]  ? kthread_create_on_node+0x40/0x40
[ 5710.312548]  ret_from_fork+0x29/0x40
[ 5710.312812] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312815] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.312818] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.312821] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312822] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.312824] Call Trace:
[ 5710.312826]  dump_stack+0x4f/0x73
[ 5710.312827]  warn_alloc+0xde/0x170
[ 5710.312829]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312830]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312833]  ? __inc_zone_state+0x42/0xb0
[ 5710.312835]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312837]  alloc_pages_current+0x90/0x140
[ 5710.312840]  kmalloc_order_trace+0x29/0xf0
[ 5710.312842]  ? alloc_pages_current+0x90/0x140
[ 5710.312843]  __kmalloc+0x17a/0x1a0
[ 5710.312846]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312847]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.312849]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.312850]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.312852]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.312854]  blk_mq_make_request+0x1ef/0x750
[ 5710.312855]  ? preempt_count_add+0x7c/0xc0
[ 5710.312859]  generic_make_request+0xcf/0x1d0
[ 5710.312861]  submit_bio+0x6e/0x150
[ 5710.312862]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.312873]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.312884]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.312889]  write_cache_pages+0x1ec/0x4c0
[ 5710.312902]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.312915]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.312920]  do_writepages+0x19/0x30
[ 5710.312922]  __writeback_single_inode+0x40/0x390
[ 5710.312923]  ? preempt_count_add+0xa3/0xc0
[ 5710.312925]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.312927]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.312929]  wb_writeback+0x269/0x310
[ 5710.312931]  wb_workfn+0x2cc/0x410
[ 5710.312935]  process_one_work+0x1ee/0x4a0
[ 5710.312937]  worker_thread+0x43/0x4e0
[ 5710.312939]  kthread+0xfc/0x130
[ 5710.312941]  ? process_one_work+0x4a0/0x4a0
[ 5710.312944]  ? kthread_create_on_node+0x40/0x40
[ 5710.312946]  ret_from_fork+0x29/0x40
[ 5710.312953] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312957] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.312963] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.312964] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312966] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.312968] Call Trace:
[ 5710.312971]  dump_stack+0x4f/0x73
[ 5710.312973]  warn_alloc+0xde/0x170
[ 5710.312975]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312978]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312981]  ? cpuacct_charge+0x75/0x90
[ 5710.312984]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312987]  alloc_pages_current+0x90/0x140
[ 5710.312988]  kmalloc_order_trace+0x29/0xf0
[ 5710.312990]  ? __kmalloc+0x17a/0x1a0
[ 5710.312993]  __kmalloc+0x17a/0x1a0
[ 5710.312995]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312997]  ? insert_work+0x4a/0xc0
[ 5710.312999]  ? preempt_count_add+0xa3/0xc0
[ 5710.313002]  ? _raw_spin_unlock+0x11/0x30
[ 5710.313006]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.313008]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5710.313011]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.313013]  blk_mq_run_work_fn+0xd/0x10
[ 5710.313016]  process_one_work+0x1ee/0x4a0
[ 5710.313018]  worker_thread+0x43/0x4e0
[ 5710.313020]  kthread+0xfc/0x130
[ 5710.313024]  ? process_one_work+0x4a0/0x4a0
[ 5710.313025]  ? kthread_create_on_node+0x40/0x40
[ 5710.313028]  ret_from_fork+0x29/0x40
[ 5710.313382] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.313387] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.313390] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.313391] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.313393] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.313397] Call Trace:
[ 5710.313399]  dump_stack+0x4f/0x73
[ 5710.313401]  warn_alloc+0xde/0x170
[ 5710.313403]  ? wake_all_kswapds+0x60/0xa0
[ 5710.313406]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.313409]  ? __inc_zone_state+0x42/0xb0
[ 5710.313411]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.313415]  alloc_pages_current+0x90/0x140
[ 5710.313417]  kmalloc_order_trace+0x29/0xf0
[ 5710.313419]  ? alloc_pages_current+0x90/0x140
[ 5710.313421]  __kmalloc+0x17a/0x1a0
[ 5710.313424]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.313426]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.313428]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.313430]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.313436]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.313437]  blk_mq_make_request+0x1ef/0x750
[ 5710.313439]  ? preempt_count_add+0x7c/0xc0
[ 5710.313442]  generic_make_request+0xcf/0x1d0
[ 5710.313444]  submit_bio+0x6e/0x150
[ 5710.313445]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.313460]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.313473]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.313476]  write_cache_pages+0x1ec/0x4c0
[ 5710.313490]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.313504]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.313509]  do_writepages+0x19/0x30
[ 5710.313511]  __writeback_single_inode+0x40/0x390
[ 5710.313512]  ? preempt_count_add+0xa3/0xc0
[ 5710.313514]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.313517]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.313519]  wb_writeback+0x269/0x310
[ 5710.313521]  wb_workfn+0x2cc/0x410
[ 5710.313524]  process_one_work+0x1ee/0x4a0
[ 5710.313526]  worker_thread+0x43/0x4e0
[ 5710.313529]  kthread+0xfc/0x130
[ 5710.313531]  ? process_one_work+0x4a0/0x4a0
[ 5710.313533]  ? kthread_create_on_node+0x40/0x40
[ 5710.313535]  ret_from_fork+0x29/0x40
[ 5710.313542] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.313546] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.313549] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.313550] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.313552] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.313556] Call Trace:
[ 5710.313559]  dump_stack+0x4f/0x73
[ 5710.313561]  warn_alloc+0xde/0x170
[ 5710.313563]  ? wake_all_kswapds+0x60/0xa0
[ 5710.313566]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.313569]  ? cpuacct_charge+0x75/0x90
[ 5710.313571]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.313573]  alloc_pages_current+0x90/0x140
[ 5710.313575]  kmalloc_order_trace+0x29/0xf0
[ 5710.313577]  ? __kmalloc+0x17a/0x1a0
[ 5710.313579]  __kmalloc+0x17a/0x1a0
[ 5710.313582]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.313584]  ? insert_work+0x4a/0xc0
[ 5710.313585]  ? preempt_count_add+0xa3/0xc0
[ 5710.313588]  ? _raw_spin_unlock+0x11/0x30
[ 5710.313592]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.313594]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5710.313596]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.313599]  blk_mq_run_work_fn+0xd/0x10
[ 5710.313601]  process_one_work+0x1ee/0x4a0
[ 5710.313603]  worker_thread+0x43/0x4e0
[ 5710.313605]  kthread+0xfc/0x130
[ 5710.313607]  ? process_one_work+0x4a0/0x4a0
[ 5710.313609]  ? kthread_create_on_node+0x40/0x40
[ 5710.313613]  ret_from_fork+0x29/0x40
[ 5710.313965] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.313970] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.313974] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.313975] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.313978] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.313981] Call Trace:
[ 5710.313983]  dump_stack+0x4f/0x73
[ 5710.313985]  warn_alloc+0xde/0x170
[ 5710.313989]  ? wake_all_kswapds+0x60/0xa0
[ 5710.313991]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.313994]  ? __inc_zone_state+0x42/0xb0
[ 5710.313997]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.313999]  alloc_pages_current+0x90/0x140
[ 5710.314001]  kmalloc_order_trace+0x29/0xf0
[ 5710.314004]  ? alloc_pages_current+0x90/0x140
[ 5710.314008]  __kmalloc+0x17a/0x1a0
[ 5710.314010]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.314012]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.314014]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.314016]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.314018]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.314022]  blk_mq_make_request+0x1ef/0x750
[ 5710.314024]  ? preempt_count_add+0x7c/0xc0
[ 5710.314026]  generic_make_request+0xcf/0x1d0
[ 5710.314028]  submit_bio+0x6e/0x150
[ 5710.314030]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.314044]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.314058]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.314061]  write_cache_pages+0x1ec/0x4c0
[ 5710.314074]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.314089]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.314093]  do_writepages+0x19/0x30
[ 5710.314095]  __writeback_single_inode+0x40/0x390
[ 5710.314097]  ? preempt_count_add+0xa3/0xc0
[ 5710.314101]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.314103]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.314105]  wb_writeback+0x269/0x310
[ 5710.314108]  wb_workfn+0x2cc/0x410
[ 5710.314113]  process_one_work+0x1ee/0x4a0
[ 5710.314115]  worker_thread+0x43/0x4e0
[ 5710.314117]  kthread+0xfc/0x130
[ 5710.314119]  ? process_one_work+0x4a0/0x4a0
[ 5710.314122]  ? kthread_create_on_node+0x40/0x40
[ 5710.314125]  ret_from_fork+0x29/0x40
[ 5710.314132] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.314136] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.314140] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.314141] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.314145] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.314147] Call Trace:
[ 5710.314149]  dump_stack+0x4f/0x73
[ 5710.314151]  warn_alloc+0xde/0x170
[ 5710.314154]  ? wake_all_kswapds+0x60/0xa0
[ 5710.314156]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.314159]  ? cpuacct_charge+0x75/0x90
[ 5710.314161]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.314163]  alloc_pages_current+0x90/0x140
[ 5710.314167]  kmalloc_order_trace+0x29/0xf0
[ 5710.314168]  ? __kmalloc+0x17a/0x1a0
[ 5710.314170]  __kmalloc+0x17a/0x1a0
[ 5710.314173]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.314175]  ? insert_work+0x4a/0xc0
[ 5710.314178]  ? preempt_count_add+0xa3/0xc0
[ 5710.314180]  ? _raw_spin_unlock+0x11/0x30
[ 5710.314183]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.314186]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5710.314189]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.314192]  blk_mq_run_work_fn+0xd/0x10
[ 5710.314194]  process_one_work+0x1ee/0x4a0
[ 5710.314198]  worker_thread+0x43/0x4e0
[ 5710.314200]  kthread+0xfc/0x130
[ 5710.314202]  ? process_one_work+0x4a0/0x4a0
[ 5710.314204]  ? kthread_create_on_node+0x40/0x40
[ 5710.314206]  ret_from_fork+0x29/0x40
[ 5710.314517] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.314521] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.314525] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.314526] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.314529] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.314532] Call Trace:
[ 5710.314535]  dump_stack+0x4f/0x73
[ 5710.314537]  warn_alloc+0xde/0x170
[ 5710.314540]  ? wake_all_kswapds+0x60/0xa0
[ 5710.314542]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.314545]  ? __inc_zone_state+0x42/0xb0
[ 5710.314549]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.314551]  alloc_pages_current+0x90/0x140
[ 5710.314553]  kmalloc_order_trace+0x29/0xf0
[ 5710.314555]  ? alloc_pages_current+0x90/0x140
[ 5710.314558]  __kmalloc+0x17a/0x1a0
[ 5710.314561]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.314563]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.314565]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.314567]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.314571]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.314573]  blk_mq_make_request+0x1ef/0x750
[ 5710.314575]  ? preempt_count_add+0x7c/0xc0
[ 5710.314578]  generic_make_request+0xcf/0x1d0
[ 5710.314581]  submit_bio+0x6e/0x150
[ 5710.314583]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.314598]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.314612]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.314616]  write_cache_pages+0x1ec/0x4c0
[ 5710.314628]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.314643]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.314648]  do_writepages+0x19/0x30
[ 5710.314650]  __writeback_single_inode+0x40/0x390
[ 5710.314651]  ? preempt_count_add+0xa3/0xc0
[ 5710.314659]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.314661]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.314663]  wb_writeback+0x269/0x310
[ 5710.314667]  wb_workfn+0x2cc/0x410
[ 5710.314670]  process_one_work+0x1ee/0x4a0
[ 5710.314672]  worker_thread+0x43/0x4e0
[ 5710.314674]  kthread+0xfc/0x130
[ 5710.314676]  ? process_one_work+0x4a0/0x4a0
[ 5710.314678]  ? kthread_create_on_node+0x40/0x40
[ 5710.314681]  ret_from_fork+0x29/0x40
[ 5715.326906] warn_alloc: 632 callbacks suppressed
[ 5715.326909] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.326915] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.326921] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.326922] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.326928] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.326930] Call Trace:
[ 5715.326936]  dump_stack+0x4f/0x73
[ 5715.326939]  warn_alloc+0xde/0x170
[ 5715.326942]  ? wake_all_kswapds+0x60/0xa0
[ 5715.326945]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.326950]  ? preempt_count_add+0xa3/0xc0
[ 5715.326952]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.326956]  alloc_pages_current+0x90/0x140
[ 5715.326959]  kmalloc_order_trace+0x29/0xf0
[ 5715.326961]  __kmalloc+0x17a/0x1a0
[ 5715.326966]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.326970]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.326973]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.326976]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.326979]  blk_mq_run_work_fn+0xd/0x10
[ 5715.326982]  process_one_work+0x1ee/0x4a0
[ 5715.326985]  worker_thread+0x43/0x4e0
[ 5715.326987]  kthread+0xfc/0x130
[ 5715.326990]  ? process_one_work+0x4a0/0x4a0
[ 5715.326992]  ? kthread_create_on_node+0x40/0x40
[ 5715.326995]  ret_from_fork+0x29/0x40
[ 5715.326998] warn_alloc_show_mem: 9 callbacks suppressed
[ 5715.326999] Mem-Info:
[ 5715.327006] active_anon:969219 inactive_anon:209574 isolated_anon:0
                active_file:5778353 inactive_file:612382 isolated_file:0
                unevictable:16 dirty:43679 writeback:1150879 unstable:0
                slab_reclaimable:194938 slab_unreclaimable:26392
                mapped:168228 shmem:95103 pagetables:25175 bounce:0
                free:333139 free_pcp:2190 free_cma:0
[ 5715.327012] Node 0 active_anon:3876876kB inactive_anon:838296kB active_file:23113412kB inactive_file:2449528kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:672912kB dirty:174716kB writeback:4603516kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 706560kB anon_thp: 380412kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5715.327014] Node 0 DMA free:15864kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:28kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5715.327019] lowmem_reserve[]: 0 2881 32048 32048
[ 5715.327024] Node 0 DMA32 free:279976kB min:6072kB low:9020kB high:11968kB active_anon:285888kB inactive_anon:21876kB active_file:2200508kB inactive_file:67424kB unevictable:0kB writepending:420008kB present:3040380kB managed:3027140kB mlocked:0kB slab_reclaimable:108564kB slab_unreclaimable:10124kB kernel_stack:432kB pagetables:1948kB bounce:0kB free_pcp:5520kB local_pcp:700kB free_cma:0kB
[ 5715.327029] lowmem_reserve[]: 0 0 29166 29166
[ 5715.327034] Node 0 Normal free:1036716kB min:61476kB low:91340kB high:121204kB active_anon:3590988kB inactive_anon:816420kB active_file:20913032kB inactive_file:2382080kB unevictable:64kB writepending:4357252kB present:30392316kB managed:29866764kB mlocked:64kB slab_reclaimable:671188kB slab_unreclaimable:95416kB kernel_stack:19680kB pagetables:98752kB bounce:0kB free_pcp:3220kB local_pcp:512kB free_cma:0kB
[ 5715.327039] lowmem_reserve[]: 0 0 0 0
[ 5715.327043] Node 0 DMA: 0*4kB 1*8kB (U) 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15864kB
[ 5715.327061] Node 0 DMA32: 54766*4kB (UMEH) 7699*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 280656kB
[ 5715.327073] Node 0 Normal: 201705*4kB (UMH) 28679*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 1036252kB
[ 5715.327088] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5715.327089] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5715.327090] 6486290 total pagecache pages
[ 5715.327093] 11 pages in swap cache
[ 5715.327094] Swap cache stats: add 374, delete 363, find 0/4
[ 5715.327095] Free swap  = 6956796kB
[ 5715.327096] Total swap = 6959100kB
[ 5715.327097] 8362173 pages RAM
[ 5715.327098] 0 pages HighMem/MovableOnly
[ 5715.327099] 134724 pages reserved
[ 5715.327100] 0 pages cma reserved
[ 5715.328319] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.328326] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.328331] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.328333] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.328337] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.328341] Call Trace:
[ 5715.328346]  dump_stack+0x4f/0x73
[ 5715.328349]  warn_alloc+0xde/0x170
[ 5715.328352]  ? wake_all_kswapds+0x60/0xa0
[ 5715.328356]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.328361]  ? preempt_count_add+0xa3/0xc0
[ 5715.328364]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.328368]  alloc_pages_current+0x90/0x140
[ 5715.328372]  kmalloc_order_trace+0x29/0xf0
[ 5715.328375]  __kmalloc+0x17a/0x1a0
[ 5715.328380]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.328385]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.328389]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.328393]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.328397]  blk_mq_run_work_fn+0xd/0x10
[ 5715.328400]  process_one_work+0x1ee/0x4a0
[ 5715.328405]  worker_thread+0x43/0x4e0
[ 5715.328409]  kthread+0xfc/0x130
[ 5715.328412]  ? process_one_work+0x4a0/0x4a0
[ 5715.328415]  ? kthread_create_on_node+0x40/0x40
[ 5715.328418]  ret_from_fork+0x29/0x40
[ 5715.332170] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.332177] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.332184] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.332185] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.332191] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.332193] Call Trace:
[ 5715.332200]  dump_stack+0x4f/0x73
[ 5715.332203]  warn_alloc+0xde/0x170
[ 5715.332207]  ? wake_all_kswapds+0x60/0xa0
[ 5715.332210]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.332215]  ? preempt_count_add+0xa3/0xc0
[ 5715.332218]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.332222]  alloc_pages_current+0x90/0x140
[ 5715.332225]  kmalloc_order_trace+0x29/0xf0
[ 5715.332227]  __kmalloc+0x17a/0x1a0
[ 5715.332233]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.332237]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.332240]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.332243]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.332246]  blk_mq_run_work_fn+0xd/0x10
[ 5715.332249]  process_one_work+0x1ee/0x4a0
[ 5715.332252]  worker_thread+0x43/0x4e0
[ 5715.332255]  kthread+0xfc/0x130
[ 5715.332257]  ? process_one_work+0x4a0/0x4a0
[ 5715.332259]  ? kthread_create_on_node+0x40/0x40
[ 5715.332262]  ret_from_fork+0x29/0x40
[ 5715.334975] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.334981] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.334986] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.334987] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.334991] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.334994] Call Trace:
[ 5715.334998]  dump_stack+0x4f/0x73
[ 5715.335001]  warn_alloc+0xde/0x170
[ 5715.335004]  ? wake_all_kswapds+0x60/0xa0
[ 5715.335007]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.335011]  ? preempt_count_add+0xa3/0xc0
[ 5715.335013]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.335017]  alloc_pages_current+0x90/0x140
[ 5715.335020]  kmalloc_order_trace+0x29/0xf0
[ 5715.335023]  __kmalloc+0x17a/0x1a0
[ 5715.335027]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.335032]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.335035]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.335038]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.335041]  blk_mq_run_work_fn+0xd/0x10
[ 5715.335044]  process_one_work+0x1ee/0x4a0
[ 5715.335047]  worker_thread+0x43/0x4e0
[ 5715.335050]  kthread+0xfc/0x130
[ 5715.335052]  ? process_one_work+0x4a0/0x4a0
[ 5715.335054]  ? kthread_create_on_node+0x40/0x40
[ 5715.335058]  ret_from_fork+0x29/0x40
[ 5715.402125] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.402134] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.402142] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.402144] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.402151] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.402154] Call Trace:
[ 5715.402160]  dump_stack+0x4f/0x73
[ 5715.402164]  warn_alloc+0xde/0x170
[ 5715.402168]  ? wake_all_kswapds+0x60/0xa0
[ 5715.402171]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.402176]  ? preempt_count_add+0xa3/0xc0
[ 5715.402179]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.402184]  alloc_pages_current+0x90/0x140
[ 5715.402187]  kmalloc_order_trace+0x29/0xf0
[ 5715.402191]  __kmalloc+0x17a/0x1a0
[ 5715.402197]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.402202]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.402206]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.402211]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.402214]  blk_mq_run_work_fn+0xd/0x10
[ 5715.402217]  process_one_work+0x1ee/0x4a0
[ 5715.402220]  worker_thread+0x43/0x4e0
[ 5715.402224]  kthread+0xfc/0x130
[ 5715.402227]  ? process_one_work+0x4a0/0x4a0
[ 5715.402230]  ? kthread_create_on_node+0x40/0x40
[ 5715.402234]  ret_from_fork+0x29/0x40
[ 5715.402716] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.402723] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.402730] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.402733] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.402736] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.402739] Call Trace:
[ 5715.402744]  dump_stack+0x4f/0x73
[ 5715.402748]  warn_alloc+0xde/0x170
[ 5715.402751]  ? wake_all_kswapds+0x60/0xa0
[ 5715.402755]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.402759]  ? preempt_count_add+0xa3/0xc0
[ 5715.402762]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.402766]  alloc_pages_current+0x90/0x140
[ 5715.402770]  kmalloc_order_trace+0x29/0xf0
[ 5715.402772]  ? __kmalloc+0x17a/0x1a0
[ 5715.402776]  __kmalloc+0x17a/0x1a0
[ 5715.402780]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.402785]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.402789]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.402793]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.402797]  blk_mq_run_work_fn+0xd/0x10
[ 5715.402800]  process_one_work+0x1ee/0x4a0
[ 5715.402804]  worker_thread+0x43/0x4e0
[ 5715.402807]  kthread+0xfc/0x130
[ 5715.402810]  ? process_one_work+0x4a0/0x4a0
[ 5715.402813]  ? kthread_create_on_node+0x40/0x40
[ 5715.402817]  ret_from_fork+0x29/0x40
[ 5715.405814] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.405822] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.405829] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.405831] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.405836] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.405839] Call Trace:
[ 5715.405845]  dump_stack+0x4f/0x73
[ 5715.405849]  warn_alloc+0xde/0x170
[ 5715.405852]  ? wake_all_kswapds+0x60/0xa0
[ 5715.405855]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.405861]  ? preempt_count_add+0xa3/0xc0
[ 5715.405864]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.405869]  alloc_pages_current+0x90/0x140
[ 5715.405872]  kmalloc_order_trace+0x29/0xf0
[ 5715.405875]  ? __kmalloc+0x17a/0x1a0
[ 5715.405878]  __kmalloc+0x17a/0x1a0
[ 5715.405883]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.405888]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.405892]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.405896]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.405899]  blk_mq_run_work_fn+0xd/0x10
[ 5715.405902]  process_one_work+0x1ee/0x4a0
[ 5715.405906]  worker_thread+0x43/0x4e0
[ 5715.405909]  kthread+0xfc/0x130
[ 5715.405912]  ? process_one_work+0x4a0/0x4a0
[ 5715.405914]  ? kthread_create_on_node+0x40/0x40
[ 5715.405918]  ret_from_fork+0x29/0x40
[ 5715.408956] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.408968] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.408975] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.408977] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.408983] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.408986] Call Trace:
[ 5715.408992]  dump_stack+0x4f/0x73
[ 5715.408996]  warn_alloc+0xde/0x170
[ 5715.408999]  ? wake_all_kswapds+0x60/0xa0
[ 5715.409002]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.409007]  ? preempt_count_add+0xa3/0xc0
[ 5715.409010]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.409015]  alloc_pages_current+0x90/0x140
[ 5715.409018]  kmalloc_order_trace+0x29/0xf0
[ 5715.409022]  __kmalloc+0x17a/0x1a0
[ 5715.409027]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.409032]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.409037]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.409041]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.409045]  blk_mq_run_work_fn+0xd/0x10
[ 5715.409048]  process_one_work+0x1ee/0x4a0
[ 5715.409052]  worker_thread+0x43/0x4e0
[ 5715.409056]  kthread+0xfc/0x130
[ 5715.409059]  ? process_one_work+0x4a0/0x4a0
[ 5715.409061]  ? kthread_create_on_node+0x40/0x40
[ 5715.409064]  ret_from_fork+0x29/0x40
[ 5715.477921] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.477930] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.477935] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.477937] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.477943] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.477945] Call Trace:
[ 5715.477951]  dump_stack+0x4f/0x73
[ 5715.477954]  warn_alloc+0xde/0x170
[ 5715.477957]  ? wake_all_kswapds+0x60/0xa0
[ 5715.477959]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.477963]  ? preempt_count_add+0xa3/0xc0
[ 5715.477965]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.477969]  alloc_pages_current+0x90/0x140
[ 5715.477972]  kmalloc_order_trace+0x29/0xf0
[ 5715.477974]  __kmalloc+0x17a/0x1a0
[ 5715.477978]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.477982]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.477984]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.477987]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.477989]  blk_mq_run_work_fn+0xd/0x10
[ 5715.477992]  process_one_work+0x1ee/0x4a0
[ 5715.477994]  worker_thread+0x43/0x4e0
[ 5715.477996]  kthread+0xfc/0x130
[ 5715.477998]  ? process_one_work+0x4a0/0x4a0
[ 5715.478000]  ? kthread_create_on_node+0x40/0x40
[ 5715.478003]  ret_from_fork+0x29/0x40
[ 5715.480269] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.480276] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.480282] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.480283] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.480289] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.480291] Call Trace:
[ 5715.480296]  dump_stack+0x4f/0x73
[ 5715.480299]  warn_alloc+0xde/0x170
[ 5715.480301]  ? wake_all_kswapds+0x60/0xa0
[ 5715.480304]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.480308]  ? preempt_count_add+0xa3/0xc0
[ 5715.480311]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.480314]  alloc_pages_current+0x90/0x140
[ 5715.480317]  kmalloc_order_trace+0x29/0xf0
[ 5715.480320]  __kmalloc+0x17a/0x1a0
[ 5715.480324]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.480328]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.480331]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.480334]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.480337]  blk_mq_run_work_fn+0xd/0x10
[ 5715.480340]  process_one_work+0x1ee/0x4a0
[ 5715.480342]  worker_thread+0x43/0x4e0
[ 5715.480345]  kthread+0xfc/0x130
[ 5715.480347]  ? process_one_work+0x4a0/0x4a0
[ 5715.480349]  ? kthread_create_on_node+0x40/0x40
[ 5715.480353]  ret_from_fork+0x29/0x40
[ 5749.776907] warn_alloc: 14 callbacks suppressed
[ 5749.776909] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.776915] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.776921] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.776922] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.776929] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.776931] Call Trace:
[ 5749.776938]  dump_stack+0x4f/0x73
[ 5749.776942]  warn_alloc+0xde/0x170
[ 5749.776944]  ? wake_all_kswapds+0x60/0xa0
[ 5749.776946]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.776950]  ? __inc_zone_state+0x42/0xb0
[ 5749.776953]  ? preempt_count_add+0xa3/0xc0
[ 5749.776955]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.776959]  alloc_pages_current+0x90/0x140
[ 5749.776962]  kmalloc_order_trace+0x29/0xf0
[ 5749.776964]  ? alloc_pages_current+0x90/0x140
[ 5749.776966]  __kmalloc+0x17a/0x1a0
[ 5749.776971]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.776974]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.776976]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.776978]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.776981]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.776983]  blk_mq_make_request+0x1ef/0x750
[ 5749.776985]  ? preempt_count_add+0x7c/0xc0
[ 5749.776988]  generic_make_request+0xcf/0x1d0
[ 5749.776990]  submit_bio+0x6e/0x150
[ 5749.776991]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.777019]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.777033]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.777036]  write_cache_pages+0x1ec/0x4c0
[ 5749.777049]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.777063]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.777066]  do_writepages+0x19/0x30
[ 5749.777067]  __writeback_single_inode+0x40/0x390
[ 5749.777069]  ? preempt_count_add+0xa3/0xc0
[ 5749.777071]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.777073]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.777075]  wb_writeback+0x269/0x310
[ 5749.777078]  wb_workfn+0x2cc/0x410
[ 5749.777081]  process_one_work+0x1ee/0x4a0
[ 5749.777083]  worker_thread+0x43/0x4e0
[ 5749.777086]  kthread+0xfc/0x130
[ 5749.777089]  ? process_one_work+0x4a0/0x4a0
[ 5749.777090]  ? kthread_create_on_node+0x40/0x40
[ 5749.777097]  ret_from_fork+0x29/0x40
[ 5749.777099] warn_alloc_show_mem: 9 callbacks suppressed
[ 5749.777100] Mem-Info:
[ 5749.777105] active_anon:1000718 inactive_anon:211617 isolated_anon:0
                active_file:5836246 inactive_file:633227 isolated_file:0
                unevictable:16 dirty:197523 writeback:943480 unstable:0
                slab_reclaimable:212694 slab_unreclaimable:25526
                mapped:184089 shmem:97147 pagetables:25705 bounce:0
                free:204622 free_pcp:2179 free_cma:0
[ 5749.777110] Node 0 active_anon:4002872kB inactive_anon:846468kB active_file:23344984kB inactive_file:2532908kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:736356kB dirty:790092kB writeback:3773920kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 706560kB anon_thp: 388588kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5749.777111] Node 0 DMA free:15864kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:28kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5749.777115] lowmem_reserve[]: 0 2881 32048 32048
[ 5749.777118] Node 0 DMA32 free:166956kB min:6072kB low:9020kB high:11968kB active_anon:302840kB inactive_anon:22064kB active_file:2008300kB inactive_file:338356kB unevictable:0kB writepending:453524kB present:3040380kB managed:3027140kB mlocked:0kB slab_reclaimable:133528kB slab_unreclaimable:12068kB kernel_stack:416kB pagetables:2032kB bounce:0kB free_pcp:5256kB local_pcp:740kB free_cma:0kB
[ 5749.777121] lowmem_reserve[]: 0 0 29166 29166
[ 5749.777125] Node 0 Normal free:635668kB min:61476kB low:91340kB high:121204kB active_anon:3699932kB inactive_anon:824404kB active_file:21336684kB inactive_file:2195104kB unevictable:64kB writepending:4110636kB present:30392316kB managed:29866764kB mlocked:64kB slab_reclaimable:717248kB slab_unreclaimable:90008kB kernel_stack:20096kB pagetables:100788kB bounce:0kB free_pcp:3460kB local_pcp:352kB free_cma:0kB
[ 5749.777129] lowmem_reserve[]: 0 0 0 0
[ 5749.777131] Node 0 DMA: 0*4kB 1*8kB (U) 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15864kB
[ 5749.777144] Node 0 DMA32: 40510*4kB (UMEH) 628*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 167064kB
[ 5749.777153] Node 0 Normal: 126482*4kB (UMH) 16233*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 635792kB
[ 5749.777163] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5749.777164] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5749.777165] 6566882 total pagecache pages
[ 5749.777167] 10 pages in swap cache
[ 5749.777168] Swap cache stats: add 376, delete 366, find 1/7
[ 5749.777169] Free swap  = 6956796kB
[ 5749.777169] Total swap = 6959100kB
[ 5749.777170] 8362173 pages RAM
[ 5749.777170] 0 pages HighMem/MovableOnly
[ 5749.777171] 134724 pages reserved
[ 5749.777172] 0 pages cma reserved
[ 5749.777181] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.777184] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.777187] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.777188] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.777190] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.777192] Call Trace:
[ 5749.777195]  dump_stack+0x4f/0x73
[ 5749.777197]  warn_alloc+0xde/0x170
[ 5749.777199]  ? wake_all_kswapds+0x60/0xa0
[ 5749.777201]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.777204]  ? preempt_count_add+0xa3/0xc0
[ 5749.777206]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.777209]  alloc_pages_current+0x90/0x140
[ 5749.777211]  kmalloc_order_trace+0x29/0xf0
[ 5749.777213]  __kmalloc+0x17a/0x1a0
[ 5749.777215]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.777219]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.777221]  blk_mq_sched_dispatch_requests+0x161/0x170
[ 5749.777223]  ? _raw_spin_unlock_irq+0x12/0x30
[ 5749.777226]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.777228]  blk_mq_run_work_fn+0xd/0x10
[ 5749.777230]  process_one_work+0x1ee/0x4a0
[ 5749.777232]  worker_thread+0x43/0x4e0
[ 5749.777234]  kthread+0xfc/0x130
[ 5749.777236]  ? process_one_work+0x4a0/0x4a0
[ 5749.777238]  ? kthread_create_on_node+0x40/0x40
[ 5749.777240]  ret_from_fork+0x29/0x40
[ 5749.777243] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.777247] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.777251] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.777252] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.777254] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.777255] Call Trace:
[ 5749.777257]  dump_stack+0x4f/0x73
[ 5749.777259]  warn_alloc+0xde/0x170
[ 5749.777261]  ? wake_all_kswapds+0x60/0xa0
[ 5749.777263]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.777266]  ? preempt_count_add+0xa3/0xc0
[ 5749.777268]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.777270]  alloc_pages_current+0x90/0x140
[ 5749.777273]  kmalloc_order_trace+0x29/0xf0
[ 5749.777274]  ? __kmalloc+0x17a/0x1a0
[ 5749.777276]  __kmalloc+0x17a/0x1a0
[ 5749.777278]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.777280]  ? insert_work+0x4a/0xc0
[ 5749.777282]  ? preempt_count_add+0xa3/0xc0
[ 5749.777284]  ? _raw_spin_unlock+0x11/0x30
[ 5749.777286]  ? __queue_work+0x16a/0x4a0
[ 5749.777288]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.777291]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5749.777293]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.777295]  blk_mq_run_work_fn+0xd/0x10
[ 5749.777297]  process_one_work+0x1ee/0x4a0
[ 5749.777299]  worker_thread+0x43/0x4e0
[ 5749.777302]  kthread+0xfc/0x130
[ 5749.777304]  ? process_one_work+0x4a0/0x4a0
[ 5749.777305]  ? kthread_create_on_node+0x40/0x40
[ 5749.777307]  ret_from_fork+0x29/0x40
[ 5749.777554] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.777558] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.777562] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.777563] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.777565] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.777568] Call Trace:
[ 5749.777570]  dump_stack+0x4f/0x73
[ 5749.777573]  warn_alloc+0xde/0x170
[ 5749.777575]  ? wake_all_kswapds+0x60/0xa0
[ 5749.777577]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.777581]  ? __inc_zone_state+0x42/0xb0
[ 5749.777583]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.777586]  alloc_pages_current+0x90/0x140
[ 5749.777588]  kmalloc_order_trace+0x29/0xf0
[ 5749.777590]  ? alloc_pages_current+0x90/0x140
[ 5749.777592]  __kmalloc+0x17a/0x1a0
[ 5749.777594]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.777596]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.777598]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.777600]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.777603]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.777605]  blk_mq_make_request+0x1ef/0x750
[ 5749.777606]  ? preempt_count_add+0x7c/0xc0
[ 5749.777609]  generic_make_request+0xcf/0x1d0
[ 5749.777610]  submit_bio+0x6e/0x150
[ 5749.777612]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.777626]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.777640]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.777642]  write_cache_pages+0x1ec/0x4c0
[ 5749.777655]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.777669]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.777672]  do_writepages+0x19/0x30
[ 5749.777674]  __writeback_single_inode+0x40/0x390
[ 5749.777675]  ? preempt_count_add+0xa3/0xc0
[ 5749.777677]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.777680]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.777682]  wb_writeback+0x269/0x310
[ 5749.777684]  wb_workfn+0x2cc/0x410
[ 5749.777687]  process_one_work+0x1ee/0x4a0
[ 5749.777689]  worker_thread+0x43/0x4e0
[ 5749.777691]  kthread+0xfc/0x130
[ 5749.777693]  ? process_one_work+0x4a0/0x4a0
[ 5749.777695]  ? kthread_create_on_node+0x40/0x40
[ 5749.777697]  ret_from_fork+0x29/0x40
[ 5749.777703] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.777706] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.777709] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.777710] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.777712] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.777713] Call Trace:
[ 5749.777716]  dump_stack+0x4f/0x73
[ 5749.777718]  warn_alloc+0xde/0x170
[ 5749.777720]  ? wake_all_kswapds+0x60/0xa0
[ 5749.777722]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.777725]  ? preempt_count_add+0xa3/0xc0
[ 5749.777727]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.777729]  alloc_pages_current+0x90/0x140
[ 5749.777732]  kmalloc_order_trace+0x29/0xf0
[ 5749.777733]  ? __kmalloc+0x17a/0x1a0
[ 5749.777735]  __kmalloc+0x17a/0x1a0
[ 5749.777737]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.777739]  ? insert_work+0x4a/0xc0
[ 5749.777741]  ? preempt_count_add+0xa3/0xc0
[ 5749.777743]  ? _raw_spin_unlock+0x11/0x30
[ 5749.777746]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.777748]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5749.777751]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.777753]  blk_mq_run_work_fn+0xd/0x10
[ 5749.777755]  process_one_work+0x1ee/0x4a0
[ 5749.777757]  worker_thread+0x43/0x4e0
[ 5749.777759]  kthread+0xfc/0x130
[ 5749.777761]  ? process_one_work+0x4a0/0x4a0
[ 5749.777762]  ? kthread_create_on_node+0x40/0x40
[ 5749.777764]  ret_from_fork+0x29/0x40
[ 5749.778134] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.778139] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.778143] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.778144] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.778146] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.778148] Call Trace:
[ 5749.778151]  dump_stack+0x4f/0x73
[ 5749.778155]  warn_alloc+0xde/0x170
[ 5749.778157]  ? wake_all_kswapds+0x60/0xa0
[ 5749.778159]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.778162]  ? __inc_zone_state+0x42/0xb0
[ 5749.778164]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.778168]  alloc_pages_current+0x90/0x140
[ 5749.778170]  kmalloc_order_trace+0x29/0xf0
[ 5749.778172]  __kmalloc+0x17a/0x1a0
[ 5749.778175]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.778177]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.778179]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.778182]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.778185]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.778187]  blk_mq_make_request+0x1ef/0x750
[ 5749.778188]  ? preempt_count_add+0x7c/0xc0
[ 5749.778191]  generic_make_request+0xcf/0x1d0
[ 5749.778194]  submit_bio+0x6e/0x150
[ 5749.778196]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.778211]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.778228]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.778234]  write_cache_pages+0x1ec/0x4c0
[ 5749.778248]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.778268]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.778274]  do_writepages+0x19/0x30
[ 5749.778278]  __writeback_single_inode+0x40/0x390
[ 5749.778281]  ? preempt_count_add+0xa3/0xc0
[ 5749.778286]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.778290]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.778294]  wb_writeback+0x269/0x310
[ 5749.778301]  wb_workfn+0x2cc/0x410
[ 5749.778308]  process_one_work+0x1ee/0x4a0
[ 5749.778312]  worker_thread+0x43/0x4e0
[ 5749.778317]  kthread+0xfc/0x130
[ 5749.778321]  ? process_one_work+0x4a0/0x4a0
[ 5749.778324]  ? kthread_create_on_node+0x40/0x40
[ 5749.778328]  ret_from_fork+0x29/0x40
[ 5749.778337] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.778355] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.778367] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.778370] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.778374] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.778381] Call Trace:
[ 5749.778384]  dump_stack+0x4f/0x73
[ 5749.778388]  warn_alloc+0xde/0x170
[ 5749.778396]  ? wake_all_kswapds+0x60/0xa0
[ 5749.778402]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.778406]  ? preempt_count_add+0xa3/0xc0
[ 5749.778410]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.778414]  alloc_pages_current+0x90/0x140
[ 5749.778418]  kmalloc_order_trace+0x29/0xf0
[ 5749.778421]  ? __kmalloc+0x17a/0x1a0
[ 5749.778425]  __kmalloc+0x17a/0x1a0
[ 5749.778429]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.778432]  ? insert_work+0x4a/0xc0
[ 5749.778436]  ? preempt_count_add+0xa3/0xc0
[ 5749.778441]  ? _raw_spin_unlock+0x11/0x30
[ 5749.778448]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.778451]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5749.778453]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.778455]  blk_mq_run_work_fn+0xd/0x10
[ 5749.778457]  process_one_work+0x1ee/0x4a0
[ 5749.778459]  worker_thread+0x43/0x4e0
[ 5749.778462]  kthread+0xfc/0x130
[ 5749.778464]  ? process_one_work+0x4a0/0x4a0
[ 5749.778466]  ? kthread_create_on_node+0x40/0x40
[ 5749.778468]  ret_from_fork+0x29/0x40
[ 5749.778680] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.778684] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.778687] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.778688] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.778690] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.778692] Call Trace:
[ 5749.778695]  dump_stack+0x4f/0x73
[ 5749.778698]  warn_alloc+0xde/0x170
[ 5749.778700]  ? wake_all_kswapds+0x60/0xa0
[ 5749.778703]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.778706]  ? __inc_zone_state+0x42/0xb0
[ 5749.778711]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.778715]  alloc_pages_current+0x90/0x140
[ 5749.778717]  kmalloc_order_trace+0x29/0xf0
[ 5749.778719]  ? alloc_pages_current+0x90/0x140
[ 5749.778720]  __kmalloc+0x17a/0x1a0
[ 5749.778723]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.778727]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.778730]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.778733]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.778738]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.778740]  blk_mq_make_request+0x1ef/0x750
[ 5749.778743]  ? preempt_count_add+0x7c/0xc0
[ 5749.778745]  generic_make_request+0xcf/0x1d0
[ 5749.778747]  submit_bio+0x6e/0x150
[ 5749.778748]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.778761]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.778776]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.778779]  write_cache_pages+0x1ec/0x4c0
[ 5749.778792]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.778808]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.778812]  do_writepages+0x19/0x30
[ 5749.778814]  __writeback_single_inode+0x40/0x390
[ 5749.778815]  ? preempt_count_add+0xa3/0xc0
[ 5749.778817]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.778819]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.778821]  wb_writeback+0x269/0x310
[ 5749.778823]  wb_workfn+0x2cc/0x410
[ 5749.778826]  process_one_work+0x1ee/0x4a0
[ 5749.778831]  worker_thread+0x43/0x4e0
[ 5749.778834]  kthread+0xfc/0x130
[ 5749.778835]  ? process_one_work+0x4a0/0x4a0
[ 5749.778837]  ? kthread_create_on_node+0x40/0x40
[ 5749.778840]  ret_from_fork+0x29/0x40
[ 5749.778854] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.778865] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.778877] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.778884] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.778888] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.778896] Call Trace:
[ 5749.778899]  dump_stack+0x4f/0x73
[ 5749.778906]  warn_alloc+0xde/0x170
[ 5749.778910]  ? wake_all_kswapds+0x60/0xa0
[ 5749.778914]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.778921]  ? preempt_count_add+0xa3/0xc0
[ 5749.778923]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.778928]  alloc_pages_current+0x90/0x140
[ 5749.778930]  kmalloc_order_trace+0x29/0xf0
[ 5749.778932]  ? __kmalloc+0x17a/0x1a0
[ 5749.778934]  __kmalloc+0x17a/0x1a0
[ 5749.778938]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.778940]  ? insert_work+0x4a/0xc0
[ 5749.778941]  ? preempt_count_add+0xa3/0xc0
[ 5749.778943]  ? _raw_spin_unlock+0x11/0x30
[ 5749.778946]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.778949]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5749.778951]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.778953]  blk_mq_run_work_fn+0xd/0x10
[ 5749.778957]  process_one_work+0x1ee/0x4a0
[ 5749.778959]  worker_thread+0x43/0x4e0
[ 5749.778961]  kthread+0xfc/0x130
[ 5749.778963]  ? process_one_work+0x4a0/0x4a0
[ 5749.778967]  ? kthread_create_on_node+0x40/0x40
[ 5749.778969]  ret_from_fork+0x29/0x40
[ 5749.779819] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.779825] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.779830] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.779831] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.779834] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.779837] Call Trace:
[ 5749.779841]  dump_stack+0x4f/0x73
[ 5749.779843]  warn_alloc+0xde/0x170
[ 5749.779845]  ? wake_all_kswapds+0x60/0xa0
[ 5749.779848]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.779851]  ? __inc_zone_state+0x42/0xb0
[ 5749.779853]  ? preempt_count_add+0xa3/0xc0
[ 5749.779856]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.779859]  alloc_pages_current+0x90/0x140
[ 5749.779862]  kmalloc_order_trace+0x29/0xf0
[ 5749.779864]  ? alloc_pages_current+0x90/0x140
[ 5749.779866]  __kmalloc+0x17a/0x1a0
[ 5749.779871]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.779874]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.779876]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.779877]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.779881]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.779882]  blk_mq_make_request+0x1ef/0x750
[ 5749.779884]  ? preempt_count_add+0x7c/0xc0
[ 5749.779887]  generic_make_request+0xcf/0x1d0
[ 5749.779888]  submit_bio+0x6e/0x150
[ 5749.779891]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.779907]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.779922]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.779927]  write_cache_pages+0x1ec/0x4c0
[ 5749.779940]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.779955]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.779959]  do_writepages+0x19/0x30
[ 5749.779961]  __writeback_single_inode+0x40/0x390
[ 5749.779964]  ? preempt_count_add+0xa3/0xc0
[ 5749.779967]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.779970]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.779971]  wb_writeback+0x269/0x310
[ 5749.779974]  wb_workfn+0x2cc/0x410
[ 5749.779978]  process_one_work+0x1ee/0x4a0
[ 5749.779980]  worker_thread+0x43/0x4e0
[ 5749.779982]  kthread+0xfc/0x130
[ 5749.779984]  ? process_one_work+0x4a0/0x4a0
[ 5749.779986]  ? kthread_create_on_node+0x40/0x40
[ 5749.779990]  ret_from_fork+0x29/0x40
[ 5755.735238] warn_alloc: 856 callbacks suppressed
[ 5755.735240] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.735245] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.735250] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.735251] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.735256] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.735259] Call Trace:
[ 5755.735263]  dump_stack+0x4f/0x73
[ 5755.735266]  warn_alloc+0xde/0x170
[ 5755.735269]  ? wake_all_kswapds+0x60/0xa0
[ 5755.735270]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.735273]  ? preempt_count_add+0xa3/0xc0
[ 5755.735275]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.735277]  alloc_pages_current+0x90/0x140
[ 5755.735279]  kmalloc_order_trace+0x29/0xf0
[ 5755.735281]  __kmalloc+0x17a/0x1a0
[ 5755.735285]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.735287]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.735289]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.735291]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.735294]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.735295]  blk_mq_make_request+0x1ef/0x750
[ 5755.735297]  ? preempt_count_add+0x7c/0xc0
[ 5755.735299]  generic_make_request+0xcf/0x1d0
[ 5755.735300]  submit_bio+0x6e/0x150
[ 5755.735302]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.735325]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.735336]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.735338]  write_cache_pages+0x1ec/0x4c0
[ 5755.735349]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.735361]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.735363]  do_writepages+0x19/0x30
[ 5755.735365]  __writeback_single_inode+0x40/0x390
[ 5755.735366]  ? preempt_count_add+0xa3/0xc0
[ 5755.735368]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.735371]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.735372]  wb_writeback+0x269/0x310
[ 5755.735374]  wb_workfn+0x2cc/0x410
[ 5755.735376]  process_one_work+0x1ee/0x4a0
[ 5755.735378]  worker_thread+0x43/0x4e0
[ 5755.735380]  kthread+0xfc/0x130
[ 5755.735381]  ? process_one_work+0x4a0/0x4a0
[ 5755.735383]  ? kthread_create_on_node+0x40/0x40
[ 5755.735385]  ret_from_fork+0x29/0x40
[ 5755.735387] warn_alloc_show_mem: 9 callbacks suppressed
[ 5755.735389] Mem-Info:
[ 5755.735395] active_anon:1058614 inactive_anon:210862 isolated_anon:0
                active_file:5964398 inactive_file:483306 isolated_file:0
                unevictable:16 dirty:152884 writeback:985135 unstable:0
                slab_reclaimable:214482 slab_unreclaimable:25669
                mapped:183927 shmem:96389 pagetables:26458 bounce:0
                free:164043 free_pcp:1887 free_cma:0
[ 5755.735399] Node 0 active_anon:4234456kB inactive_anon:843448kB active_file:23857592kB inactive_file:1933224kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:735708kB dirty:611536kB writeback:3940540kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 706560kB anon_thp: 385556kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5755.735400] Node 0 DMA free:15864kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:28kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5755.735404] lowmem_reserve[]: 0 2881 32048 32048
[ 5755.735408] Node 0 DMA32 free:181556kB min:6072kB low:9020kB high:11968kB active_anon:315744kB inactive_anon:21852kB active_file:2208344kB inactive_file:111144kB unevictable:0kB writepending:416088kB present:3040380kB managed:3027140kB mlocked:0kB slab_reclaimable:134392kB slab_unreclaimable:9720kB kernel_stack:416kB pagetables:2044kB bounce:0kB free_pcp:5016kB local_pcp:632kB free_cma:0kB
[ 5755.735411] lowmem_reserve[]: 0 0 29166 29166
[ 5755.735415] Node 0 Normal free:458752kB min:61476kB low:91340kB high:121204kB active_anon:3919680kB inactive_anon:821596kB active_file:21649520kB inactive_file:1821592kB unevictable:64kB writepending:4137092kB present:30392316kB managed:29866764kB mlocked:64kB slab_reclaimable:723536kB slab_unreclaimable:92928kB kernel_stack:20528kB pagetables:103788kB bounce:0kB free_pcp:2424kB local_pcp:164kB free_cma:0kB
[ 5755.735419] lowmem_reserve[]: 0 0 0 0
[ 5755.735423] Node 0 DMA: 0*4kB 1*8kB (U) 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15864kB
[ 5755.735438] Node 0 DMA32: 44059*4kB (UMEH) 734*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 182108kB
[ 5755.735475] Node 0 Normal: 59020*4kB (UMEH) 27854*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 458912kB
[ 5755.735491] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5755.735492] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5755.735493] 6544191 total pagecache pages
[ 5755.735497] 13 pages in swap cache
[ 5755.735498] Swap cache stats: add 384, delete 371, find 4/12
[ 5755.735499] Free swap  = 6956796kB
[ 5755.735500] Total swap = 6959100kB
[ 5755.735501] 8362173 pages RAM
[ 5755.735502] 0 pages HighMem/MovableOnly
[ 5755.735503] 134724 pages reserved
[ 5755.735504] 0 pages cma reserved
[ 5755.735512] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.735515] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.735519] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.735522] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.735524] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.735526] Call Trace:
[ 5755.735529]  dump_stack+0x4f/0x73
[ 5755.735531]  warn_alloc+0xde/0x170
[ 5755.735533]  ? wake_all_kswapds+0x60/0xa0
[ 5755.735536]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.735540]  ? cpumask_next_and+0x2b/0x40
[ 5755.735542]  ? cpuacct_charge+0x75/0x90
[ 5755.735544]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.735546]  alloc_pages_current+0x90/0x140
[ 5755.735550]  kmalloc_order_trace+0x29/0xf0
[ 5755.735551]  ? dequeue_task_fair+0x64b/0x17a0
[ 5755.735553]  __kmalloc+0x17a/0x1a0
[ 5755.735558]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.735560]  ? finish_task_switch+0x7e/0x220
[ 5755.735564]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.735567]  blk_mq_sched_dispatch_requests+0x161/0x170
[ 5755.735570]  ? _raw_spin_unlock_irq+0x12/0x30
[ 5755.735573]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.735576]  blk_mq_run_work_fn+0xd/0x10
[ 5755.735577]  process_one_work+0x1ee/0x4a0
[ 5755.735581]  worker_thread+0x43/0x4e0
[ 5755.735583]  kthread+0xfc/0x130
[ 5755.735585]  ? process_one_work+0x4a0/0x4a0
[ 5755.735588]  ? kthread_create_on_node+0x40/0x40
[ 5755.735591]  ret_from_fork+0x29/0x40
[ 5755.735596] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.735602] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.735605] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.735606] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.735608] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.735611] Call Trace:
[ 5755.735614]  dump_stack+0x4f/0x73
[ 5755.735616]  warn_alloc+0xde/0x170
[ 5755.735619]  ? wake_all_kswapds+0x60/0xa0
[ 5755.735621]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.735624]  ? cpumask_next_and+0x2b/0x40
[ 5755.735627]  ? cpuacct_charge+0x75/0x90
[ 5755.735630]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.735633]  alloc_pages_current+0x90/0x140
[ 5755.735637]  kmalloc_order_trace+0x29/0xf0
[ 5755.735638]  ? __kmalloc+0x17a/0x1a0
[ 5755.735642]  __kmalloc+0x17a/0x1a0
[ 5755.735644]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.735647]  ? insert_work+0x4a/0xc0
[ 5755.735649]  ? preempt_count_add+0xa3/0xc0
[ 5755.735651]  ? _raw_spin_unlock+0x11/0x30
[ 5755.735653]  ? __queue_work+0x16a/0x4a0
[ 5755.735657]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.735660]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5755.735662]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.735665]  blk_mq_run_work_fn+0xd/0x10
[ 5755.735667]  process_one_work+0x1ee/0x4a0
[ 5755.735670]  worker_thread+0x43/0x4e0
[ 5755.735674]  kthread+0xfc/0x130
[ 5755.735676]  ? process_one_work+0x4a0/0x4a0
[ 5755.735678]  ? kthread_create_on_node+0x40/0x40
[ 5755.735681]  ret_from_fork+0x29/0x40
[ 5755.736431] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.736457] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.736474] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.736483] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.736488] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.736506] Call Trace:
[ 5755.736517]  dump_stack+0x4f/0x73
[ 5755.736525]  warn_alloc+0xde/0x170
[ 5755.736532]  ? wake_all_kswapds+0x60/0xa0
[ 5755.736537]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.736551]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.736561]  alloc_pages_current+0x90/0x140
[ 5755.736570]  kmalloc_order_trace+0x29/0xf0
[ 5755.736576]  __kmalloc+0x17a/0x1a0
[ 5755.736587]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.736596]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.736604]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.736612]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.736621]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.736624]  blk_mq_make_request+0x1ef/0x750
[ 5755.736627]  ? preempt_count_add+0x7c/0xc0
[ 5755.736630]  generic_make_request+0xcf/0x1d0
[ 5755.736633]  submit_bio+0x6e/0x150
[ 5755.736635]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.736649]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.736663]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.736668]  write_cache_pages+0x1ec/0x4c0
[ 5755.736681]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.736696]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.736700]  do_writepages+0x19/0x30
[ 5755.736703]  __writeback_single_inode+0x40/0x390
[ 5755.736704]  ? preempt_count_add+0xa3/0xc0
[ 5755.736707]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.736710]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.736712]  wb_writeback+0x269/0x310
[ 5755.736716]  wb_workfn+0x2cc/0x410
[ 5755.736719]  process_one_work+0x1ee/0x4a0
[ 5755.736722]  worker_thread+0x43/0x4e0
[ 5755.736724]  kthread+0xfc/0x130
[ 5755.736726]  ? process_one_work+0x4a0/0x4a0
[ 5755.736728]  ? kthread_create_on_node+0x40/0x40
[ 5755.736732]  ret_from_fork+0x29/0x40
[ 5755.736739] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.736744] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.736749] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.736751] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.736754] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.736756] Call Trace:
[ 5755.736760]  dump_stack+0x4f/0x73
[ 5755.736762]  warn_alloc+0xde/0x170
[ 5755.736766]  ? wake_all_kswapds+0x60/0xa0
[ 5755.736769]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.736774]  ? cpumask_next_and+0x2b/0x40
[ 5755.736776]  ? cpuacct_charge+0x75/0x90
[ 5755.736779]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.736782]  alloc_pages_current+0x90/0x140
[ 5755.736784]  kmalloc_order_trace+0x29/0xf0
[ 5755.736788]  ? __kmalloc+0x17a/0x1a0
[ 5755.736790]  __kmalloc+0x17a/0x1a0
[ 5755.736792]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.736794]  ? insert_work+0x4a/0xc0
[ 5755.736795]  ? preempt_count_add+0xa3/0xc0
[ 5755.736798]  ? _raw_spin_unlock+0x11/0x30
[ 5755.736803]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.736806]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5755.736811]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.736815]  blk_mq_run_work_fn+0xd/0x10
[ 5755.736821]  process_one_work+0x1ee/0x4a0
[ 5755.736829]  worker_thread+0x43/0x4e0
[ 5755.736837]  kthread+0xfc/0x130
[ 5755.736845]  ? process_one_work+0x4a0/0x4a0
[ 5755.736853]  ? kthread_create_on_node+0x40/0x40
[ 5755.736860]  ret_from_fork+0x29/0x40
[ 5755.737407] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.737412] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.737416] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.737417] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.737419] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.737422] Call Trace:
[ 5755.737425]  dump_stack+0x4f/0x73
[ 5755.737427]  warn_alloc+0xde/0x170
[ 5755.737429]  ? wake_all_kswapds+0x60/0xa0
[ 5755.737431]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.737435]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.737437]  alloc_pages_current+0x90/0x140
[ 5755.737441]  kmalloc_order_trace+0x29/0xf0
[ 5755.737443]  __kmalloc+0x17a/0x1a0
[ 5755.737446]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.737448]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.737449]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.737451]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.737454]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.737457]  blk_mq_make_request+0x1ef/0x750
[ 5755.737459]  ? preempt_count_add+0x7c/0xc0
[ 5755.737461]  generic_make_request+0xcf/0x1d0
[ 5755.737463]  submit_bio+0x6e/0x150
[ 5755.737465]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.737478]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.737492]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.737496]  write_cache_pages+0x1ec/0x4c0
[ 5755.737509]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.737523]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.737525]  do_writepages+0x19/0x30
[ 5755.737527]  __writeback_single_inode+0x40/0x390
[ 5755.737529]  ? preempt_count_add+0xa3/0xc0
[ 5755.737531]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.737534]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.737536]  wb_writeback+0x269/0x310
[ 5755.737539]  wb_workfn+0x2cc/0x410
[ 5755.737541]  process_one_work+0x1ee/0x4a0
[ 5755.737544]  worker_thread+0x43/0x4e0
[ 5755.737546]  kthread+0xfc/0x130
[ 5755.737548]  ? process_one_work+0x4a0/0x4a0
[ 5755.737550]  ? kthread_create_on_node+0x40/0x40
[ 5755.737552]  ret_from_fork+0x29/0x40
[ 5755.737568] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.737583] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.737597] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.737602] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.737606] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.737612] Call Trace:
[ 5755.737617]  dump_stack+0x4f/0x73
[ 5755.737622]  warn_alloc+0xde/0x170
[ 5755.737628]  ? wake_all_kswapds+0x60/0xa0
[ 5755.737633]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.737637]  ? cpumask_next_and+0x2b/0x40
[ 5755.737642]  ? cpuacct_charge+0x75/0x90
[ 5755.737647]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.737653]  alloc_pages_current+0x90/0x140
[ 5755.737657]  kmalloc_order_trace+0x29/0xf0
[ 5755.737661]  ? __kmalloc+0x17a/0x1a0
[ 5755.737666]  __kmalloc+0x17a/0x1a0
[ 5755.737671]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.737676]  ? insert_work+0x4a/0xc0
[ 5755.737679]  ? preempt_count_add+0xa3/0xc0
[ 5755.737681]  ? _raw_spin_unlock+0x11/0x30
[ 5755.737684]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.737685]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5755.737687]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.737689]  blk_mq_run_work_fn+0xd/0x10
[ 5755.737691]  process_one_work+0x1ee/0x4a0
[ 5755.737693]  worker_thread+0x43/0x4e0
[ 5755.737695]  kthread+0xfc/0x130
[ 5755.737697]  ? process_one_work+0x4a0/0x4a0
[ 5755.737698]  ? kthread_create_on_node+0x40/0x40
[ 5755.737700]  ret_from_fork+0x29/0x40
[ 5755.738309] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.738313] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.738317] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.738318] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.738320] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.738322] Call Trace:
[ 5755.738324]  dump_stack+0x4f/0x73
[ 5755.738326]  warn_alloc+0xde/0x170
[ 5755.738327]  ? wake_all_kswapds+0x60/0xa0
[ 5755.738329]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.738331]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.738333]  alloc_pages_current+0x90/0x140
[ 5755.738335]  kmalloc_order_trace+0x29/0xf0
[ 5755.738337]  __kmalloc+0x17a/0x1a0
[ 5755.738339]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.738341]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.738343]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.738344]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.738347]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.738349]  blk_mq_make_request+0x1ef/0x750
[ 5755.738351]  ? preempt_count_add+0x7c/0xc0
[ 5755.738354]  generic_make_request+0xcf/0x1d0
[ 5755.738356]  submit_bio+0x6e/0x150
[ 5755.738358]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.738370]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.738383]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.738386]  write_cache_pages+0x1ec/0x4c0
[ 5755.738399]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.738411]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.738414]  do_writepages+0x19/0x30
[ 5755.738415]  __writeback_single_inode+0x40/0x390
[ 5755.738417]  ? preempt_count_add+0xa3/0xc0
[ 5755.738419]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.738421]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.738423]  wb_writeback+0x269/0x310
[ 5755.738425]  wb_workfn+0x2cc/0x410
[ 5755.738428]  process_one_work+0x1ee/0x4a0
[ 5755.738430]  worker_thread+0x43/0x4e0
[ 5755.738432]  kthread+0xfc/0x130
[ 5755.738433]  ? process_one_work+0x4a0/0x4a0
[ 5755.738435]  ? kthread_create_on_node+0x40/0x40
[ 5755.738437]  ret_from_fork+0x29/0x40
[ 5755.738450] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.738456] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.738460] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.738461] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.738463] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.738466] Call Trace:
[ 5755.738469]  dump_stack+0x4f/0x73
[ 5755.738477]  warn_alloc+0xde/0x170
[ 5755.738485]  ? wake_all_kswapds+0x60/0xa0
[ 5755.738492]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.738498]  ? cpumask_next_and+0x2b/0x40
[ 5755.738508]  ? cpuacct_charge+0x75/0x90
[ 5755.738514]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.738525]  alloc_pages_current+0x90/0x140
[ 5755.738532]  kmalloc_order_trace+0x29/0xf0
[ 5755.738537]  ? __kmalloc+0x17a/0x1a0
[ 5755.738545]  __kmalloc+0x17a/0x1a0
[ 5755.738551]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.738560]  ? insert_work+0x4a/0xc0
[ 5755.738568]  ? preempt_count_add+0xa3/0xc0
[ 5755.738579]  ? _raw_spin_unlock+0x11/0x30
[ 5755.738586]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.738597]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5755.738603]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.738610]  blk_mq_run_work_fn+0xd/0x10
[ 5755.738615]  process_one_work+0x1ee/0x4a0
[ 5755.738624]  worker_thread+0x43/0x4e0
[ 5755.738632]  kthread+0xfc/0x130
[ 5755.738639]  ? process_one_work+0x4a0/0x4a0
[ 5755.738646]  ? kthread_create_on_node+0x40/0x40
[ 5755.738651]  ret_from_fork+0x29/0x40
[ 5755.740306] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.740312] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.740317] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.740318] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.740321] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.740324] Call Trace:
[ 5755.740328]  dump_stack+0x4f/0x73
[ 5755.740330]  warn_alloc+0xde/0x170
[ 5755.740333]  ? wake_all_kswapds+0x60/0xa0
[ 5755.740335]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.740339]  ? preempt_schedule+0x20/0x30
[ 5755.740341]  ? ___preempt_schedule+0x16/0x18
[ 5755.740343]  ? preempt_count_add+0xa3/0xc0
[ 5755.740346]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.740349]  alloc_pages_current+0x90/0x140
[ 5755.740351]  kmalloc_order_trace+0x29/0xf0
[ 5755.740354]  __kmalloc+0x17a/0x1a0
[ 5755.740356]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.740359]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.740361]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.740363]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.740366]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.740369]  blk_mq_make_request+0x1ef/0x750
[ 5755.740371]  ? preempt_count_add+0x7c/0xc0
[ 5755.740374]  generic_make_request+0xcf/0x1d0
[ 5755.740376]  submit_bio+0x6e/0x150
[ 5755.740377]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.740393]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.740406]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.740409]  write_cache_pages+0x1ec/0x4c0
[ 5755.740423]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.740437]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.740440]  do_writepages+0x19/0x30
[ 5755.740442]  __writeback_single_inode+0x40/0x390
[ 5755.740444]  ? preempt_count_add+0xa3/0xc0
[ 5755.740446]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.740449]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.740451]  wb_writeback+0x269/0x310
[ 5755.740454]  wb_workfn+0x2cc/0x410
[ 5755.740457]  process_one_work+0x1ee/0x4a0
[ 5755.740459]  worker_thread+0x43/0x4e0
[ 5755.740462]  kthread+0xfc/0x130
[ 5755.740464]  ? process_one_work+0x4a0/0x4a0
[ 5755.740467]  ? kthread_create_on_node+0x40/0x40
[ 5755.740470]  ret_from_fork+0x29/0x40
[ 5828.411215] nvme nvme0: I/O 858 QID 4 timeout, aborting
[ 5828.411366] nvme nvme0: I/O 859 QID 4 timeout, aborting
[ 5828.411371] nvme nvme0: I/O 860 QID 4 timeout, aborting
[ 5828.411374] nvme nvme0: I/O 861 QID 4 timeout, aborting
[ 5828.411378] nvme nvme0: I/O 862 QID 4 timeout, aborting
[ 5828.411381] nvme nvme0: I/O 863 QID 4 timeout, aborting
[ 5828.411433] nvme nvme0: I/O 864 QID 4 timeout, aborting
[ 5828.411437] nvme nvme0: I/O 865 QID 4 timeout, aborting
[ 5828.418066] nvme nvme0: completing aborted command with status: 0000
[ 5828.424271] nvme nvme0: completing aborted command with status: 0000
[ 5828.433682] nvme nvme0: completing aborted command with status: 0000
[ 5828.438081] nvme nvme0: completing aborted command with status: 0000
[ 5828.545962] nvme nvme0: completing aborted command with status: 0000
[ 5828.554969] nvme nvme0: completing aborted command with status: 0000
[ 5828.555886] nvme nvme0: completing aborted command with status: 0000
[ 5828.558622] nvme nvme0: completing aborted command with status: 0000
[ 5828.851854] nvme nvme0: Abort status: 0x0
[ 5828.851861] nvme nvme0: Abort status: 0x0
[ 5828.851878] nvme nvme0: Abort status: 0x0
[ 5828.851893] nvme nvme0: Abort status: 0x0
[ 5828.980142] nvme nvme0: Abort status: 0x0
[ 5828.980167] nvme nvme0: Abort status: 0x0
[ 5828.980174] nvme nvme0: Abort status: 0x0
[ 5828.980179] nvme nvme0: Abort status: 0x0
[ 5829.436311] nvme nvme0: I/O 200 QID 3 timeout, aborting
[ 5829.436321] nvme nvme0: I/O 201 QID 3 timeout, aborting
[ 5829.436324] nvme nvme0: I/O 202 QID 3 timeout, aborting
[ 5829.436327] nvme nvme0: I/O 203 QID 3 timeout, aborting
[ 5829.436329] nvme nvme0: I/O 204 QID 3 timeout, aborting
[ 5829.436332] nvme nvme0: I/O 205 QID 3 timeout, aborting
[ 5829.436334] nvme nvme0: I/O 206 QID 3 timeout, aborting
[ 5829.436337] nvme nvme0: I/O 207 QID 3 timeout, aborting
[ 5829.500268] nvme nvme0: completing aborted command with status: 0000
[ 5829.502481] nvme nvme0: completing aborted command with status: 0000
[ 5829.522320] nvme nvme0: completing aborted command with status: 0000
[ 5829.522993] nvme nvme0: completing aborted command with status: 0000
[ 5829.631378] nvme nvme0: completing aborted command with status: 0000
[ 5829.634766] nvme nvme0: completing aborted command with status: 0000
[ 5829.646204] nvme nvme0: completing aborted command with status: 0000
[ 5829.647189] nvme nvme0: completing aborted command with status: 0000
[ 5829.960462] nvme nvme0: Abort status: 0x0
[ 5829.960470] nvme nvme0: Abort status: 0x0
[ 5829.960484] nvme nvme0: Abort status: 0x0
[ 5829.960498] nvme nvme0: Abort status: 0x0
[ 5830.082311] nvme nvme0: Abort status: 0x0
[ 5830.082316] nvme nvme0: Abort status: 0x0
[ 5830.082332] nvme nvme0: Abort status: 0x0
[ 5830.082346] nvme nvme0: Abort status: 0x0
[ 5830.459096] nvme nvme0: I/O 434 QID 3 timeout, aborting
[ 5830.459106] nvme nvme0: I/O 435 QID 3 timeout, aborting
[ 5830.459109] nvme nvme0: I/O 436 QID 3 timeout, aborting
[ 5830.459112] nvme nvme0: I/O 437 QID 3 timeout, aborting
[ 5830.459114] nvme nvme0: I/O 438 QID 3 timeout, aborting
[ 5830.459117] nvme nvme0: I/O 439 QID 3 timeout, aborting
[ 5830.459119] nvme nvme0: I/O 440 QID 3 timeout, aborting
[ 5830.459128] nvme nvme0: I/O 620 QID 3 timeout, aborting
[ 5830.934756] nvme nvme0: Abort status: 0x0
[ 5830.934765] nvme nvme0: Abort status: 0x0
[ 5830.934777] nvme nvme0: Abort status: 0x0
[ 5830.934792] nvme nvme0: Abort status: 0x0
[ 5831.062998] nvme nvme0: Abort status: 0x0
[ 5831.063010] nvme nvme0: Abort status: 0x0
[ 5831.063044] nvme nvme0: Abort status: 0x0
[ 5831.063052] nvme nvme0: Abort status: 0x0
[ 5833.403976] nvme nvme0: I/O 168 QID 5 timeout, aborting
[ 5833.403986] nvme nvme0: I/O 169 QID 5 timeout, aborting
[ 5833.403990] nvme nvme0: I/O 170 QID 5 timeout, aborting
[ 5833.403992] nvme nvme0: I/O 171 QID 5 timeout, aborting
[ 5833.403995] nvme nvme0: I/O 172 QID 5 timeout, aborting
[ 5833.403997] nvme nvme0: I/O 173 QID 5 timeout, aborting
[ 5833.403999] nvme nvme0: I/O 174 QID 5 timeout, aborting
[ 5833.404001] nvme nvme0: I/O 175 QID 5 timeout, aborting
[ 5833.464900] nvme nvme0: completing aborted command with status: 0000
[ 5833.509649] nvme nvme0: completing aborted command with status: 0000
[ 5833.510148] nvme nvme0: completing aborted command with status: 0000
[ 5833.516177] nvme nvme0: completing aborted command with status: 0000
[ 5833.599807] nvme nvme0: completing aborted command with status: 0000
[ 5833.608390] nvme nvme0: completing aborted command with status: 0000
[ 5833.608896] nvme nvme0: completing aborted command with status: 0000
[ 5833.611070] nvme nvme0: completing aborted command with status: 0000
[ 5833.878793] nvme nvme0: Abort status: 0x0
[ 5833.878801] nvme nvme0: Abort status: 0x0
[ 5833.878816] nvme nvme0: Abort status: 0x0
[ 5833.878829] nvme nvme0: Abort status: 0x0
[ 5834.000142] nvme nvme0: Abort status: 0x0
[ 5834.000149] nvme nvme0: Abort status: 0x0
[ 5834.000163] nvme nvme0: Abort status: 0x0
[ 5834.000179] nvme nvme0: Abort status: 0x0
[ 5834.049573] nvme nvme0: completing aborted command with status: 0000
[ 5834.150235] nvme nvme0: completing aborted command with status: 0000
[ 5834.156259] nvme nvme0: completing aborted command with status: 0000
[ 5834.172281] nvme nvme0: completing aborted command with status: 0000
[ 5834.177930] nvme nvme0: completing aborted command with status: 0000
[ 5834.274187] nvme nvme0: completing aborted command with status: 0000
[ 5834.280360] nvme nvme0: completing aborted command with status: 0000
[ 5834.291983] nvme nvme0: completing aborted command with status: 0000
[ 5838.522866] nvme nvme0: I/O 477 QID 3 timeout, aborting
[ 5838.522873] nvme nvme0: I/O 478 QID 3 timeout, aborting
[ 5838.522875] nvme nvme0: I/O 479 QID 3 timeout, aborting
[ 5838.522877] nvme nvme0: I/O 480 QID 3 timeout, aborting
[ 5838.522879] nvme nvme0: I/O 481 QID 3 timeout, aborting
[ 5838.522880] nvme nvme0: I/O 482 QID 3 timeout, aborting
[ 5838.522882] nvme nvme0: I/O 483 QID 3 timeout, aborting
[ 5838.522883] nvme nvme0: I/O 484 QID 3 timeout, aborting
[ 5838.541555] nvme nvme0: completing aborted command with status: 0000
[ 5838.546046] nvme nvme0: completing aborted command with status: 0000
[ 5838.550324] nvme nvme0: completing aborted command with status: 0000
[ 5838.563819] nvme nvme0: completing aborted command with status: 0000
[ 5838.710866] nvme nvme0: completing aborted command with status: 0000
[ 5838.713500] nvme nvme0: completing aborted command with status: 0000
[ 5838.735142] nvme nvme0: completing aborted command with status: 0000
[ 5838.735860] nvme nvme0: completing aborted command with status: 0000
[ 5838.978930] nvme nvme0: Abort status: 0x0
[ 5838.978948] nvme nvme0: Abort status: 0x0
[ 5838.978960] nvme nvme0: Abort status: 0x0
[ 5838.978974] nvme nvme0: Abort status: 0x0
[ 5839.126761] nvme nvme0: Abort status: 0x0
[ 5839.126783] nvme nvme0: Abort status: 0x0
[ 5839.126796] nvme nvme0: Abort status: 0x0
[ 5839.126812] nvme nvme0: Abort status: 0x0
[ 5843.642569] nvme nvme0: I/O 350 QID 3 timeout, aborting
[ 5843.642579] nvme nvme0: I/O 351 QID 3 timeout, aborting
[ 5843.642583] nvme nvme0: I/O 352 QID 3 timeout, aborting
[ 5843.642591] nvme nvme0: I/O 612 QID 3 timeout, aborting
[ 5843.642593] nvme nvme0: I/O 613 QID 3 timeout, aborting
[ 5843.642596] nvme nvme0: I/O 614 QID 3 timeout, aborting
[ 5843.642598] nvme nvme0: I/O 615 QID 3 timeout, aborting
[ 5843.642601] nvme nvme0: I/O 616 QID 3 timeout, aborting
[ 5843.724737] nvme nvme0: completing aborted command with status: 0000
[ 5843.729014] nvme nvme0: completing aborted command with status: 0000
[ 5843.747001] nvme nvme0: completing aborted command with status: 0000
[ 5843.747673] nvme nvme0: completing aborted command with status: 0000
[ 5843.848971] nvme nvme0: completing aborted command with status: 0000
[ 5843.855800] nvme nvme0: completing aborted command with status: 0000
[ 5843.868060] nvme nvme0: completing aborted command with status: 0000
[ 5843.868736] nvme nvme0: completing aborted command with status: 0000
[ 5844.159124] nvme nvme0: Abort status: 0x0
[ 5844.159141] nvme nvme0: Abort status: 0x0
[ 5844.159153] nvme nvme0: Abort status: 0x0
[ 5844.159162] nvme nvme0: Abort status: 0x0
[ 5844.282488] nvme nvme0: Abort status: 0x0
[ 5844.282493] nvme nvme0: Abort status: 0x0
[ 5844.282495] nvme nvme0: Abort status: 0x0
[ 5844.282511] nvme nvme0: Abort status: 0x0

On Sunday, March 5, 2017 7:57:40 PM MST Thomas Fjellstrom wrote:
> On Friday, March 3, 2017 8:27:40 AM MST Thomas Fjellstrom wrote:
> > I just got a new Samsung 960 Evo 256GB m.2 nvme drive, and put it through
> > some tests.
> > 
> > When I run `iozone -a -s 60G` on my desktop (that has 32GB ram and a amd FX
> > 8320), i run into some errors. One time the drive completely dropped from
> > the system (ok, only the dev device did, it still appeared in lspci) and I
> > had to reboot. The later attempt's results can be seen in the attached file
> > (its 5000 lines, so I didn't think it was good to post inline).
> > 
> > I realize that iozone isn't a good indicator of real world performance, I
> > just wanted to see some numbers :D and to stress test the card a bit.
> > 
> > I doubt this is expected behavior regardless of how pointless the exercise
> > is.
> > 
> > I'm running kernel 4.9.13 from debian sid/unstable at the moment.
> > 
> > Please CC me, as I'm not currently subscribed to the list.
> > 
> > Thanks.
> 
> Did some more testing today. Windows seems to be fine with the "same" testing
> using iozone3.
> 
> I upgraded to kernel 4.10 and I'm still having issues. Is this a block mq
> issue? It doesn't even get through the initial (4k) pass before the
> system starts to lag out. I didn't let it run long enough this time to throw 
> errors from nvme.
> 
> What can I do to trouble shoot this further?
> 
[snip old log]


-- 
Thomas Fjellstrom
thomas@fjellstrom.ca

^ permalink raw reply	[flat|nested] 12+ messages in thread

* nvme, allocation failures, and aborted commands
@ 2017-03-06  6:11     ` Thomas Fjellstrom
  0 siblings, 0 replies; 12+ messages in thread
From: Thomas Fjellstrom @ 2017-03-06  6:11 UTC (permalink / raw)


Tonight I decided to try kernel 4.11-rc1. Still getting page allocation
failures and aborted nvme commands once iozone gets to the fwrite/fread
testing.

The taint seems to be comming from previos warnings from the radeon kernel 
driver.

Its a pretty simple: iozone -a -s 64G  run. 

new log:

[ 5710.312195] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312202] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.312208] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.312209] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312214] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.312217] Call Trace:
[ 5710.312223]  dump_stack+0x4f/0x73
[ 5710.312225]  warn_alloc+0xde/0x170
[ 5710.312227]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312229]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312232]  ? __inc_zone_state+0x42/0xb0
[ 5710.312235]  ? preempt_count_add+0xa3/0xc0
[ 5710.312236]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312239]  alloc_pages_current+0x90/0x140
[ 5710.312241]  kmalloc_order_trace+0x29/0xf0
[ 5710.312243]  ? alloc_pages_current+0x90/0x140
[ 5710.312245]  __kmalloc+0x17a/0x1a0
[ 5710.312250]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312253]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.312255]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.312256]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.312258]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.312260]  blk_mq_make_request+0x1ef/0x750
[ 5710.312261]  ? preempt_count_add+0x7c/0xc0
[ 5710.312264]  generic_make_request+0xcf/0x1d0
[ 5710.312265]  submit_bio+0x6e/0x150
[ 5710.312267]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.312293]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.312304]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.312306]  write_cache_pages+0x1ec/0x4c0
[ 5710.312317]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.312329]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.312331]  do_writepages+0x19/0x30
[ 5710.312333]  __writeback_single_inode+0x40/0x390
[ 5710.312334]  ? preempt_count_add+0xa3/0xc0
[ 5710.312336]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.312338]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.312339]  wb_writeback+0x269/0x310
[ 5710.312341]  wb_workfn+0x2cc/0x410
[ 5710.312344]  process_one_work+0x1ee/0x4a0
[ 5710.312345]  worker_thread+0x43/0x4e0
[ 5710.312347]  kthread+0xfc/0x130
[ 5710.312349]  ? process_one_work+0x4a0/0x4a0
[ 5710.312350]  ? kthread_create_on_node+0x40/0x40
[ 5710.312353]  ret_from_fork+0x29/0x40
[ 5710.312355] Mem-Info:
[ 5710.312360] active_anon:962990 inactive_anon:211344 isolated_anon:0
                active_file:5594799 inactive_file:848622 isolated_file:0
                unevictable:16 dirty:148523 writeback:1002759 unstable:0
                slab_reclaimable:193950 slab_unreclaimable:25191
                mapped:160431 shmem:96884 pagetables:25000 bounce:0
                free:288990 free_pcp:2051 free_cma:0
[ 5710.312365] Node 0 active_anon:3851960kB inactive_anon:845376kB active_file:22379196kB inactive_file:3394488kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:641724kB dirty:594092kB writeback:4011036kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 706560kB anon_thp: 387536kB writeback_tmp:0kB unstable:0kB pages_scanned:96 all_unreclaimable? no
[ 5710.312366] Node 0 DMA free:15864kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:28kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5710.312369] lowmem_reserve[]: 0 2881 32048 32048
[ 5710.312373] Node 0 DMA32 free:218832kB min:6072kB low:9020kB high:11968kB active_anon:286356kB inactive_anon:21876kB active_file:1994124kB inactive_file:335592kB unevictable:0kB writepending:422296kB present:3040380kB managed:3027140kB mlocked:0kB slab_reclaimable:108612kB slab_unreclaimable:10556kB kernel_stack:432kB pagetables:1964kB bounce:0kB free_pcp:4948kB local_pcp:612kB free_cma:0kB
[ 5710.312376] lowmem_reserve[]: 0 0 29166 29166
[ 5710.312380] Node 0 Normal free:921264kB min:61476kB low:91340kB high:121204kB active_anon:3565896kB inactive_anon:823500kB active_file:20384956kB inactive_file:3059052kB unevictable:64kB writepending:4182152kB present:30392316kB managed:29866764kB mlocked:64kB slab_reclaimable:667188kB slab_unreclaimable:90180kB kernel_stack:19744kB pagetables:98036kB bounce:0kB free_pcp:3252kB local_pcp:204kB free_cma:0kB
[ 5710.312383] lowmem_reserve[]: 0 0 0 0
[ 5710.312387] Node 0 DMA: 0*4kB 1*8kB (U) 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15864kB
[ 5710.312399] Node 0 DMA32: 43286*4kB (UMEH) 5795*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 219504kB
[ 5710.312409] Node 0 Normal: 184880*4kB (UMEH) 22657*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 920776kB
[ 5710.312420] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5710.312421] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5710.312422] 6540642 total pagecache pages
[ 5710.312424] 0 pages in swap cache
[ 5710.312425] Swap cache stats: add 359, delete 359, find 0/0
[ 5710.312425] Free swap  = 6956796kB
[ 5710.312426] Total swap = 6959100kB
[ 5710.312427] 8362173 pages RAM
[ 5710.312427] 0 pages HighMem/MovableOnly
[ 5710.312428] 134724 pages reserved
[ 5710.312429] 0 pages cma reserved
[ 5710.312435] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312438] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.312441] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.312442] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312444] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.312446] Call Trace:
[ 5710.312448]  dump_stack+0x4f/0x73
[ 5710.312450]  warn_alloc+0xde/0x170
[ 5710.312452]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312454]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312456]  ? cpuacct_charge+0x75/0x90
[ 5710.312458]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312460]  alloc_pages_current+0x90/0x140
[ 5710.312462]  kmalloc_order_trace+0x29/0xf0
[ 5710.312464]  __kmalloc+0x17a/0x1a0
[ 5710.312466]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312468]  ? find_next_bit+0xb/0x10
[ 5710.312470]  ? cpumask_next_and+0x2b/0x40
[ 5710.312472]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.312474]  blk_mq_sched_dispatch_requests+0x161/0x170
[ 5710.312476]  ? _raw_spin_unlock_irq+0x12/0x30
[ 5710.312478]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.312480]  blk_mq_run_work_fn+0xd/0x10
[ 5710.312481]  process_one_work+0x1ee/0x4a0
[ 5710.312483]  worker_thread+0x43/0x4e0
[ 5710.312485]  kthread+0xfc/0x130
[ 5710.312487]  ? process_one_work+0x4a0/0x4a0
[ 5710.312488]  ? kthread_create_on_node+0x40/0x40
[ 5710.312490]  ret_from_fork+0x29/0x40
[ 5710.312493] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312497] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.312500] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.312501] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312503] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.312504] Call Trace:
[ 5710.312506]  dump_stack+0x4f/0x73
[ 5710.312507]  warn_alloc+0xde/0x170
[ 5710.312509]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312510]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312513]  ? cpuacct_charge+0x75/0x90
[ 5710.312514]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312516]  alloc_pages_current+0x90/0x140
[ 5710.312518]  kmalloc_order_trace+0x29/0xf0
[ 5710.312520]  ? __kmalloc+0x17a/0x1a0
[ 5710.312521]  __kmalloc+0x17a/0x1a0
[ 5710.312523]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312525]  ? insert_work+0x4a/0xc0
[ 5710.312526]  ? preempt_count_add+0xa3/0xc0
[ 5710.312528]  ? _raw_spin_unlock+0x11/0x30
[ 5710.312530]  ? __queue_work+0x16a/0x4a0
[ 5710.312532]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.312534]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5710.312536]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.312538]  blk_mq_run_work_fn+0xd/0x10
[ 5710.312540]  process_one_work+0x1ee/0x4a0
[ 5710.312542]  worker_thread+0x43/0x4e0
[ 5710.312543]  kthread+0xfc/0x130
[ 5710.312545]  ? process_one_work+0x4a0/0x4a0
[ 5710.312546]  ? kthread_create_on_node+0x40/0x40
[ 5710.312548]  ret_from_fork+0x29/0x40
[ 5710.312812] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312815] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.312818] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.312821] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312822] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.312824] Call Trace:
[ 5710.312826]  dump_stack+0x4f/0x73
[ 5710.312827]  warn_alloc+0xde/0x170
[ 5710.312829]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312830]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312833]  ? __inc_zone_state+0x42/0xb0
[ 5710.312835]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312837]  alloc_pages_current+0x90/0x140
[ 5710.312840]  kmalloc_order_trace+0x29/0xf0
[ 5710.312842]  ? alloc_pages_current+0x90/0x140
[ 5710.312843]  __kmalloc+0x17a/0x1a0
[ 5710.312846]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312847]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.312849]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.312850]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.312852]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.312854]  blk_mq_make_request+0x1ef/0x750
[ 5710.312855]  ? preempt_count_add+0x7c/0xc0
[ 5710.312859]  generic_make_request+0xcf/0x1d0
[ 5710.312861]  submit_bio+0x6e/0x150
[ 5710.312862]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.312873]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.312884]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.312889]  write_cache_pages+0x1ec/0x4c0
[ 5710.312902]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.312915]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.312920]  do_writepages+0x19/0x30
[ 5710.312922]  __writeback_single_inode+0x40/0x390
[ 5710.312923]  ? preempt_count_add+0xa3/0xc0
[ 5710.312925]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.312927]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.312929]  wb_writeback+0x269/0x310
[ 5710.312931]  wb_workfn+0x2cc/0x410
[ 5710.312935]  process_one_work+0x1ee/0x4a0
[ 5710.312937]  worker_thread+0x43/0x4e0
[ 5710.312939]  kthread+0xfc/0x130
[ 5710.312941]  ? process_one_work+0x4a0/0x4a0
[ 5710.312944]  ? kthread_create_on_node+0x40/0x40
[ 5710.312946]  ret_from_fork+0x29/0x40
[ 5710.312953] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.312957] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.312963] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.312964] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.312966] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.312968] Call Trace:
[ 5710.312971]  dump_stack+0x4f/0x73
[ 5710.312973]  warn_alloc+0xde/0x170
[ 5710.312975]  ? wake_all_kswapds+0x60/0xa0
[ 5710.312978]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.312981]  ? cpuacct_charge+0x75/0x90
[ 5710.312984]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.312987]  alloc_pages_current+0x90/0x140
[ 5710.312988]  kmalloc_order_trace+0x29/0xf0
[ 5710.312990]  ? __kmalloc+0x17a/0x1a0
[ 5710.312993]  __kmalloc+0x17a/0x1a0
[ 5710.312995]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.312997]  ? insert_work+0x4a/0xc0
[ 5710.312999]  ? preempt_count_add+0xa3/0xc0
[ 5710.313002]  ? _raw_spin_unlock+0x11/0x30
[ 5710.313006]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.313008]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5710.313011]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.313013]  blk_mq_run_work_fn+0xd/0x10
[ 5710.313016]  process_one_work+0x1ee/0x4a0
[ 5710.313018]  worker_thread+0x43/0x4e0
[ 5710.313020]  kthread+0xfc/0x130
[ 5710.313024]  ? process_one_work+0x4a0/0x4a0
[ 5710.313025]  ? kthread_create_on_node+0x40/0x40
[ 5710.313028]  ret_from_fork+0x29/0x40
[ 5710.313382] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.313387] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.313390] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.313391] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.313393] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.313397] Call Trace:
[ 5710.313399]  dump_stack+0x4f/0x73
[ 5710.313401]  warn_alloc+0xde/0x170
[ 5710.313403]  ? wake_all_kswapds+0x60/0xa0
[ 5710.313406]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.313409]  ? __inc_zone_state+0x42/0xb0
[ 5710.313411]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.313415]  alloc_pages_current+0x90/0x140
[ 5710.313417]  kmalloc_order_trace+0x29/0xf0
[ 5710.313419]  ? alloc_pages_current+0x90/0x140
[ 5710.313421]  __kmalloc+0x17a/0x1a0
[ 5710.313424]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.313426]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.313428]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.313430]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.313436]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.313437]  blk_mq_make_request+0x1ef/0x750
[ 5710.313439]  ? preempt_count_add+0x7c/0xc0
[ 5710.313442]  generic_make_request+0xcf/0x1d0
[ 5710.313444]  submit_bio+0x6e/0x150
[ 5710.313445]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.313460]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.313473]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.313476]  write_cache_pages+0x1ec/0x4c0
[ 5710.313490]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.313504]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.313509]  do_writepages+0x19/0x30
[ 5710.313511]  __writeback_single_inode+0x40/0x390
[ 5710.313512]  ? preempt_count_add+0xa3/0xc0
[ 5710.313514]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.313517]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.313519]  wb_writeback+0x269/0x310
[ 5710.313521]  wb_workfn+0x2cc/0x410
[ 5710.313524]  process_one_work+0x1ee/0x4a0
[ 5710.313526]  worker_thread+0x43/0x4e0
[ 5710.313529]  kthread+0xfc/0x130
[ 5710.313531]  ? process_one_work+0x4a0/0x4a0
[ 5710.313533]  ? kthread_create_on_node+0x40/0x40
[ 5710.313535]  ret_from_fork+0x29/0x40
[ 5710.313542] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.313546] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.313549] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.313550] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.313552] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.313556] Call Trace:
[ 5710.313559]  dump_stack+0x4f/0x73
[ 5710.313561]  warn_alloc+0xde/0x170
[ 5710.313563]  ? wake_all_kswapds+0x60/0xa0
[ 5710.313566]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.313569]  ? cpuacct_charge+0x75/0x90
[ 5710.313571]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.313573]  alloc_pages_current+0x90/0x140
[ 5710.313575]  kmalloc_order_trace+0x29/0xf0
[ 5710.313577]  ? __kmalloc+0x17a/0x1a0
[ 5710.313579]  __kmalloc+0x17a/0x1a0
[ 5710.313582]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.313584]  ? insert_work+0x4a/0xc0
[ 5710.313585]  ? preempt_count_add+0xa3/0xc0
[ 5710.313588]  ? _raw_spin_unlock+0x11/0x30
[ 5710.313592]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.313594]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5710.313596]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.313599]  blk_mq_run_work_fn+0xd/0x10
[ 5710.313601]  process_one_work+0x1ee/0x4a0
[ 5710.313603]  worker_thread+0x43/0x4e0
[ 5710.313605]  kthread+0xfc/0x130
[ 5710.313607]  ? process_one_work+0x4a0/0x4a0
[ 5710.313609]  ? kthread_create_on_node+0x40/0x40
[ 5710.313613]  ret_from_fork+0x29/0x40
[ 5710.313965] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.313970] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.313974] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.313975] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.313978] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.313981] Call Trace:
[ 5710.313983]  dump_stack+0x4f/0x73
[ 5710.313985]  warn_alloc+0xde/0x170
[ 5710.313989]  ? wake_all_kswapds+0x60/0xa0
[ 5710.313991]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.313994]  ? __inc_zone_state+0x42/0xb0
[ 5710.313997]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.313999]  alloc_pages_current+0x90/0x140
[ 5710.314001]  kmalloc_order_trace+0x29/0xf0
[ 5710.314004]  ? alloc_pages_current+0x90/0x140
[ 5710.314008]  __kmalloc+0x17a/0x1a0
[ 5710.314010]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.314012]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.314014]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.314016]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.314018]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.314022]  blk_mq_make_request+0x1ef/0x750
[ 5710.314024]  ? preempt_count_add+0x7c/0xc0
[ 5710.314026]  generic_make_request+0xcf/0x1d0
[ 5710.314028]  submit_bio+0x6e/0x150
[ 5710.314030]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.314044]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.314058]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.314061]  write_cache_pages+0x1ec/0x4c0
[ 5710.314074]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.314089]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.314093]  do_writepages+0x19/0x30
[ 5710.314095]  __writeback_single_inode+0x40/0x390
[ 5710.314097]  ? preempt_count_add+0xa3/0xc0
[ 5710.314101]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.314103]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.314105]  wb_writeback+0x269/0x310
[ 5710.314108]  wb_workfn+0x2cc/0x410
[ 5710.314113]  process_one_work+0x1ee/0x4a0
[ 5710.314115]  worker_thread+0x43/0x4e0
[ 5710.314117]  kthread+0xfc/0x130
[ 5710.314119]  ? process_one_work+0x4a0/0x4a0
[ 5710.314122]  ? kthread_create_on_node+0x40/0x40
[ 5710.314125]  ret_from_fork+0x29/0x40
[ 5710.314132] kworker/1:4H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.314136] kworker/1:4H cpuset=/ mems_allowed=0
[ 5710.314140] CPU: 1 PID: 18262 Comm: kworker/1:4H Tainted: G        W       4.11.0-rc1 #2
[ 5710.314141] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.314145] Workqueue: kblockd blk_mq_run_work_fn
[ 5710.314147] Call Trace:
[ 5710.314149]  dump_stack+0x4f/0x73
[ 5710.314151]  warn_alloc+0xde/0x170
[ 5710.314154]  ? wake_all_kswapds+0x60/0xa0
[ 5710.314156]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.314159]  ? cpuacct_charge+0x75/0x90
[ 5710.314161]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.314163]  alloc_pages_current+0x90/0x140
[ 5710.314167]  kmalloc_order_trace+0x29/0xf0
[ 5710.314168]  ? __kmalloc+0x17a/0x1a0
[ 5710.314170]  __kmalloc+0x17a/0x1a0
[ 5710.314173]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.314175]  ? insert_work+0x4a/0xc0
[ 5710.314178]  ? preempt_count_add+0xa3/0xc0
[ 5710.314180]  ? _raw_spin_unlock+0x11/0x30
[ 5710.314183]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5710.314186]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5710.314189]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5710.314192]  blk_mq_run_work_fn+0xd/0x10
[ 5710.314194]  process_one_work+0x1ee/0x4a0
[ 5710.314198]  worker_thread+0x43/0x4e0
[ 5710.314200]  kthread+0xfc/0x130
[ 5710.314202]  ? process_one_work+0x4a0/0x4a0
[ 5710.314204]  ? kthread_create_on_node+0x40/0x40
[ 5710.314206]  ret_from_fork+0x29/0x40
[ 5710.314517] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5710.314521] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5710.314525] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5710.314526] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5710.314529] Workqueue: writeback wb_workfn (flush-259:0)
[ 5710.314532] Call Trace:
[ 5710.314535]  dump_stack+0x4f/0x73
[ 5710.314537]  warn_alloc+0xde/0x170
[ 5710.314540]  ? wake_all_kswapds+0x60/0xa0
[ 5710.314542]  __alloc_pages_slowpath+0xe21/0xe50
[ 5710.314545]  ? __inc_zone_state+0x42/0xb0
[ 5710.314549]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5710.314551]  alloc_pages_current+0x90/0x140
[ 5710.314553]  kmalloc_order_trace+0x29/0xf0
[ 5710.314555]  ? alloc_pages_current+0x90/0x140
[ 5710.314558]  __kmalloc+0x17a/0x1a0
[ 5710.314561]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5710.314563]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5710.314565]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5710.314567]  ? blk_mq_get_tag+0x82/0x2b0
[ 5710.314571]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5710.314573]  blk_mq_make_request+0x1ef/0x750
[ 5710.314575]  ? preempt_count_add+0x7c/0xc0
[ 5710.314578]  generic_make_request+0xcf/0x1d0
[ 5710.314581]  submit_bio+0x6e/0x150
[ 5710.314583]  ? bio_alloc_bioset+0x14b/0x240
[ 5710.314598]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5710.314612]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5710.314616]  write_cache_pages+0x1ec/0x4c0
[ 5710.314628]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5710.314643]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5710.314648]  do_writepages+0x19/0x30
[ 5710.314650]  __writeback_single_inode+0x40/0x390
[ 5710.314651]  ? preempt_count_add+0xa3/0xc0
[ 5710.314659]  writeback_sb_inodes+0x23a/0x4b0
[ 5710.314661]  __writeback_inodes_wb+0x8d/0xc0
[ 5710.314663]  wb_writeback+0x269/0x310
[ 5710.314667]  wb_workfn+0x2cc/0x410
[ 5710.314670]  process_one_work+0x1ee/0x4a0
[ 5710.314672]  worker_thread+0x43/0x4e0
[ 5710.314674]  kthread+0xfc/0x130
[ 5710.314676]  ? process_one_work+0x4a0/0x4a0
[ 5710.314678]  ? kthread_create_on_node+0x40/0x40
[ 5710.314681]  ret_from_fork+0x29/0x40
[ 5715.326906] warn_alloc: 632 callbacks suppressed
[ 5715.326909] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.326915] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.326921] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.326922] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.326928] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.326930] Call Trace:
[ 5715.326936]  dump_stack+0x4f/0x73
[ 5715.326939]  warn_alloc+0xde/0x170
[ 5715.326942]  ? wake_all_kswapds+0x60/0xa0
[ 5715.326945]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.326950]  ? preempt_count_add+0xa3/0xc0
[ 5715.326952]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.326956]  alloc_pages_current+0x90/0x140
[ 5715.326959]  kmalloc_order_trace+0x29/0xf0
[ 5715.326961]  __kmalloc+0x17a/0x1a0
[ 5715.326966]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.326970]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.326973]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.326976]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.326979]  blk_mq_run_work_fn+0xd/0x10
[ 5715.326982]  process_one_work+0x1ee/0x4a0
[ 5715.326985]  worker_thread+0x43/0x4e0
[ 5715.326987]  kthread+0xfc/0x130
[ 5715.326990]  ? process_one_work+0x4a0/0x4a0
[ 5715.326992]  ? kthread_create_on_node+0x40/0x40
[ 5715.326995]  ret_from_fork+0x29/0x40
[ 5715.326998] warn_alloc_show_mem: 9 callbacks suppressed
[ 5715.326999] Mem-Info:
[ 5715.327006] active_anon:969219 inactive_anon:209574 isolated_anon:0
                active_file:5778353 inactive_file:612382 isolated_file:0
                unevictable:16 dirty:43679 writeback:1150879 unstable:0
                slab_reclaimable:194938 slab_unreclaimable:26392
                mapped:168228 shmem:95103 pagetables:25175 bounce:0
                free:333139 free_pcp:2190 free_cma:0
[ 5715.327012] Node 0 active_anon:3876876kB inactive_anon:838296kB active_file:23113412kB inactive_file:2449528kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:672912kB dirty:174716kB writeback:4603516kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 706560kB anon_thp: 380412kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5715.327014] Node 0 DMA free:15864kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:28kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5715.327019] lowmem_reserve[]: 0 2881 32048 32048
[ 5715.327024] Node 0 DMA32 free:279976kB min:6072kB low:9020kB high:11968kB active_anon:285888kB inactive_anon:21876kB active_file:2200508kB inactive_file:67424kB unevictable:0kB writepending:420008kB present:3040380kB managed:3027140kB mlocked:0kB slab_reclaimable:108564kB slab_unreclaimable:10124kB kernel_stack:432kB pagetables:1948kB bounce:0kB free_pcp:5520kB local_pcp:700kB free_cma:0kB
[ 5715.327029] lowmem_reserve[]: 0 0 29166 29166
[ 5715.327034] Node 0 Normal free:1036716kB min:61476kB low:91340kB high:121204kB active_anon:3590988kB inactive_anon:816420kB active_file:20913032kB inactive_file:2382080kB unevictable:64kB writepending:4357252kB present:30392316kB managed:29866764kB mlocked:64kB slab_reclaimable:671188kB slab_unreclaimable:95416kB kernel_stack:19680kB pagetables:98752kB bounce:0kB free_pcp:3220kB local_pcp:512kB free_cma:0kB
[ 5715.327039] lowmem_reserve[]: 0 0 0 0
[ 5715.327043] Node 0 DMA: 0*4kB 1*8kB (U) 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15864kB
[ 5715.327061] Node 0 DMA32: 54766*4kB (UMEH) 7699*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 280656kB
[ 5715.327073] Node 0 Normal: 201705*4kB (UMH) 28679*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 1036252kB
[ 5715.327088] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5715.327089] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5715.327090] 6486290 total pagecache pages
[ 5715.327093] 11 pages in swap cache
[ 5715.327094] Swap cache stats: add 374, delete 363, find 0/4
[ 5715.327095] Free swap  = 6956796kB
[ 5715.327096] Total swap = 6959100kB
[ 5715.327097] 8362173 pages RAM
[ 5715.327098] 0 pages HighMem/MovableOnly
[ 5715.327099] 134724 pages reserved
[ 5715.327100] 0 pages cma reserved
[ 5715.328319] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.328326] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.328331] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.328333] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.328337] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.328341] Call Trace:
[ 5715.328346]  dump_stack+0x4f/0x73
[ 5715.328349]  warn_alloc+0xde/0x170
[ 5715.328352]  ? wake_all_kswapds+0x60/0xa0
[ 5715.328356]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.328361]  ? preempt_count_add+0xa3/0xc0
[ 5715.328364]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.328368]  alloc_pages_current+0x90/0x140
[ 5715.328372]  kmalloc_order_trace+0x29/0xf0
[ 5715.328375]  __kmalloc+0x17a/0x1a0
[ 5715.328380]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.328385]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.328389]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.328393]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.328397]  blk_mq_run_work_fn+0xd/0x10
[ 5715.328400]  process_one_work+0x1ee/0x4a0
[ 5715.328405]  worker_thread+0x43/0x4e0
[ 5715.328409]  kthread+0xfc/0x130
[ 5715.328412]  ? process_one_work+0x4a0/0x4a0
[ 5715.328415]  ? kthread_create_on_node+0x40/0x40
[ 5715.328418]  ret_from_fork+0x29/0x40
[ 5715.332170] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.332177] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.332184] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.332185] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.332191] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.332193] Call Trace:
[ 5715.332200]  dump_stack+0x4f/0x73
[ 5715.332203]  warn_alloc+0xde/0x170
[ 5715.332207]  ? wake_all_kswapds+0x60/0xa0
[ 5715.332210]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.332215]  ? preempt_count_add+0xa3/0xc0
[ 5715.332218]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.332222]  alloc_pages_current+0x90/0x140
[ 5715.332225]  kmalloc_order_trace+0x29/0xf0
[ 5715.332227]  __kmalloc+0x17a/0x1a0
[ 5715.332233]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.332237]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.332240]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.332243]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.332246]  blk_mq_run_work_fn+0xd/0x10
[ 5715.332249]  process_one_work+0x1ee/0x4a0
[ 5715.332252]  worker_thread+0x43/0x4e0
[ 5715.332255]  kthread+0xfc/0x130
[ 5715.332257]  ? process_one_work+0x4a0/0x4a0
[ 5715.332259]  ? kthread_create_on_node+0x40/0x40
[ 5715.332262]  ret_from_fork+0x29/0x40
[ 5715.334975] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.334981] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.334986] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.334987] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.334991] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.334994] Call Trace:
[ 5715.334998]  dump_stack+0x4f/0x73
[ 5715.335001]  warn_alloc+0xde/0x170
[ 5715.335004]  ? wake_all_kswapds+0x60/0xa0
[ 5715.335007]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.335011]  ? preempt_count_add+0xa3/0xc0
[ 5715.335013]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.335017]  alloc_pages_current+0x90/0x140
[ 5715.335020]  kmalloc_order_trace+0x29/0xf0
[ 5715.335023]  __kmalloc+0x17a/0x1a0
[ 5715.335027]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.335032]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.335035]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.335038]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.335041]  blk_mq_run_work_fn+0xd/0x10
[ 5715.335044]  process_one_work+0x1ee/0x4a0
[ 5715.335047]  worker_thread+0x43/0x4e0
[ 5715.335050]  kthread+0xfc/0x130
[ 5715.335052]  ? process_one_work+0x4a0/0x4a0
[ 5715.335054]  ? kthread_create_on_node+0x40/0x40
[ 5715.335058]  ret_from_fork+0x29/0x40
[ 5715.402125] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.402134] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.402142] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.402144] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.402151] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.402154] Call Trace:
[ 5715.402160]  dump_stack+0x4f/0x73
[ 5715.402164]  warn_alloc+0xde/0x170
[ 5715.402168]  ? wake_all_kswapds+0x60/0xa0
[ 5715.402171]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.402176]  ? preempt_count_add+0xa3/0xc0
[ 5715.402179]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.402184]  alloc_pages_current+0x90/0x140
[ 5715.402187]  kmalloc_order_trace+0x29/0xf0
[ 5715.402191]  __kmalloc+0x17a/0x1a0
[ 5715.402197]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.402202]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.402206]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.402211]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.402214]  blk_mq_run_work_fn+0xd/0x10
[ 5715.402217]  process_one_work+0x1ee/0x4a0
[ 5715.402220]  worker_thread+0x43/0x4e0
[ 5715.402224]  kthread+0xfc/0x130
[ 5715.402227]  ? process_one_work+0x4a0/0x4a0
[ 5715.402230]  ? kthread_create_on_node+0x40/0x40
[ 5715.402234]  ret_from_fork+0x29/0x40
[ 5715.402716] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.402723] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.402730] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.402733] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.402736] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.402739] Call Trace:
[ 5715.402744]  dump_stack+0x4f/0x73
[ 5715.402748]  warn_alloc+0xde/0x170
[ 5715.402751]  ? wake_all_kswapds+0x60/0xa0
[ 5715.402755]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.402759]  ? preempt_count_add+0xa3/0xc0
[ 5715.402762]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.402766]  alloc_pages_current+0x90/0x140
[ 5715.402770]  kmalloc_order_trace+0x29/0xf0
[ 5715.402772]  ? __kmalloc+0x17a/0x1a0
[ 5715.402776]  __kmalloc+0x17a/0x1a0
[ 5715.402780]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.402785]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.402789]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.402793]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.402797]  blk_mq_run_work_fn+0xd/0x10
[ 5715.402800]  process_one_work+0x1ee/0x4a0
[ 5715.402804]  worker_thread+0x43/0x4e0
[ 5715.402807]  kthread+0xfc/0x130
[ 5715.402810]  ? process_one_work+0x4a0/0x4a0
[ 5715.402813]  ? kthread_create_on_node+0x40/0x40
[ 5715.402817]  ret_from_fork+0x29/0x40
[ 5715.405814] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.405822] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.405829] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.405831] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.405836] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.405839] Call Trace:
[ 5715.405845]  dump_stack+0x4f/0x73
[ 5715.405849]  warn_alloc+0xde/0x170
[ 5715.405852]  ? wake_all_kswapds+0x60/0xa0
[ 5715.405855]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.405861]  ? preempt_count_add+0xa3/0xc0
[ 5715.405864]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.405869]  alloc_pages_current+0x90/0x140
[ 5715.405872]  kmalloc_order_trace+0x29/0xf0
[ 5715.405875]  ? __kmalloc+0x17a/0x1a0
[ 5715.405878]  __kmalloc+0x17a/0x1a0
[ 5715.405883]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.405888]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.405892]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.405896]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.405899]  blk_mq_run_work_fn+0xd/0x10
[ 5715.405902]  process_one_work+0x1ee/0x4a0
[ 5715.405906]  worker_thread+0x43/0x4e0
[ 5715.405909]  kthread+0xfc/0x130
[ 5715.405912]  ? process_one_work+0x4a0/0x4a0
[ 5715.405914]  ? kthread_create_on_node+0x40/0x40
[ 5715.405918]  ret_from_fork+0x29/0x40
[ 5715.408956] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.408968] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.408975] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.408977] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.408983] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.408986] Call Trace:
[ 5715.408992]  dump_stack+0x4f/0x73
[ 5715.408996]  warn_alloc+0xde/0x170
[ 5715.408999]  ? wake_all_kswapds+0x60/0xa0
[ 5715.409002]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.409007]  ? preempt_count_add+0xa3/0xc0
[ 5715.409010]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.409015]  alloc_pages_current+0x90/0x140
[ 5715.409018]  kmalloc_order_trace+0x29/0xf0
[ 5715.409022]  __kmalloc+0x17a/0x1a0
[ 5715.409027]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.409032]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.409037]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.409041]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.409045]  blk_mq_run_work_fn+0xd/0x10
[ 5715.409048]  process_one_work+0x1ee/0x4a0
[ 5715.409052]  worker_thread+0x43/0x4e0
[ 5715.409056]  kthread+0xfc/0x130
[ 5715.409059]  ? process_one_work+0x4a0/0x4a0
[ 5715.409061]  ? kthread_create_on_node+0x40/0x40
[ 5715.409064]  ret_from_fork+0x29/0x40
[ 5715.477921] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.477930] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.477935] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.477937] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.477943] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.477945] Call Trace:
[ 5715.477951]  dump_stack+0x4f/0x73
[ 5715.477954]  warn_alloc+0xde/0x170
[ 5715.477957]  ? wake_all_kswapds+0x60/0xa0
[ 5715.477959]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.477963]  ? preempt_count_add+0xa3/0xc0
[ 5715.477965]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.477969]  alloc_pages_current+0x90/0x140
[ 5715.477972]  kmalloc_order_trace+0x29/0xf0
[ 5715.477974]  __kmalloc+0x17a/0x1a0
[ 5715.477978]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.477982]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.477984]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.477987]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.477989]  blk_mq_run_work_fn+0xd/0x10
[ 5715.477992]  process_one_work+0x1ee/0x4a0
[ 5715.477994]  worker_thread+0x43/0x4e0
[ 5715.477996]  kthread+0xfc/0x130
[ 5715.477998]  ? process_one_work+0x4a0/0x4a0
[ 5715.478000]  ? kthread_create_on_node+0x40/0x40
[ 5715.478003]  ret_from_fork+0x29/0x40
[ 5715.480269] kworker/7:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5715.480276] kworker/7:2H cpuset=/ mems_allowed=0
[ 5715.480282] CPU: 7 PID: 22529 Comm: kworker/7:2H Tainted: G        W       4.11.0-rc1 #2
[ 5715.480283] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5715.480289] Workqueue: kblockd blk_mq_run_work_fn
[ 5715.480291] Call Trace:
[ 5715.480296]  dump_stack+0x4f/0x73
[ 5715.480299]  warn_alloc+0xde/0x170
[ 5715.480301]  ? wake_all_kswapds+0x60/0xa0
[ 5715.480304]  __alloc_pages_slowpath+0xe21/0xe50
[ 5715.480308]  ? preempt_count_add+0xa3/0xc0
[ 5715.480311]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5715.480314]  alloc_pages_current+0x90/0x140
[ 5715.480317]  kmalloc_order_trace+0x29/0xf0
[ 5715.480320]  __kmalloc+0x17a/0x1a0
[ 5715.480324]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5715.480328]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5715.480331]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5715.480334]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5715.480337]  blk_mq_run_work_fn+0xd/0x10
[ 5715.480340]  process_one_work+0x1ee/0x4a0
[ 5715.480342]  worker_thread+0x43/0x4e0
[ 5715.480345]  kthread+0xfc/0x130
[ 5715.480347]  ? process_one_work+0x4a0/0x4a0
[ 5715.480349]  ? kthread_create_on_node+0x40/0x40
[ 5715.480353]  ret_from_fork+0x29/0x40
[ 5749.776907] warn_alloc: 14 callbacks suppressed
[ 5749.776909] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.776915] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.776921] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.776922] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.776929] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.776931] Call Trace:
[ 5749.776938]  dump_stack+0x4f/0x73
[ 5749.776942]  warn_alloc+0xde/0x170
[ 5749.776944]  ? wake_all_kswapds+0x60/0xa0
[ 5749.776946]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.776950]  ? __inc_zone_state+0x42/0xb0
[ 5749.776953]  ? preempt_count_add+0xa3/0xc0
[ 5749.776955]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.776959]  alloc_pages_current+0x90/0x140
[ 5749.776962]  kmalloc_order_trace+0x29/0xf0
[ 5749.776964]  ? alloc_pages_current+0x90/0x140
[ 5749.776966]  __kmalloc+0x17a/0x1a0
[ 5749.776971]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.776974]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.776976]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.776978]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.776981]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.776983]  blk_mq_make_request+0x1ef/0x750
[ 5749.776985]  ? preempt_count_add+0x7c/0xc0
[ 5749.776988]  generic_make_request+0xcf/0x1d0
[ 5749.776990]  submit_bio+0x6e/0x150
[ 5749.776991]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.777019]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.777033]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.777036]  write_cache_pages+0x1ec/0x4c0
[ 5749.777049]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.777063]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.777066]  do_writepages+0x19/0x30
[ 5749.777067]  __writeback_single_inode+0x40/0x390
[ 5749.777069]  ? preempt_count_add+0xa3/0xc0
[ 5749.777071]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.777073]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.777075]  wb_writeback+0x269/0x310
[ 5749.777078]  wb_workfn+0x2cc/0x410
[ 5749.777081]  process_one_work+0x1ee/0x4a0
[ 5749.777083]  worker_thread+0x43/0x4e0
[ 5749.777086]  kthread+0xfc/0x130
[ 5749.777089]  ? process_one_work+0x4a0/0x4a0
[ 5749.777090]  ? kthread_create_on_node+0x40/0x40
[ 5749.777097]  ret_from_fork+0x29/0x40
[ 5749.777099] warn_alloc_show_mem: 9 callbacks suppressed
[ 5749.777100] Mem-Info:
[ 5749.777105] active_anon:1000718 inactive_anon:211617 isolated_anon:0
                active_file:5836246 inactive_file:633227 isolated_file:0
                unevictable:16 dirty:197523 writeback:943480 unstable:0
                slab_reclaimable:212694 slab_unreclaimable:25526
                mapped:184089 shmem:97147 pagetables:25705 bounce:0
                free:204622 free_pcp:2179 free_cma:0
[ 5749.777110] Node 0 active_anon:4002872kB inactive_anon:846468kB active_file:23344984kB inactive_file:2532908kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:736356kB dirty:790092kB writeback:3773920kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 706560kB anon_thp: 388588kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5749.777111] Node 0 DMA free:15864kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:28kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5749.777115] lowmem_reserve[]: 0 2881 32048 32048
[ 5749.777118] Node 0 DMA32 free:166956kB min:6072kB low:9020kB high:11968kB active_anon:302840kB inactive_anon:22064kB active_file:2008300kB inactive_file:338356kB unevictable:0kB writepending:453524kB present:3040380kB managed:3027140kB mlocked:0kB slab_reclaimable:133528kB slab_unreclaimable:12068kB kernel_stack:416kB pagetables:2032kB bounce:0kB free_pcp:5256kB local_pcp:740kB free_cma:0kB
[ 5749.777121] lowmem_reserve[]: 0 0 29166 29166
[ 5749.777125] Node 0 Normal free:635668kB min:61476kB low:91340kB high:121204kB active_anon:3699932kB inactive_anon:824404kB active_file:21336684kB inactive_file:2195104kB unevictable:64kB writepending:4110636kB present:30392316kB managed:29866764kB mlocked:64kB slab_reclaimable:717248kB slab_unreclaimable:90008kB kernel_stack:20096kB pagetables:100788kB bounce:0kB free_pcp:3460kB local_pcp:352kB free_cma:0kB
[ 5749.777129] lowmem_reserve[]: 0 0 0 0
[ 5749.777131] Node 0 DMA: 0*4kB 1*8kB (U) 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15864kB
[ 5749.777144] Node 0 DMA32: 40510*4kB (UMEH) 628*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 167064kB
[ 5749.777153] Node 0 Normal: 126482*4kB (UMH) 16233*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 635792kB
[ 5749.777163] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5749.777164] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5749.777165] 6566882 total pagecache pages
[ 5749.777167] 10 pages in swap cache
[ 5749.777168] Swap cache stats: add 376, delete 366, find 1/7
[ 5749.777169] Free swap  = 6956796kB
[ 5749.777169] Total swap = 6959100kB
[ 5749.777170] 8362173 pages RAM
[ 5749.777170] 0 pages HighMem/MovableOnly
[ 5749.777171] 134724 pages reserved
[ 5749.777172] 0 pages cma reserved
[ 5749.777181] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.777184] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.777187] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.777188] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.777190] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.777192] Call Trace:
[ 5749.777195]  dump_stack+0x4f/0x73
[ 5749.777197]  warn_alloc+0xde/0x170
[ 5749.777199]  ? wake_all_kswapds+0x60/0xa0
[ 5749.777201]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.777204]  ? preempt_count_add+0xa3/0xc0
[ 5749.777206]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.777209]  alloc_pages_current+0x90/0x140
[ 5749.777211]  kmalloc_order_trace+0x29/0xf0
[ 5749.777213]  __kmalloc+0x17a/0x1a0
[ 5749.777215]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.777219]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.777221]  blk_mq_sched_dispatch_requests+0x161/0x170
[ 5749.777223]  ? _raw_spin_unlock_irq+0x12/0x30
[ 5749.777226]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.777228]  blk_mq_run_work_fn+0xd/0x10
[ 5749.777230]  process_one_work+0x1ee/0x4a0
[ 5749.777232]  worker_thread+0x43/0x4e0
[ 5749.777234]  kthread+0xfc/0x130
[ 5749.777236]  ? process_one_work+0x4a0/0x4a0
[ 5749.777238]  ? kthread_create_on_node+0x40/0x40
[ 5749.777240]  ret_from_fork+0x29/0x40
[ 5749.777243] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.777247] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.777251] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.777252] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.777254] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.777255] Call Trace:
[ 5749.777257]  dump_stack+0x4f/0x73
[ 5749.777259]  warn_alloc+0xde/0x170
[ 5749.777261]  ? wake_all_kswapds+0x60/0xa0
[ 5749.777263]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.777266]  ? preempt_count_add+0xa3/0xc0
[ 5749.777268]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.777270]  alloc_pages_current+0x90/0x140
[ 5749.777273]  kmalloc_order_trace+0x29/0xf0
[ 5749.777274]  ? __kmalloc+0x17a/0x1a0
[ 5749.777276]  __kmalloc+0x17a/0x1a0
[ 5749.777278]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.777280]  ? insert_work+0x4a/0xc0
[ 5749.777282]  ? preempt_count_add+0xa3/0xc0
[ 5749.777284]  ? _raw_spin_unlock+0x11/0x30
[ 5749.777286]  ? __queue_work+0x16a/0x4a0
[ 5749.777288]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.777291]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5749.777293]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.777295]  blk_mq_run_work_fn+0xd/0x10
[ 5749.777297]  process_one_work+0x1ee/0x4a0
[ 5749.777299]  worker_thread+0x43/0x4e0
[ 5749.777302]  kthread+0xfc/0x130
[ 5749.777304]  ? process_one_work+0x4a0/0x4a0
[ 5749.777305]  ? kthread_create_on_node+0x40/0x40
[ 5749.777307]  ret_from_fork+0x29/0x40
[ 5749.777554] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.777558] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.777562] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.777563] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.777565] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.777568] Call Trace:
[ 5749.777570]  dump_stack+0x4f/0x73
[ 5749.777573]  warn_alloc+0xde/0x170
[ 5749.777575]  ? wake_all_kswapds+0x60/0xa0
[ 5749.777577]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.777581]  ? __inc_zone_state+0x42/0xb0
[ 5749.777583]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.777586]  alloc_pages_current+0x90/0x140
[ 5749.777588]  kmalloc_order_trace+0x29/0xf0
[ 5749.777590]  ? alloc_pages_current+0x90/0x140
[ 5749.777592]  __kmalloc+0x17a/0x1a0
[ 5749.777594]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.777596]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.777598]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.777600]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.777603]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.777605]  blk_mq_make_request+0x1ef/0x750
[ 5749.777606]  ? preempt_count_add+0x7c/0xc0
[ 5749.777609]  generic_make_request+0xcf/0x1d0
[ 5749.777610]  submit_bio+0x6e/0x150
[ 5749.777612]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.777626]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.777640]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.777642]  write_cache_pages+0x1ec/0x4c0
[ 5749.777655]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.777669]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.777672]  do_writepages+0x19/0x30
[ 5749.777674]  __writeback_single_inode+0x40/0x390
[ 5749.777675]  ? preempt_count_add+0xa3/0xc0
[ 5749.777677]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.777680]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.777682]  wb_writeback+0x269/0x310
[ 5749.777684]  wb_workfn+0x2cc/0x410
[ 5749.777687]  process_one_work+0x1ee/0x4a0
[ 5749.777689]  worker_thread+0x43/0x4e0
[ 5749.777691]  kthread+0xfc/0x130
[ 5749.777693]  ? process_one_work+0x4a0/0x4a0
[ 5749.777695]  ? kthread_create_on_node+0x40/0x40
[ 5749.777697]  ret_from_fork+0x29/0x40
[ 5749.777703] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.777706] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.777709] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.777710] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.777712] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.777713] Call Trace:
[ 5749.777716]  dump_stack+0x4f/0x73
[ 5749.777718]  warn_alloc+0xde/0x170
[ 5749.777720]  ? wake_all_kswapds+0x60/0xa0
[ 5749.777722]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.777725]  ? preempt_count_add+0xa3/0xc0
[ 5749.777727]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.777729]  alloc_pages_current+0x90/0x140
[ 5749.777732]  kmalloc_order_trace+0x29/0xf0
[ 5749.777733]  ? __kmalloc+0x17a/0x1a0
[ 5749.777735]  __kmalloc+0x17a/0x1a0
[ 5749.777737]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.777739]  ? insert_work+0x4a/0xc0
[ 5749.777741]  ? preempt_count_add+0xa3/0xc0
[ 5749.777743]  ? _raw_spin_unlock+0x11/0x30
[ 5749.777746]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.777748]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5749.777751]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.777753]  blk_mq_run_work_fn+0xd/0x10
[ 5749.777755]  process_one_work+0x1ee/0x4a0
[ 5749.777757]  worker_thread+0x43/0x4e0
[ 5749.777759]  kthread+0xfc/0x130
[ 5749.777761]  ? process_one_work+0x4a0/0x4a0
[ 5749.777762]  ? kthread_create_on_node+0x40/0x40
[ 5749.777764]  ret_from_fork+0x29/0x40
[ 5749.778134] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.778139] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.778143] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.778144] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.778146] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.778148] Call Trace:
[ 5749.778151]  dump_stack+0x4f/0x73
[ 5749.778155]  warn_alloc+0xde/0x170
[ 5749.778157]  ? wake_all_kswapds+0x60/0xa0
[ 5749.778159]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.778162]  ? __inc_zone_state+0x42/0xb0
[ 5749.778164]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.778168]  alloc_pages_current+0x90/0x140
[ 5749.778170]  kmalloc_order_trace+0x29/0xf0
[ 5749.778172]  __kmalloc+0x17a/0x1a0
[ 5749.778175]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.778177]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.778179]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.778182]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.778185]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.778187]  blk_mq_make_request+0x1ef/0x750
[ 5749.778188]  ? preempt_count_add+0x7c/0xc0
[ 5749.778191]  generic_make_request+0xcf/0x1d0
[ 5749.778194]  submit_bio+0x6e/0x150
[ 5749.778196]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.778211]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.778228]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.778234]  write_cache_pages+0x1ec/0x4c0
[ 5749.778248]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.778268]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.778274]  do_writepages+0x19/0x30
[ 5749.778278]  __writeback_single_inode+0x40/0x390
[ 5749.778281]  ? preempt_count_add+0xa3/0xc0
[ 5749.778286]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.778290]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.778294]  wb_writeback+0x269/0x310
[ 5749.778301]  wb_workfn+0x2cc/0x410
[ 5749.778308]  process_one_work+0x1ee/0x4a0
[ 5749.778312]  worker_thread+0x43/0x4e0
[ 5749.778317]  kthread+0xfc/0x130
[ 5749.778321]  ? process_one_work+0x4a0/0x4a0
[ 5749.778324]  ? kthread_create_on_node+0x40/0x40
[ 5749.778328]  ret_from_fork+0x29/0x40
[ 5749.778337] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.778355] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.778367] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.778370] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.778374] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.778381] Call Trace:
[ 5749.778384]  dump_stack+0x4f/0x73
[ 5749.778388]  warn_alloc+0xde/0x170
[ 5749.778396]  ? wake_all_kswapds+0x60/0xa0
[ 5749.778402]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.778406]  ? preempt_count_add+0xa3/0xc0
[ 5749.778410]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.778414]  alloc_pages_current+0x90/0x140
[ 5749.778418]  kmalloc_order_trace+0x29/0xf0
[ 5749.778421]  ? __kmalloc+0x17a/0x1a0
[ 5749.778425]  __kmalloc+0x17a/0x1a0
[ 5749.778429]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.778432]  ? insert_work+0x4a/0xc0
[ 5749.778436]  ? preempt_count_add+0xa3/0xc0
[ 5749.778441]  ? _raw_spin_unlock+0x11/0x30
[ 5749.778448]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.778451]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5749.778453]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.778455]  blk_mq_run_work_fn+0xd/0x10
[ 5749.778457]  process_one_work+0x1ee/0x4a0
[ 5749.778459]  worker_thread+0x43/0x4e0
[ 5749.778462]  kthread+0xfc/0x130
[ 5749.778464]  ? process_one_work+0x4a0/0x4a0
[ 5749.778466]  ? kthread_create_on_node+0x40/0x40
[ 5749.778468]  ret_from_fork+0x29/0x40
[ 5749.778680] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.778684] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.778687] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.778688] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.778690] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.778692] Call Trace:
[ 5749.778695]  dump_stack+0x4f/0x73
[ 5749.778698]  warn_alloc+0xde/0x170
[ 5749.778700]  ? wake_all_kswapds+0x60/0xa0
[ 5749.778703]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.778706]  ? __inc_zone_state+0x42/0xb0
[ 5749.778711]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.778715]  alloc_pages_current+0x90/0x140
[ 5749.778717]  kmalloc_order_trace+0x29/0xf0
[ 5749.778719]  ? alloc_pages_current+0x90/0x140
[ 5749.778720]  __kmalloc+0x17a/0x1a0
[ 5749.778723]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.778727]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.778730]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.778733]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.778738]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.778740]  blk_mq_make_request+0x1ef/0x750
[ 5749.778743]  ? preempt_count_add+0x7c/0xc0
[ 5749.778745]  generic_make_request+0xcf/0x1d0
[ 5749.778747]  submit_bio+0x6e/0x150
[ 5749.778748]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.778761]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.778776]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.778779]  write_cache_pages+0x1ec/0x4c0
[ 5749.778792]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.778808]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.778812]  do_writepages+0x19/0x30
[ 5749.778814]  __writeback_single_inode+0x40/0x390
[ 5749.778815]  ? preempt_count_add+0xa3/0xc0
[ 5749.778817]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.778819]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.778821]  wb_writeback+0x269/0x310
[ 5749.778823]  wb_workfn+0x2cc/0x410
[ 5749.778826]  process_one_work+0x1ee/0x4a0
[ 5749.778831]  worker_thread+0x43/0x4e0
[ 5749.778834]  kthread+0xfc/0x130
[ 5749.778835]  ? process_one_work+0x4a0/0x4a0
[ 5749.778837]  ? kthread_create_on_node+0x40/0x40
[ 5749.778840]  ret_from_fork+0x29/0x40
[ 5749.778854] kworker/6:2H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.778865] kworker/6:2H cpuset=/ mems_allowed=0
[ 5749.778877] CPU: 6 PID: 2904 Comm: kworker/6:2H Tainted: G        W       4.11.0-rc1 #2
[ 5749.778884] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.778888] Workqueue: kblockd blk_mq_run_work_fn
[ 5749.778896] Call Trace:
[ 5749.778899]  dump_stack+0x4f/0x73
[ 5749.778906]  warn_alloc+0xde/0x170
[ 5749.778910]  ? wake_all_kswapds+0x60/0xa0
[ 5749.778914]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.778921]  ? preempt_count_add+0xa3/0xc0
[ 5749.778923]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.778928]  alloc_pages_current+0x90/0x140
[ 5749.778930]  kmalloc_order_trace+0x29/0xf0
[ 5749.778932]  ? __kmalloc+0x17a/0x1a0
[ 5749.778934]  __kmalloc+0x17a/0x1a0
[ 5749.778938]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.778940]  ? insert_work+0x4a/0xc0
[ 5749.778941]  ? preempt_count_add+0xa3/0xc0
[ 5749.778943]  ? _raw_spin_unlock+0x11/0x30
[ 5749.778946]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5749.778949]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5749.778951]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5749.778953]  blk_mq_run_work_fn+0xd/0x10
[ 5749.778957]  process_one_work+0x1ee/0x4a0
[ 5749.778959]  worker_thread+0x43/0x4e0
[ 5749.778961]  kthread+0xfc/0x130
[ 5749.778963]  ? process_one_work+0x4a0/0x4a0
[ 5749.778967]  ? kthread_create_on_node+0x40/0x40
[ 5749.778969]  ret_from_fork+0x29/0x40
[ 5749.779819] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5749.779825] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5749.779830] CPU: 6 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5749.779831] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5749.779834] Workqueue: writeback wb_workfn (flush-259:0)
[ 5749.779837] Call Trace:
[ 5749.779841]  dump_stack+0x4f/0x73
[ 5749.779843]  warn_alloc+0xde/0x170
[ 5749.779845]  ? wake_all_kswapds+0x60/0xa0
[ 5749.779848]  __alloc_pages_slowpath+0xe21/0xe50
[ 5749.779851]  ? __inc_zone_state+0x42/0xb0
[ 5749.779853]  ? preempt_count_add+0xa3/0xc0
[ 5749.779856]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5749.779859]  alloc_pages_current+0x90/0x140
[ 5749.779862]  kmalloc_order_trace+0x29/0xf0
[ 5749.779864]  ? alloc_pages_current+0x90/0x140
[ 5749.779866]  __kmalloc+0x17a/0x1a0
[ 5749.779871]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5749.779874]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5749.779876]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5749.779877]  ? blk_mq_get_tag+0x82/0x2b0
[ 5749.779881]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5749.779882]  blk_mq_make_request+0x1ef/0x750
[ 5749.779884]  ? preempt_count_add+0x7c/0xc0
[ 5749.779887]  generic_make_request+0xcf/0x1d0
[ 5749.779888]  submit_bio+0x6e/0x150
[ 5749.779891]  ? bio_alloc_bioset+0x14b/0x240
[ 5749.779907]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5749.779922]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5749.779927]  write_cache_pages+0x1ec/0x4c0
[ 5749.779940]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5749.779955]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5749.779959]  do_writepages+0x19/0x30
[ 5749.779961]  __writeback_single_inode+0x40/0x390
[ 5749.779964]  ? preempt_count_add+0xa3/0xc0
[ 5749.779967]  writeback_sb_inodes+0x23a/0x4b0
[ 5749.779970]  __writeback_inodes_wb+0x8d/0xc0
[ 5749.779971]  wb_writeback+0x269/0x310
[ 5749.779974]  wb_workfn+0x2cc/0x410
[ 5749.779978]  process_one_work+0x1ee/0x4a0
[ 5749.779980]  worker_thread+0x43/0x4e0
[ 5749.779982]  kthread+0xfc/0x130
[ 5749.779984]  ? process_one_work+0x4a0/0x4a0
[ 5749.779986]  ? kthread_create_on_node+0x40/0x40
[ 5749.779990]  ret_from_fork+0x29/0x40
[ 5755.735238] warn_alloc: 856 callbacks suppressed
[ 5755.735240] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.735245] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.735250] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.735251] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.735256] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.735259] Call Trace:
[ 5755.735263]  dump_stack+0x4f/0x73
[ 5755.735266]  warn_alloc+0xde/0x170
[ 5755.735269]  ? wake_all_kswapds+0x60/0xa0
[ 5755.735270]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.735273]  ? preempt_count_add+0xa3/0xc0
[ 5755.735275]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.735277]  alloc_pages_current+0x90/0x140
[ 5755.735279]  kmalloc_order_trace+0x29/0xf0
[ 5755.735281]  __kmalloc+0x17a/0x1a0
[ 5755.735285]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.735287]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.735289]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.735291]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.735294]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.735295]  blk_mq_make_request+0x1ef/0x750
[ 5755.735297]  ? preempt_count_add+0x7c/0xc0
[ 5755.735299]  generic_make_request+0xcf/0x1d0
[ 5755.735300]  submit_bio+0x6e/0x150
[ 5755.735302]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.735325]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.735336]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.735338]  write_cache_pages+0x1ec/0x4c0
[ 5755.735349]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.735361]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.735363]  do_writepages+0x19/0x30
[ 5755.735365]  __writeback_single_inode+0x40/0x390
[ 5755.735366]  ? preempt_count_add+0xa3/0xc0
[ 5755.735368]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.735371]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.735372]  wb_writeback+0x269/0x310
[ 5755.735374]  wb_workfn+0x2cc/0x410
[ 5755.735376]  process_one_work+0x1ee/0x4a0
[ 5755.735378]  worker_thread+0x43/0x4e0
[ 5755.735380]  kthread+0xfc/0x130
[ 5755.735381]  ? process_one_work+0x4a0/0x4a0
[ 5755.735383]  ? kthread_create_on_node+0x40/0x40
[ 5755.735385]  ret_from_fork+0x29/0x40
[ 5755.735387] warn_alloc_show_mem: 9 callbacks suppressed
[ 5755.735389] Mem-Info:
[ 5755.735395] active_anon:1058614 inactive_anon:210862 isolated_anon:0
                active_file:5964398 inactive_file:483306 isolated_file:0
                unevictable:16 dirty:152884 writeback:985135 unstable:0
                slab_reclaimable:214482 slab_unreclaimable:25669
                mapped:183927 shmem:96389 pagetables:26458 bounce:0
                free:164043 free_pcp:1887 free_cma:0
[ 5755.735399] Node 0 active_anon:4234456kB inactive_anon:843448kB active_file:23857592kB inactive_file:1933224kB unevictable:64kB isolated(anon):0kB isolated(file):0kB mapped:735708kB dirty:611536kB writeback:3940540kB shmem:0kB shmem_thp: 0kB shmem_pmdmapped: 706560kB anon_thp: 385556kB writeback_tmp:0kB unstable:0kB pages_scanned:0 all_unreclaimable? no
[ 5755.735400] Node 0 DMA free:15864kB min:32kB low:44kB high:56kB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15996kB managed:15892kB mlocked:0kB slab_reclaimable:0kB slab_unreclaimable:28kB kernel_stack:0kB pagetables:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
[ 5755.735404] lowmem_reserve[]: 0 2881 32048 32048
[ 5755.735408] Node 0 DMA32 free:181556kB min:6072kB low:9020kB high:11968kB active_anon:315744kB inactive_anon:21852kB active_file:2208344kB inactive_file:111144kB unevictable:0kB writepending:416088kB present:3040380kB managed:3027140kB mlocked:0kB slab_reclaimable:134392kB slab_unreclaimable:9720kB kernel_stack:416kB pagetables:2044kB bounce:0kB free_pcp:5016kB local_pcp:632kB free_cma:0kB
[ 5755.735411] lowmem_reserve[]: 0 0 29166 29166
[ 5755.735415] Node 0 Normal free:458752kB min:61476kB low:91340kB high:121204kB active_anon:3919680kB inactive_anon:821596kB active_file:21649520kB inactive_file:1821592kB unevictable:64kB writepending:4137092kB present:30392316kB managed:29866764kB mlocked:64kB slab_reclaimable:723536kB slab_unreclaimable:92928kB kernel_stack:20528kB pagetables:103788kB bounce:0kB free_pcp:2424kB local_pcp:164kB free_cma:0kB
[ 5755.735419] lowmem_reserve[]: 0 0 0 0
[ 5755.735423] Node 0 DMA: 0*4kB 1*8kB (U) 1*16kB (U) 1*32kB (U) 3*64kB (U) 2*128kB (U) 0*256kB 0*512kB 1*1024kB (U) 1*2048kB (M) 3*4096kB (M) = 15864kB
[ 5755.735438] Node 0 DMA32: 44059*4kB (UMEH) 734*8kB (UMH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 182108kB
[ 5755.735475] Node 0 Normal: 59020*4kB (UMEH) 27854*8kB (UMEH) 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 458912kB
[ 5755.735491] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
[ 5755.735492] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[ 5755.735493] 6544191 total pagecache pages
[ 5755.735497] 13 pages in swap cache
[ 5755.735498] Swap cache stats: add 384, delete 371, find 4/12
[ 5755.735499] Free swap  = 6956796kB
[ 5755.735500] Total swap = 6959100kB
[ 5755.735501] 8362173 pages RAM
[ 5755.735502] 0 pages HighMem/MovableOnly
[ 5755.735503] 134724 pages reserved
[ 5755.735504] 0 pages cma reserved
[ 5755.735512] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.735515] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.735519] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.735522] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.735524] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.735526] Call Trace:
[ 5755.735529]  dump_stack+0x4f/0x73
[ 5755.735531]  warn_alloc+0xde/0x170
[ 5755.735533]  ? wake_all_kswapds+0x60/0xa0
[ 5755.735536]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.735540]  ? cpumask_next_and+0x2b/0x40
[ 5755.735542]  ? cpuacct_charge+0x75/0x90
[ 5755.735544]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.735546]  alloc_pages_current+0x90/0x140
[ 5755.735550]  kmalloc_order_trace+0x29/0xf0
[ 5755.735551]  ? dequeue_task_fair+0x64b/0x17a0
[ 5755.735553]  __kmalloc+0x17a/0x1a0
[ 5755.735558]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.735560]  ? finish_task_switch+0x7e/0x220
[ 5755.735564]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.735567]  blk_mq_sched_dispatch_requests+0x161/0x170
[ 5755.735570]  ? _raw_spin_unlock_irq+0x12/0x30
[ 5755.735573]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.735576]  blk_mq_run_work_fn+0xd/0x10
[ 5755.735577]  process_one_work+0x1ee/0x4a0
[ 5755.735581]  worker_thread+0x43/0x4e0
[ 5755.735583]  kthread+0xfc/0x130
[ 5755.735585]  ? process_one_work+0x4a0/0x4a0
[ 5755.735588]  ? kthread_create_on_node+0x40/0x40
[ 5755.735591]  ret_from_fork+0x29/0x40
[ 5755.735596] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.735602] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.735605] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.735606] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.735608] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.735611] Call Trace:
[ 5755.735614]  dump_stack+0x4f/0x73
[ 5755.735616]  warn_alloc+0xde/0x170
[ 5755.735619]  ? wake_all_kswapds+0x60/0xa0
[ 5755.735621]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.735624]  ? cpumask_next_and+0x2b/0x40
[ 5755.735627]  ? cpuacct_charge+0x75/0x90
[ 5755.735630]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.735633]  alloc_pages_current+0x90/0x140
[ 5755.735637]  kmalloc_order_trace+0x29/0xf0
[ 5755.735638]  ? __kmalloc+0x17a/0x1a0
[ 5755.735642]  __kmalloc+0x17a/0x1a0
[ 5755.735644]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.735647]  ? insert_work+0x4a/0xc0
[ 5755.735649]  ? preempt_count_add+0xa3/0xc0
[ 5755.735651]  ? _raw_spin_unlock+0x11/0x30
[ 5755.735653]  ? __queue_work+0x16a/0x4a0
[ 5755.735657]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.735660]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5755.735662]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.735665]  blk_mq_run_work_fn+0xd/0x10
[ 5755.735667]  process_one_work+0x1ee/0x4a0
[ 5755.735670]  worker_thread+0x43/0x4e0
[ 5755.735674]  kthread+0xfc/0x130
[ 5755.735676]  ? process_one_work+0x4a0/0x4a0
[ 5755.735678]  ? kthread_create_on_node+0x40/0x40
[ 5755.735681]  ret_from_fork+0x29/0x40
[ 5755.736431] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.736457] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.736474] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.736483] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.736488] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.736506] Call Trace:
[ 5755.736517]  dump_stack+0x4f/0x73
[ 5755.736525]  warn_alloc+0xde/0x170
[ 5755.736532]  ? wake_all_kswapds+0x60/0xa0
[ 5755.736537]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.736551]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.736561]  alloc_pages_current+0x90/0x140
[ 5755.736570]  kmalloc_order_trace+0x29/0xf0
[ 5755.736576]  __kmalloc+0x17a/0x1a0
[ 5755.736587]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.736596]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.736604]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.736612]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.736621]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.736624]  blk_mq_make_request+0x1ef/0x750
[ 5755.736627]  ? preempt_count_add+0x7c/0xc0
[ 5755.736630]  generic_make_request+0xcf/0x1d0
[ 5755.736633]  submit_bio+0x6e/0x150
[ 5755.736635]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.736649]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.736663]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.736668]  write_cache_pages+0x1ec/0x4c0
[ 5755.736681]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.736696]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.736700]  do_writepages+0x19/0x30
[ 5755.736703]  __writeback_single_inode+0x40/0x390
[ 5755.736704]  ? preempt_count_add+0xa3/0xc0
[ 5755.736707]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.736710]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.736712]  wb_writeback+0x269/0x310
[ 5755.736716]  wb_workfn+0x2cc/0x410
[ 5755.736719]  process_one_work+0x1ee/0x4a0
[ 5755.736722]  worker_thread+0x43/0x4e0
[ 5755.736724]  kthread+0xfc/0x130
[ 5755.736726]  ? process_one_work+0x4a0/0x4a0
[ 5755.736728]  ? kthread_create_on_node+0x40/0x40
[ 5755.736732]  ret_from_fork+0x29/0x40
[ 5755.736739] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.736744] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.736749] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.736751] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.736754] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.736756] Call Trace:
[ 5755.736760]  dump_stack+0x4f/0x73
[ 5755.736762]  warn_alloc+0xde/0x170
[ 5755.736766]  ? wake_all_kswapds+0x60/0xa0
[ 5755.736769]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.736774]  ? cpumask_next_and+0x2b/0x40
[ 5755.736776]  ? cpuacct_charge+0x75/0x90
[ 5755.736779]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.736782]  alloc_pages_current+0x90/0x140
[ 5755.736784]  kmalloc_order_trace+0x29/0xf0
[ 5755.736788]  ? __kmalloc+0x17a/0x1a0
[ 5755.736790]  __kmalloc+0x17a/0x1a0
[ 5755.736792]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.736794]  ? insert_work+0x4a/0xc0
[ 5755.736795]  ? preempt_count_add+0xa3/0xc0
[ 5755.736798]  ? _raw_spin_unlock+0x11/0x30
[ 5755.736803]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.736806]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5755.736811]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.736815]  blk_mq_run_work_fn+0xd/0x10
[ 5755.736821]  process_one_work+0x1ee/0x4a0
[ 5755.736829]  worker_thread+0x43/0x4e0
[ 5755.736837]  kthread+0xfc/0x130
[ 5755.736845]  ? process_one_work+0x4a0/0x4a0
[ 5755.736853]  ? kthread_create_on_node+0x40/0x40
[ 5755.736860]  ret_from_fork+0x29/0x40
[ 5755.737407] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.737412] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.737416] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.737417] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.737419] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.737422] Call Trace:
[ 5755.737425]  dump_stack+0x4f/0x73
[ 5755.737427]  warn_alloc+0xde/0x170
[ 5755.737429]  ? wake_all_kswapds+0x60/0xa0
[ 5755.737431]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.737435]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.737437]  alloc_pages_current+0x90/0x140
[ 5755.737441]  kmalloc_order_trace+0x29/0xf0
[ 5755.737443]  __kmalloc+0x17a/0x1a0
[ 5755.737446]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.737448]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.737449]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.737451]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.737454]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.737457]  blk_mq_make_request+0x1ef/0x750
[ 5755.737459]  ? preempt_count_add+0x7c/0xc0
[ 5755.737461]  generic_make_request+0xcf/0x1d0
[ 5755.737463]  submit_bio+0x6e/0x150
[ 5755.737465]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.737478]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.737492]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.737496]  write_cache_pages+0x1ec/0x4c0
[ 5755.737509]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.737523]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.737525]  do_writepages+0x19/0x30
[ 5755.737527]  __writeback_single_inode+0x40/0x390
[ 5755.737529]  ? preempt_count_add+0xa3/0xc0
[ 5755.737531]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.737534]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.737536]  wb_writeback+0x269/0x310
[ 5755.737539]  wb_workfn+0x2cc/0x410
[ 5755.737541]  process_one_work+0x1ee/0x4a0
[ 5755.737544]  worker_thread+0x43/0x4e0
[ 5755.737546]  kthread+0xfc/0x130
[ 5755.737548]  ? process_one_work+0x4a0/0x4a0
[ 5755.737550]  ? kthread_create_on_node+0x40/0x40
[ 5755.737552]  ret_from_fork+0x29/0x40
[ 5755.737568] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.737583] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.737597] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.737602] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.737606] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.737612] Call Trace:
[ 5755.737617]  dump_stack+0x4f/0x73
[ 5755.737622]  warn_alloc+0xde/0x170
[ 5755.737628]  ? wake_all_kswapds+0x60/0xa0
[ 5755.737633]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.737637]  ? cpumask_next_and+0x2b/0x40
[ 5755.737642]  ? cpuacct_charge+0x75/0x90
[ 5755.737647]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.737653]  alloc_pages_current+0x90/0x140
[ 5755.737657]  kmalloc_order_trace+0x29/0xf0
[ 5755.737661]  ? __kmalloc+0x17a/0x1a0
[ 5755.737666]  __kmalloc+0x17a/0x1a0
[ 5755.737671]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.737676]  ? insert_work+0x4a/0xc0
[ 5755.737679]  ? preempt_count_add+0xa3/0xc0
[ 5755.737681]  ? _raw_spin_unlock+0x11/0x30
[ 5755.737684]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.737685]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5755.737687]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.737689]  blk_mq_run_work_fn+0xd/0x10
[ 5755.737691]  process_one_work+0x1ee/0x4a0
[ 5755.737693]  worker_thread+0x43/0x4e0
[ 5755.737695]  kthread+0xfc/0x130
[ 5755.737697]  ? process_one_work+0x4a0/0x4a0
[ 5755.737698]  ? kthread_create_on_node+0x40/0x40
[ 5755.737700]  ret_from_fork+0x29/0x40
[ 5755.738309] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.738313] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.738317] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.738318] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.738320] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.738322] Call Trace:
[ 5755.738324]  dump_stack+0x4f/0x73
[ 5755.738326]  warn_alloc+0xde/0x170
[ 5755.738327]  ? wake_all_kswapds+0x60/0xa0
[ 5755.738329]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.738331]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.738333]  alloc_pages_current+0x90/0x140
[ 5755.738335]  kmalloc_order_trace+0x29/0xf0
[ 5755.738337]  __kmalloc+0x17a/0x1a0
[ 5755.738339]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.738341]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.738343]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.738344]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.738347]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.738349]  blk_mq_make_request+0x1ef/0x750
[ 5755.738351]  ? preempt_count_add+0x7c/0xc0
[ 5755.738354]  generic_make_request+0xcf/0x1d0
[ 5755.738356]  submit_bio+0x6e/0x150
[ 5755.738358]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.738370]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.738383]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.738386]  write_cache_pages+0x1ec/0x4c0
[ 5755.738399]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.738411]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.738414]  do_writepages+0x19/0x30
[ 5755.738415]  __writeback_single_inode+0x40/0x390
[ 5755.738417]  ? preempt_count_add+0xa3/0xc0
[ 5755.738419]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.738421]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.738423]  wb_writeback+0x269/0x310
[ 5755.738425]  wb_workfn+0x2cc/0x410
[ 5755.738428]  process_one_work+0x1ee/0x4a0
[ 5755.738430]  worker_thread+0x43/0x4e0
[ 5755.738432]  kthread+0xfc/0x130
[ 5755.738433]  ? process_one_work+0x4a0/0x4a0
[ 5755.738435]  ? kthread_create_on_node+0x40/0x40
[ 5755.738437]  ret_from_fork+0x29/0x40
[ 5755.738450] kworker/3:1H: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.738456] kworker/3:1H cpuset=/ mems_allowed=0
[ 5755.738460] CPU: 3 PID: 1445 Comm: kworker/3:1H Tainted: G        W       4.11.0-rc1 #2
[ 5755.738461] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.738463] Workqueue: kblockd blk_mq_run_work_fn
[ 5755.738466] Call Trace:
[ 5755.738469]  dump_stack+0x4f/0x73
[ 5755.738477]  warn_alloc+0xde/0x170
[ 5755.738485]  ? wake_all_kswapds+0x60/0xa0
[ 5755.738492]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.738498]  ? cpumask_next_and+0x2b/0x40
[ 5755.738508]  ? cpuacct_charge+0x75/0x90
[ 5755.738514]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.738525]  alloc_pages_current+0x90/0x140
[ 5755.738532]  kmalloc_order_trace+0x29/0xf0
[ 5755.738537]  ? __kmalloc+0x17a/0x1a0
[ 5755.738545]  __kmalloc+0x17a/0x1a0
[ 5755.738551]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.738560]  ? insert_work+0x4a/0xc0
[ 5755.738568]  ? preempt_count_add+0xa3/0xc0
[ 5755.738579]  ? _raw_spin_unlock+0x11/0x30
[ 5755.738586]  blk_mq_dispatch_rq_list+0x1a7/0x370
[ 5755.738597]  blk_mq_sched_dispatch_requests+0xe3/0x170
[ 5755.738603]  __blk_mq_run_hw_queue+0x9e/0xc0
[ 5755.738610]  blk_mq_run_work_fn+0xd/0x10
[ 5755.738615]  process_one_work+0x1ee/0x4a0
[ 5755.738624]  worker_thread+0x43/0x4e0
[ 5755.738632]  kthread+0xfc/0x130
[ 5755.738639]  ? process_one_work+0x4a0/0x4a0
[ 5755.738646]  ? kthread_create_on_node+0x40/0x40
[ 5755.738651]  ret_from_fork+0x29/0x40
[ 5755.740306] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
[ 5755.740312] kworker/u16:1 cpuset=/ mems_allowed=0
[ 5755.740317] CPU: 3 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
[ 5755.740318] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
[ 5755.740321] Workqueue: writeback wb_workfn (flush-259:0)
[ 5755.740324] Call Trace:
[ 5755.740328]  dump_stack+0x4f/0x73
[ 5755.740330]  warn_alloc+0xde/0x170
[ 5755.740333]  ? wake_all_kswapds+0x60/0xa0
[ 5755.740335]  __alloc_pages_slowpath+0xe21/0xe50
[ 5755.740339]  ? preempt_schedule+0x20/0x30
[ 5755.740341]  ? ___preempt_schedule+0x16/0x18
[ 5755.740343]  ? preempt_count_add+0xa3/0xc0
[ 5755.740346]  __alloc_pages_nodemask+0x1c6/0x1e0
[ 5755.740349]  alloc_pages_current+0x90/0x140
[ 5755.740351]  kmalloc_order_trace+0x29/0xf0
[ 5755.740354]  __kmalloc+0x17a/0x1a0
[ 5755.740356]  nvme_queue_rq+0x12f/0x860 [nvme]
[ 5755.740359]  ? __sbitmap_queue_get+0x2b/0xa0
[ 5755.740361]  ? __blk_mq_get_tag.isra.7+0x62/0x70
[ 5755.740363]  ? blk_mq_get_tag+0x82/0x2b0
[ 5755.740366]  blk_mq_try_issue_directly+0x8f/0xe0
[ 5755.740369]  blk_mq_make_request+0x1ef/0x750
[ 5755.740371]  ? preempt_count_add+0x7c/0xc0
[ 5755.740374]  generic_make_request+0xcf/0x1d0
[ 5755.740376]  submit_bio+0x6e/0x150
[ 5755.740377]  ? bio_alloc_bioset+0x14b/0x240
[ 5755.740393]  xfs_add_to_ioend+0xf5/0x1e0 [xfs]
[ 5755.740406]  xfs_do_writepage+0x2d7/0x740 [xfs]
[ 5755.740409]  write_cache_pages+0x1ec/0x4c0
[ 5755.740423]  ? xfs_add_to_ioend+0x1e0/0x1e0 [xfs]
[ 5755.740437]  xfs_vm_writepages+0x56/0x80 [xfs]
[ 5755.740440]  do_writepages+0x19/0x30
[ 5755.740442]  __writeback_single_inode+0x40/0x390
[ 5755.740444]  ? preempt_count_add+0xa3/0xc0
[ 5755.740446]  writeback_sb_inodes+0x23a/0x4b0
[ 5755.740449]  __writeback_inodes_wb+0x8d/0xc0
[ 5755.740451]  wb_writeback+0x269/0x310
[ 5755.740454]  wb_workfn+0x2cc/0x410
[ 5755.740457]  process_one_work+0x1ee/0x4a0
[ 5755.740459]  worker_thread+0x43/0x4e0
[ 5755.740462]  kthread+0xfc/0x130
[ 5755.740464]  ? process_one_work+0x4a0/0x4a0
[ 5755.740467]  ? kthread_create_on_node+0x40/0x40
[ 5755.740470]  ret_from_fork+0x29/0x40
[ 5828.411215] nvme nvme0: I/O 858 QID 4 timeout, aborting
[ 5828.411366] nvme nvme0: I/O 859 QID 4 timeout, aborting
[ 5828.411371] nvme nvme0: I/O 860 QID 4 timeout, aborting
[ 5828.411374] nvme nvme0: I/O 861 QID 4 timeout, aborting
[ 5828.411378] nvme nvme0: I/O 862 QID 4 timeout, aborting
[ 5828.411381] nvme nvme0: I/O 863 QID 4 timeout, aborting
[ 5828.411433] nvme nvme0: I/O 864 QID 4 timeout, aborting
[ 5828.411437] nvme nvme0: I/O 865 QID 4 timeout, aborting
[ 5828.418066] nvme nvme0: completing aborted command with status: 0000
[ 5828.424271] nvme nvme0: completing aborted command with status: 0000
[ 5828.433682] nvme nvme0: completing aborted command with status: 0000
[ 5828.438081] nvme nvme0: completing aborted command with status: 0000
[ 5828.545962] nvme nvme0: completing aborted command with status: 0000
[ 5828.554969] nvme nvme0: completing aborted command with status: 0000
[ 5828.555886] nvme nvme0: completing aborted command with status: 0000
[ 5828.558622] nvme nvme0: completing aborted command with status: 0000
[ 5828.851854] nvme nvme0: Abort status: 0x0
[ 5828.851861] nvme nvme0: Abort status: 0x0
[ 5828.851878] nvme nvme0: Abort status: 0x0
[ 5828.851893] nvme nvme0: Abort status: 0x0
[ 5828.980142] nvme nvme0: Abort status: 0x0
[ 5828.980167] nvme nvme0: Abort status: 0x0
[ 5828.980174] nvme nvme0: Abort status: 0x0
[ 5828.980179] nvme nvme0: Abort status: 0x0
[ 5829.436311] nvme nvme0: I/O 200 QID 3 timeout, aborting
[ 5829.436321] nvme nvme0: I/O 201 QID 3 timeout, aborting
[ 5829.436324] nvme nvme0: I/O 202 QID 3 timeout, aborting
[ 5829.436327] nvme nvme0: I/O 203 QID 3 timeout, aborting
[ 5829.436329] nvme nvme0: I/O 204 QID 3 timeout, aborting
[ 5829.436332] nvme nvme0: I/O 205 QID 3 timeout, aborting
[ 5829.436334] nvme nvme0: I/O 206 QID 3 timeout, aborting
[ 5829.436337] nvme nvme0: I/O 207 QID 3 timeout, aborting
[ 5829.500268] nvme nvme0: completing aborted command with status: 0000
[ 5829.502481] nvme nvme0: completing aborted command with status: 0000
[ 5829.522320] nvme nvme0: completing aborted command with status: 0000
[ 5829.522993] nvme nvme0: completing aborted command with status: 0000
[ 5829.631378] nvme nvme0: completing aborted command with status: 0000
[ 5829.634766] nvme nvme0: completing aborted command with status: 0000
[ 5829.646204] nvme nvme0: completing aborted command with status: 0000
[ 5829.647189] nvme nvme0: completing aborted command with status: 0000
[ 5829.960462] nvme nvme0: Abort status: 0x0
[ 5829.960470] nvme nvme0: Abort status: 0x0
[ 5829.960484] nvme nvme0: Abort status: 0x0
[ 5829.960498] nvme nvme0: Abort status: 0x0
[ 5830.082311] nvme nvme0: Abort status: 0x0
[ 5830.082316] nvme nvme0: Abort status: 0x0
[ 5830.082332] nvme nvme0: Abort status: 0x0
[ 5830.082346] nvme nvme0: Abort status: 0x0
[ 5830.459096] nvme nvme0: I/O 434 QID 3 timeout, aborting
[ 5830.459106] nvme nvme0: I/O 435 QID 3 timeout, aborting
[ 5830.459109] nvme nvme0: I/O 436 QID 3 timeout, aborting
[ 5830.459112] nvme nvme0: I/O 437 QID 3 timeout, aborting
[ 5830.459114] nvme nvme0: I/O 438 QID 3 timeout, aborting
[ 5830.459117] nvme nvme0: I/O 439 QID 3 timeout, aborting
[ 5830.459119] nvme nvme0: I/O 440 QID 3 timeout, aborting
[ 5830.459128] nvme nvme0: I/O 620 QID 3 timeout, aborting
[ 5830.934756] nvme nvme0: Abort status: 0x0
[ 5830.934765] nvme nvme0: Abort status: 0x0
[ 5830.934777] nvme nvme0: Abort status: 0x0
[ 5830.934792] nvme nvme0: Abort status: 0x0
[ 5831.062998] nvme nvme0: Abort status: 0x0
[ 5831.063010] nvme nvme0: Abort status: 0x0
[ 5831.063044] nvme nvme0: Abort status: 0x0
[ 5831.063052] nvme nvme0: Abort status: 0x0
[ 5833.403976] nvme nvme0: I/O 168 QID 5 timeout, aborting
[ 5833.403986] nvme nvme0: I/O 169 QID 5 timeout, aborting
[ 5833.403990] nvme nvme0: I/O 170 QID 5 timeout, aborting
[ 5833.403992] nvme nvme0: I/O 171 QID 5 timeout, aborting
[ 5833.403995] nvme nvme0: I/O 172 QID 5 timeout, aborting
[ 5833.403997] nvme nvme0: I/O 173 QID 5 timeout, aborting
[ 5833.403999] nvme nvme0: I/O 174 QID 5 timeout, aborting
[ 5833.404001] nvme nvme0: I/O 175 QID 5 timeout, aborting
[ 5833.464900] nvme nvme0: completing aborted command with status: 0000
[ 5833.509649] nvme nvme0: completing aborted command with status: 0000
[ 5833.510148] nvme nvme0: completing aborted command with status: 0000
[ 5833.516177] nvme nvme0: completing aborted command with status: 0000
[ 5833.599807] nvme nvme0: completing aborted command with status: 0000
[ 5833.608390] nvme nvme0: completing aborted command with status: 0000
[ 5833.608896] nvme nvme0: completing aborted command with status: 0000
[ 5833.611070] nvme nvme0: completing aborted command with status: 0000
[ 5833.878793] nvme nvme0: Abort status: 0x0
[ 5833.878801] nvme nvme0: Abort status: 0x0
[ 5833.878816] nvme nvme0: Abort status: 0x0
[ 5833.878829] nvme nvme0: Abort status: 0x0
[ 5834.000142] nvme nvme0: Abort status: 0x0
[ 5834.000149] nvme nvme0: Abort status: 0x0
[ 5834.000163] nvme nvme0: Abort status: 0x0
[ 5834.000179] nvme nvme0: Abort status: 0x0
[ 5834.049573] nvme nvme0: completing aborted command with status: 0000
[ 5834.150235] nvme nvme0: completing aborted command with status: 0000
[ 5834.156259] nvme nvme0: completing aborted command with status: 0000
[ 5834.172281] nvme nvme0: completing aborted command with status: 0000
[ 5834.177930] nvme nvme0: completing aborted command with status: 0000
[ 5834.274187] nvme nvme0: completing aborted command with status: 0000
[ 5834.280360] nvme nvme0: completing aborted command with status: 0000
[ 5834.291983] nvme nvme0: completing aborted command with status: 0000
[ 5838.522866] nvme nvme0: I/O 477 QID 3 timeout, aborting
[ 5838.522873] nvme nvme0: I/O 478 QID 3 timeout, aborting
[ 5838.522875] nvme nvme0: I/O 479 QID 3 timeout, aborting
[ 5838.522877] nvme nvme0: I/O 480 QID 3 timeout, aborting
[ 5838.522879] nvme nvme0: I/O 481 QID 3 timeout, aborting
[ 5838.522880] nvme nvme0: I/O 482 QID 3 timeout, aborting
[ 5838.522882] nvme nvme0: I/O 483 QID 3 timeout, aborting
[ 5838.522883] nvme nvme0: I/O 484 QID 3 timeout, aborting
[ 5838.541555] nvme nvme0: completing aborted command with status: 0000
[ 5838.546046] nvme nvme0: completing aborted command with status: 0000
[ 5838.550324] nvme nvme0: completing aborted command with status: 0000
[ 5838.563819] nvme nvme0: completing aborted command with status: 0000
[ 5838.710866] nvme nvme0: completing aborted command with status: 0000
[ 5838.713500] nvme nvme0: completing aborted command with status: 0000
[ 5838.735142] nvme nvme0: completing aborted command with status: 0000
[ 5838.735860] nvme nvme0: completing aborted command with status: 0000
[ 5838.978930] nvme nvme0: Abort status: 0x0
[ 5838.978948] nvme nvme0: Abort status: 0x0
[ 5838.978960] nvme nvme0: Abort status: 0x0
[ 5838.978974] nvme nvme0: Abort status: 0x0
[ 5839.126761] nvme nvme0: Abort status: 0x0
[ 5839.126783] nvme nvme0: Abort status: 0x0
[ 5839.126796] nvme nvme0: Abort status: 0x0
[ 5839.126812] nvme nvme0: Abort status: 0x0
[ 5843.642569] nvme nvme0: I/O 350 QID 3 timeout, aborting
[ 5843.642579] nvme nvme0: I/O 351 QID 3 timeout, aborting
[ 5843.642583] nvme nvme0: I/O 352 QID 3 timeout, aborting
[ 5843.642591] nvme nvme0: I/O 612 QID 3 timeout, aborting
[ 5843.642593] nvme nvme0: I/O 613 QID 3 timeout, aborting
[ 5843.642596] nvme nvme0: I/O 614 QID 3 timeout, aborting
[ 5843.642598] nvme nvme0: I/O 615 QID 3 timeout, aborting
[ 5843.642601] nvme nvme0: I/O 616 QID 3 timeout, aborting
[ 5843.724737] nvme nvme0: completing aborted command with status: 0000
[ 5843.729014] nvme nvme0: completing aborted command with status: 0000
[ 5843.747001] nvme nvme0: completing aborted command with status: 0000
[ 5843.747673] nvme nvme0: completing aborted command with status: 0000
[ 5843.848971] nvme nvme0: completing aborted command with status: 0000
[ 5843.855800] nvme nvme0: completing aborted command with status: 0000
[ 5843.868060] nvme nvme0: completing aborted command with status: 0000
[ 5843.868736] nvme nvme0: completing aborted command with status: 0000
[ 5844.159124] nvme nvme0: Abort status: 0x0
[ 5844.159141] nvme nvme0: Abort status: 0x0
[ 5844.159153] nvme nvme0: Abort status: 0x0
[ 5844.159162] nvme nvme0: Abort status: 0x0
[ 5844.282488] nvme nvme0: Abort status: 0x0
[ 5844.282493] nvme nvme0: Abort status: 0x0
[ 5844.282495] nvme nvme0: Abort status: 0x0
[ 5844.282511] nvme nvme0: Abort status: 0x0

On Sunday, March 5, 2017 7:57:40 PM MST Thomas Fjellstrom wrote:
> On Friday, March 3, 2017 8:27:40 AM MST Thomas Fjellstrom wrote:
> > I just got a new Samsung 960 Evo 256GB m.2 nvme drive, and put it through
> > some tests.
> > 
> > When I run `iozone -a -s 60G` on my desktop (that has 32GB ram and a amd FX
> > 8320), i run into some errors. One time the drive completely dropped from
> > the system (ok, only the dev device did, it still appeared in lspci) and I
> > had to reboot. The later attempt's results can be seen in the attached file
> > (its 5000 lines, so I didn't think it was good to post inline).
> > 
> > I realize that iozone isn't a good indicator of real world performance, I
> > just wanted to see some numbers :D and to stress test the card a bit.
> > 
> > I doubt this is expected behavior regardless of how pointless the exercise
> > is.
> > 
> > I'm running kernel 4.9.13 from debian sid/unstable at the moment.
> > 
> > Please CC me, as I'm not currently subscribed to the list.
> > 
> > Thanks.
> 
> Did some more testing today. Windows seems to be fine with the "same" testing
> using iozone3.
> 
> I upgraded to kernel 4.10 and I'm still having issues. Is this a block mq
> issue? It doesn't even get through the initial (4k) pass before the
> system starts to lag out. I didn't let it run long enough this time to throw 
> errors from nvme.
> 
> What can I do to trouble shoot this further?
> 
[snip old log]


-- 
Thomas Fjellstrom
thomas at fjellstrom.ca

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: nvme, allocation failures, and aborted commands
  2017-03-06  6:11     ` Thomas Fjellstrom
@ 2017-03-06 22:46       ` Keith Busch
  -1 siblings, 0 replies; 12+ messages in thread
From: Keith Busch @ 2017-03-06 22:46 UTC (permalink / raw)
  To: Thomas Fjellstrom; +Cc: linux-kernel, linux-nvme

On Sun, Mar 05, 2017 at 11:11:45PM -0700, Thomas Fjellstrom wrote:
> Tonight I decided to try kernel 4.11-rc1. Still getting page allocation
> failures and aborted nvme commands once iozone gets to the fwrite/fread
> testing.
> 
> The taint seems to be comming from previos warnings from the radeon kernel 
> driver.
> 
> Its a pretty simple: iozone -a -s 64G  run. 
> 
> new log:
> 
> [ 5710.312195] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
> [ 5710.312202] kworker/u16:1 cpuset=/ mems_allowed=0
> [ 5710.312208] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
> [ 5710.312209] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
> [ 5710.312214] Workqueue: writeback wb_workfn (flush-259:0)
> [ 5710.312217] Call Trace:
> [ 5710.312223]  dump_stack+0x4f/0x73
> [ 5710.312225]  warn_alloc+0xde/0x170
> [ 5710.312227]  ? wake_all_kswapds+0x60/0xa0
> [ 5710.312229]  __alloc_pages_slowpath+0xe21/0xe50
> [ 5710.312232]  ? __inc_zone_state+0x42/0xb0
> [ 5710.312235]  ? preempt_count_add+0xa3/0xc0
> [ 5710.312236]  __alloc_pages_nodemask+0x1c6/0x1e0
> [ 5710.312239]  alloc_pages_current+0x90/0x140
> [ 5710.312241]  kmalloc_order_trace+0x29/0xf0
> [ 5710.312243]  ? alloc_pages_current+0x90/0x140
> [ 5710.312245]  __kmalloc+0x17a/0x1a0
> [ 5710.312250]  nvme_queue_rq+0x12f/0x860 [nvme]
> [ 5710.312253]  ? __sbitmap_queue_get+0x2b/0xa0
> [ 5710.312255]  ? __blk_mq_get_tag.isra.7+0x62/0x70
> [ 5710.312256]  ? blk_mq_get_tag+0x82/0x2b0
> [ 5710.312258]  blk_mq_try_issue_directly+0x8f/0xe0
> [ 5710.312260]  blk_mq_make_request+0x1ef/0x750

I'm not familiar with iozone, but I'll offer what the nvme driver is
doing here.

The error says we failed to allocate 2 physically continguous pages from
nvme_queue_rq. The only thing we allocate is a driver IO descriptor. Order
2 means your data transfer for this IO is pretty large, somewhere between
1 and 4MB. I don't think we need contiguous memory here, though; I'll
see if we can use vmalloc in case memory is heavily fragmented.

On the timeout/abort, this appears to be happening on a functioning
device completing commands just slower than the kernel's timeout.
If your io test creates a very high outstanding depth with very large
transfer sizes, it's possible to create tail latencies higher than the
default 30 second timeout (YMMV, check your device's capabilities).

Could you throttle the device's max transfer and queue depth prior to
running your IO test and see if the error messages clear up? For example:

  echo 128 > /sys/block/nvme0n1/queue/max_hw_sectors_kb
  echo 128 > /sys/block/nvme0n1/queue/max_nr_requests

^ permalink raw reply	[flat|nested] 12+ messages in thread

* nvme, allocation failures, and aborted commands
@ 2017-03-06 22:46       ` Keith Busch
  0 siblings, 0 replies; 12+ messages in thread
From: Keith Busch @ 2017-03-06 22:46 UTC (permalink / raw)


On Sun, Mar 05, 2017@11:11:45PM -0700, Thomas Fjellstrom wrote:
> Tonight I decided to try kernel 4.11-rc1. Still getting page allocation
> failures and aborted nvme commands once iozone gets to the fwrite/fread
> testing.
> 
> The taint seems to be comming from previos warnings from the radeon kernel 
> driver.
> 
> Its a pretty simple: iozone -a -s 64G  run. 
> 
> new log:
> 
> [ 5710.312195] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
> [ 5710.312202] kworker/u16:1 cpuset=/ mems_allowed=0
> [ 5710.312208] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
> [ 5710.312209] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
> [ 5710.312214] Workqueue: writeback wb_workfn (flush-259:0)
> [ 5710.312217] Call Trace:
> [ 5710.312223]  dump_stack+0x4f/0x73
> [ 5710.312225]  warn_alloc+0xde/0x170
> [ 5710.312227]  ? wake_all_kswapds+0x60/0xa0
> [ 5710.312229]  __alloc_pages_slowpath+0xe21/0xe50
> [ 5710.312232]  ? __inc_zone_state+0x42/0xb0
> [ 5710.312235]  ? preempt_count_add+0xa3/0xc0
> [ 5710.312236]  __alloc_pages_nodemask+0x1c6/0x1e0
> [ 5710.312239]  alloc_pages_current+0x90/0x140
> [ 5710.312241]  kmalloc_order_trace+0x29/0xf0
> [ 5710.312243]  ? alloc_pages_current+0x90/0x140
> [ 5710.312245]  __kmalloc+0x17a/0x1a0
> [ 5710.312250]  nvme_queue_rq+0x12f/0x860 [nvme]
> [ 5710.312253]  ? __sbitmap_queue_get+0x2b/0xa0
> [ 5710.312255]  ? __blk_mq_get_tag.isra.7+0x62/0x70
> [ 5710.312256]  ? blk_mq_get_tag+0x82/0x2b0
> [ 5710.312258]  blk_mq_try_issue_directly+0x8f/0xe0
> [ 5710.312260]  blk_mq_make_request+0x1ef/0x750

I'm not familiar with iozone, but I'll offer what the nvme driver is
doing here.

The error says we failed to allocate 2 physically continguous pages from
nvme_queue_rq. The only thing we allocate is a driver IO descriptor. Order
2 means your data transfer for this IO is pretty large, somewhere between
1 and 4MB. I don't think we need contiguous memory here, though; I'll
see if we can use vmalloc in case memory is heavily fragmented.

On the timeout/abort, this appears to be happening on a functioning
device completing commands just slower than the kernel's timeout.
If your io test creates a very high outstanding depth with very large
transfer sizes, it's possible to create tail latencies higher than the
default 30 second timeout (YMMV, check your device's capabilities).

Could you throttle the device's max transfer and queue depth prior to
running your IO test and see if the error messages clear up? For example:

  echo 128 > /sys/block/nvme0n1/queue/max_hw_sectors_kb
  echo 128 > /sys/block/nvme0n1/queue/max_nr_requests

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: nvme, allocation failures, and aborted commands
  2017-03-06 22:46       ` Keith Busch
@ 2017-03-09 22:01         ` Thomas Fjellstrom
  -1 siblings, 0 replies; 12+ messages in thread
From: Thomas Fjellstrom @ 2017-03-09 22:01 UTC (permalink / raw)
  To: Keith Busch; +Cc: linux-kernel, linux-nvme

On Monday, March 6, 2017 5:46:33 PM MST Keith Busch wrote:
> On Sun, Mar 05, 2017 at 11:11:45PM -0700, Thomas Fjellstrom wrote:
> > Tonight I decided to try kernel 4.11-rc1. Still getting page allocation
> > failures and aborted nvme commands once iozone gets to the fwrite/fread
> > testing.
> > 
> > The taint seems to be comming from previos warnings from the radeon kernel 
> > driver.
> > 
> > Its a pretty simple: iozone -a -s 64G  run. 
> > 
> > new log:
> > 
> > [ 5710.312195] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
> > [ 5710.312202] kworker/u16:1 cpuset=/ mems_allowed=0
> > [ 5710.312208] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
> > [ 5710.312209] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
> > [ 5710.312214] Workqueue: writeback wb_workfn (flush-259:0)
> > [ 5710.312217] Call Trace:
> > [ 5710.312223]  dump_stack+0x4f/0x73
> > [ 5710.312225]  warn_alloc+0xde/0x170
> > [ 5710.312227]  ? wake_all_kswapds+0x60/0xa0
> > [ 5710.312229]  __alloc_pages_slowpath+0xe21/0xe50
> > [ 5710.312232]  ? __inc_zone_state+0x42/0xb0
> > [ 5710.312235]  ? preempt_count_add+0xa3/0xc0
> > [ 5710.312236]  __alloc_pages_nodemask+0x1c6/0x1e0
> > [ 5710.312239]  alloc_pages_current+0x90/0x140
> > [ 5710.312241]  kmalloc_order_trace+0x29/0xf0
> > [ 5710.312243]  ? alloc_pages_current+0x90/0x140
> > [ 5710.312245]  __kmalloc+0x17a/0x1a0
> > [ 5710.312250]  nvme_queue_rq+0x12f/0x860 [nvme]
> > [ 5710.312253]  ? __sbitmap_queue_get+0x2b/0xa0
> > [ 5710.312255]  ? __blk_mq_get_tag.isra.7+0x62/0x70
> > [ 5710.312256]  ? blk_mq_get_tag+0x82/0x2b0
> > [ 5710.312258]  blk_mq_try_issue_directly+0x8f/0xe0
> > [ 5710.312260]  blk_mq_make_request+0x1ef/0x750
> 
> I'm not familiar with iozone, but I'll offer what the nvme driver is
> doing here.
> 
> The error says we failed to allocate 2 physically continguous pages from
> nvme_queue_rq. The only thing we allocate is a driver IO descriptor. Order
> 2 means your data transfer for this IO is pretty large, somewhere between
> 1 and 4MB. I don't think we need contiguous memory here, though; I'll
> see if we can use vmalloc in case memory is heavily fragmented.

My first report to linux-kernel included a log that wasn't sent to linux-nvme:
https://cloud.tomasu.org/index.php/s/DpGf6wKBLYrZGFG

In it you can see some Order 0 failures. I'm pretty sure that isn't supposed
to happen when a machine has 32GB ram, and much of it is page/disk cache.

The test often hit the error at the fread/fwrite tests. Sometimes sooner.

> On the timeout/abort, this appears to be happening on a functioning
> device completing commands just slower than the kernel's timeout.
> If your io test creates a very high outstanding depth with very large
> transfer sizes, it's possible to create tail latencies higher than the
> default 30 second timeout (YMMV, check your device's capabilities).

I'm not sure its /just/ slower. In one or two attempts, the drive completely
stopped working. Once the device nodes went away, and another it was
unresponsive.

> Could you throttle the device's max transfer and queue depth prior to
> running your IO test and see if the error messages clear up? For example:
> 
>   echo 128 > /sys/block/nvme0n1/queue/max_hw_sectors_kb
>   echo 128 > /sys/block/nvme0n1/queue/max_nr_requests
> 

First off, theres no max_nr_requests, and echoing into max_hw_sectors_kb gets
me a permission denied even as root no matter the value I tried.

I checked the scheduler, and it was set to none, so I've tried mq-deadline 
(with no other sysfs changes), and the first pass of the same iozone run
has not errored out, or put any errors or warnings in the kernel log.
I'm going to let this test run to see if maybe it'll just take longer to
show problems.

I suspect it might be possible that this Samsung 960 EVO just isn't capable
of absorbing all of the io that iozone on linux can throw at it without
some kind of scheduling?

On the run prior to the current I just reformatted and ran xfs straight on nvme0n1
with no other changes (before I was running in lvm or a partition) I got the
following: (so no allocation failures so far? but still its timing out)

[ 5340.265161] nvme nvme0: I/O 712 QID 7 timeout, aborting
[ 5340.265170] nvme nvme0: I/O 713 QID 7 timeout, aborting
[ 5340.265172] nvme nvme0: I/O 714 QID 7 timeout, aborting
[ 5340.265174] nvme nvme0: I/O 715 QID 7 timeout, aborting
[ 5340.265176] nvme nvme0: I/O 716 QID 7 timeout, aborting
[ 5340.265178] nvme nvme0: I/O 717 QID 7 timeout, aborting
[ 5340.265180] nvme nvme0: I/O 718 QID 7 timeout, aborting
[ 5340.265181] nvme nvme0: I/O 719 QID 7 timeout, aborting
[ 5340.300423] nvme nvme0: completing aborted command with status: 0000
[ 5340.301090] nvme nvme0: completing aborted command with status: 0000
[ 5340.307974] nvme nvme0: completing aborted command with status: 0000
[ 5340.308648] nvme nvme0: completing aborted command with status: 0000
[ 5340.351234] nvme nvme0: completing aborted command with status: 0000
[ 5340.353792] nvme nvme0: completing aborted command with status: 0000
[ 5340.358244] nvme nvme0: completing aborted command with status: 0000
[ 5340.404927] nvme nvme0: completing aborted command with status: 0000
[ 5340.518379] nvme nvme0: Abort status: 0x0
[ 5340.518386] nvme nvme0: Abort status: 0x0
[ 5340.518388] nvme nvme0: Abort status: 0x0
[ 5340.518397] nvme nvme0: Abort status: 0x0
[ 5340.571172] nvme nvme0: Abort status: 0x0
[ 5340.571178] nvme nvme0: Abort status: 0x0
[ 5340.571180] nvme nvme0: Abort status: 0x0
[ 5340.571195] nvme nvme0: Abort status: 0x0
[ 5343.848275] nvme nvme0: I/O 53 QID 7 timeout, aborting
[ 5343.848290] nvme nvme0: I/O 54 QID 7 timeout, aborting
[ 5343.848295] nvme nvme0: I/O 55 QID 7 timeout, aborting
[ 5343.848300] nvme nvme0: I/O 56 QID 7 timeout, aborting
[ 5343.848304] nvme nvme0: I/O 57 QID 7 timeout, aborting
[ 5343.848309] nvme nvme0: I/O 58 QID 7 timeout, aborting
[ 5343.848312] nvme nvme0: I/O 59 QID 7 timeout, aborting
[ 5343.848316] nvme nvme0: I/O 60 QID 7 timeout, aborting
[ 5343.866065] nvme nvme0: completing aborted command with status: 0000
[ 5343.870236] nvme nvme0: completing aborted command with status: 0000
[ 5343.872750] nvme nvme0: completing aborted command with status: 0000
[ 5343.876805] nvme nvme0: completing aborted command with status: 0000
[ 5343.921292] nvme nvme0: completing aborted command with status: 0000
[ 5343.923719] nvme nvme0: completing aborted command with status: 0000
[ 5343.926235] nvme nvme0: completing aborted command with status: 0000
[ 5343.928689] nvme nvme0: completing aborted command with status: 0000
[ 5344.120767] nvme nvme0: Abort status: 0x0
[ 5344.120791] nvme nvme0: Abort status: 0x0
[ 5344.120793] nvme nvme0: Abort status: 0x0
[ 5344.120804] nvme nvme0: Abort status: 0x0
[ 5344.159891] nvme nvme0: Abort status: 0x0
[ 5344.159896] nvme nvme0: Abort status: 0x0
[ 5344.159916] nvme nvme0: Abort status: 0x0
[ 5344.159932] nvme nvme0: Abort status: 0x0
[ 5344.872302] nvme nvme0: I/O 762 QID 6 timeout, aborting
[ 5344.872309] nvme nvme0: I/O 763 QID 6 timeout, aborting
[ 5344.872311] nvme nvme0: I/O 764 QID 6 timeout, aborting
[ 5344.872313] nvme nvme0: I/O 765 QID 6 timeout, aborting
[ 5344.872315] nvme nvme0: I/O 766 QID 6 timeout, aborting
[ 5344.872317] nvme nvme0: I/O 767 QID 6 timeout, aborting
[ 5344.872319] nvme nvme0: I/O 768 QID 6 timeout, aborting
[ 5344.872320] nvme nvme0: I/O 769 QID 6 timeout, aborting
[ 5344.876179] nvme nvme0: completing aborted command with status: 0000
[ 5344.879210] nvme nvme0: completing aborted command with status: 0000
[ 5344.882727] nvme nvme0: completing aborted command with status: 0000
[ 5344.885965] nvme nvme0: completing aborted command with status: 0000
[ 5344.936542] nvme nvme0: completing aborted command with status: 0000
[ 5344.937113] nvme nvme0: completing aborted command with status: 0000
[ 5344.943132] nvme nvme0: completing aborted command with status: 0000
[ 5344.943681] nvme nvme0: completing aborted command with status: 0000
[ 5345.147182] nvme nvme0: Abort status: 0x0
[ 5345.147192] nvme nvme0: Abort status: 0x0
[ 5345.147207] nvme nvme0: Abort status: 0x0
[ 5345.147234] nvme nvme0: Abort status: 0x0
[ 5345.210950] nvme nvme0: Abort status: 0x0
[ 5345.210958] nvme nvme0: Abort status: 0x0
[ 5345.210974] nvme nvme0: Abort status: 0x0
[ 5345.210987] nvme nvme0: Abort status: 0x0

-- 
Thomas Fjellstrom
thomas@fjellstrom.ca

^ permalink raw reply	[flat|nested] 12+ messages in thread

* nvme, allocation failures, and aborted commands
@ 2017-03-09 22:01         ` Thomas Fjellstrom
  0 siblings, 0 replies; 12+ messages in thread
From: Thomas Fjellstrom @ 2017-03-09 22:01 UTC (permalink / raw)


On Monday, March 6, 2017 5:46:33 PM MST Keith Busch wrote:
> On Sun, Mar 05, 2017@11:11:45PM -0700, Thomas Fjellstrom wrote:
> > Tonight I decided to try kernel 4.11-rc1. Still getting page allocation
> > failures and aborted nvme commands once iozone gets to the fwrite/fread
> > testing.
> > 
> > The taint seems to be comming from previos warnings from the radeon kernel 
> > driver.
> > 
> > Its a pretty simple: iozone -a -s 64G  run. 
> > 
> > new log:
> > 
> > [ 5710.312195] kworker/u16:1: page allocation failure: order:2, mode:0x1084020(GFP_ATOMIC|__GFP_COMP), nodemask=(null)
> > [ 5710.312202] kworker/u16:1 cpuset=/ mems_allowed=0
> > [ 5710.312208] CPU: 1 PID: 30166 Comm: kworker/u16:1 Tainted: G        W       4.11.0-rc1 #2
> > [ 5710.312209] Hardware name: To be filled by O.E.M. To be filled by O.E.M./970 PRO GAMING/AURA, BIOS 0901 11/07/2016
> > [ 5710.312214] Workqueue: writeback wb_workfn (flush-259:0)
> > [ 5710.312217] Call Trace:
> > [ 5710.312223]  dump_stack+0x4f/0x73
> > [ 5710.312225]  warn_alloc+0xde/0x170
> > [ 5710.312227]  ? wake_all_kswapds+0x60/0xa0
> > [ 5710.312229]  __alloc_pages_slowpath+0xe21/0xe50
> > [ 5710.312232]  ? __inc_zone_state+0x42/0xb0
> > [ 5710.312235]  ? preempt_count_add+0xa3/0xc0
> > [ 5710.312236]  __alloc_pages_nodemask+0x1c6/0x1e0
> > [ 5710.312239]  alloc_pages_current+0x90/0x140
> > [ 5710.312241]  kmalloc_order_trace+0x29/0xf0
> > [ 5710.312243]  ? alloc_pages_current+0x90/0x140
> > [ 5710.312245]  __kmalloc+0x17a/0x1a0
> > [ 5710.312250]  nvme_queue_rq+0x12f/0x860 [nvme]
> > [ 5710.312253]  ? __sbitmap_queue_get+0x2b/0xa0
> > [ 5710.312255]  ? __blk_mq_get_tag.isra.7+0x62/0x70
> > [ 5710.312256]  ? blk_mq_get_tag+0x82/0x2b0
> > [ 5710.312258]  blk_mq_try_issue_directly+0x8f/0xe0
> > [ 5710.312260]  blk_mq_make_request+0x1ef/0x750
> 
> I'm not familiar with iozone, but I'll offer what the nvme driver is
> doing here.
> 
> The error says we failed to allocate 2 physically continguous pages from
> nvme_queue_rq. The only thing we allocate is a driver IO descriptor. Order
> 2 means your data transfer for this IO is pretty large, somewhere between
> 1 and 4MB. I don't think we need contiguous memory here, though; I'll
> see if we can use vmalloc in case memory is heavily fragmented.

My first report to linux-kernel included a log that wasn't sent to linux-nvme:
https://cloud.tomasu.org/index.php/s/DpGf6wKBLYrZGFG

In it you can see some Order 0 failures. I'm pretty sure that isn't supposed
to happen when a machine has 32GB ram, and much of it is page/disk cache.

The test often hit the error at the fread/fwrite tests. Sometimes sooner.

> On the timeout/abort, this appears to be happening on a functioning
> device completing commands just slower than the kernel's timeout.
> If your io test creates a very high outstanding depth with very large
> transfer sizes, it's possible to create tail latencies higher than the
> default 30 second timeout (YMMV, check your device's capabilities).

I'm not sure its /just/ slower. In one or two attempts, the drive completely
stopped working. Once the device nodes went away, and another it was
unresponsive.

> Could you throttle the device's max transfer and queue depth prior to
> running your IO test and see if the error messages clear up? For example:
> 
>   echo 128 > /sys/block/nvme0n1/queue/max_hw_sectors_kb
>   echo 128 > /sys/block/nvme0n1/queue/max_nr_requests
> 

First off, theres no max_nr_requests, and echoing into max_hw_sectors_kb gets
me a permission denied even as root no matter the value I tried.

I checked the scheduler, and it was set to none, so I've tried mq-deadline 
(with no other sysfs changes), and the first pass of the same iozone run
has not errored out, or put any errors or warnings in the kernel log.
I'm going to let this test run to see if maybe it'll just take longer to
show problems.

I suspect it might be possible that this Samsung 960 EVO just isn't capable
of absorbing all of the io that iozone on linux can throw at it without
some kind of scheduling?

On the run prior to the current I just reformatted and ran xfs straight on nvme0n1
with no other changes (before I was running in lvm or a partition) I got the
following: (so no allocation failures so far? but still its timing out)

[ 5340.265161] nvme nvme0: I/O 712 QID 7 timeout, aborting
[ 5340.265170] nvme nvme0: I/O 713 QID 7 timeout, aborting
[ 5340.265172] nvme nvme0: I/O 714 QID 7 timeout, aborting
[ 5340.265174] nvme nvme0: I/O 715 QID 7 timeout, aborting
[ 5340.265176] nvme nvme0: I/O 716 QID 7 timeout, aborting
[ 5340.265178] nvme nvme0: I/O 717 QID 7 timeout, aborting
[ 5340.265180] nvme nvme0: I/O 718 QID 7 timeout, aborting
[ 5340.265181] nvme nvme0: I/O 719 QID 7 timeout, aborting
[ 5340.300423] nvme nvme0: completing aborted command with status: 0000
[ 5340.301090] nvme nvme0: completing aborted command with status: 0000
[ 5340.307974] nvme nvme0: completing aborted command with status: 0000
[ 5340.308648] nvme nvme0: completing aborted command with status: 0000
[ 5340.351234] nvme nvme0: completing aborted command with status: 0000
[ 5340.353792] nvme nvme0: completing aborted command with status: 0000
[ 5340.358244] nvme nvme0: completing aborted command with status: 0000
[ 5340.404927] nvme nvme0: completing aborted command with status: 0000
[ 5340.518379] nvme nvme0: Abort status: 0x0
[ 5340.518386] nvme nvme0: Abort status: 0x0
[ 5340.518388] nvme nvme0: Abort status: 0x0
[ 5340.518397] nvme nvme0: Abort status: 0x0
[ 5340.571172] nvme nvme0: Abort status: 0x0
[ 5340.571178] nvme nvme0: Abort status: 0x0
[ 5340.571180] nvme nvme0: Abort status: 0x0
[ 5340.571195] nvme nvme0: Abort status: 0x0
[ 5343.848275] nvme nvme0: I/O 53 QID 7 timeout, aborting
[ 5343.848290] nvme nvme0: I/O 54 QID 7 timeout, aborting
[ 5343.848295] nvme nvme0: I/O 55 QID 7 timeout, aborting
[ 5343.848300] nvme nvme0: I/O 56 QID 7 timeout, aborting
[ 5343.848304] nvme nvme0: I/O 57 QID 7 timeout, aborting
[ 5343.848309] nvme nvme0: I/O 58 QID 7 timeout, aborting
[ 5343.848312] nvme nvme0: I/O 59 QID 7 timeout, aborting
[ 5343.848316] nvme nvme0: I/O 60 QID 7 timeout, aborting
[ 5343.866065] nvme nvme0: completing aborted command with status: 0000
[ 5343.870236] nvme nvme0: completing aborted command with status: 0000
[ 5343.872750] nvme nvme0: completing aborted command with status: 0000
[ 5343.876805] nvme nvme0: completing aborted command with status: 0000
[ 5343.921292] nvme nvme0: completing aborted command with status: 0000
[ 5343.923719] nvme nvme0: completing aborted command with status: 0000
[ 5343.926235] nvme nvme0: completing aborted command with status: 0000
[ 5343.928689] nvme nvme0: completing aborted command with status: 0000
[ 5344.120767] nvme nvme0: Abort status: 0x0
[ 5344.120791] nvme nvme0: Abort status: 0x0
[ 5344.120793] nvme nvme0: Abort status: 0x0
[ 5344.120804] nvme nvme0: Abort status: 0x0
[ 5344.159891] nvme nvme0: Abort status: 0x0
[ 5344.159896] nvme nvme0: Abort status: 0x0
[ 5344.159916] nvme nvme0: Abort status: 0x0
[ 5344.159932] nvme nvme0: Abort status: 0x0
[ 5344.872302] nvme nvme0: I/O 762 QID 6 timeout, aborting
[ 5344.872309] nvme nvme0: I/O 763 QID 6 timeout, aborting
[ 5344.872311] nvme nvme0: I/O 764 QID 6 timeout, aborting
[ 5344.872313] nvme nvme0: I/O 765 QID 6 timeout, aborting
[ 5344.872315] nvme nvme0: I/O 766 QID 6 timeout, aborting
[ 5344.872317] nvme nvme0: I/O 767 QID 6 timeout, aborting
[ 5344.872319] nvme nvme0: I/O 768 QID 6 timeout, aborting
[ 5344.872320] nvme nvme0: I/O 769 QID 6 timeout, aborting
[ 5344.876179] nvme nvme0: completing aborted command with status: 0000
[ 5344.879210] nvme nvme0: completing aborted command with status: 0000
[ 5344.882727] nvme nvme0: completing aborted command with status: 0000
[ 5344.885965] nvme nvme0: completing aborted command with status: 0000
[ 5344.936542] nvme nvme0: completing aborted command with status: 0000
[ 5344.937113] nvme nvme0: completing aborted command with status: 0000
[ 5344.943132] nvme nvme0: completing aborted command with status: 0000
[ 5344.943681] nvme nvme0: completing aborted command with status: 0000
[ 5345.147182] nvme nvme0: Abort status: 0x0
[ 5345.147192] nvme nvme0: Abort status: 0x0
[ 5345.147207] nvme nvme0: Abort status: 0x0
[ 5345.147234] nvme nvme0: Abort status: 0x0
[ 5345.210950] nvme nvme0: Abort status: 0x0
[ 5345.210958] nvme nvme0: Abort status: 0x0
[ 5345.210974] nvme nvme0: Abort status: 0x0
[ 5345.210987] nvme nvme0: Abort status: 0x0

-- 
Thomas Fjellstrom
thomas at fjellstrom.ca

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: nvme, allocation failures, and aborted commands
  2017-03-09 22:01         ` Thomas Fjellstrom
@ 2017-03-09 23:03           ` Keith Busch
  -1 siblings, 0 replies; 12+ messages in thread
From: Keith Busch @ 2017-03-09 23:03 UTC (permalink / raw)
  To: Thomas Fjellstrom; +Cc: linux-kernel, linux-nvme

On Thu, Mar 09, 2017 at 03:01:27PM -0700, Thomas Fjellstrom wrote:
> On Monday, March 6, 2017 5:46:33 PM MST Keith Busch wrote:
> > 
> >   echo 128 > /sys/block/nvme0n1/queue/max_hw_sectors_kb
> >   echo 128 > /sys/block/nvme0n1/queue/max_nr_requests
> > 
> 
> First off, theres no max_nr_requests, and echoing into max_hw_sectors_kb gets
> me a permission denied even as root no matter the value I tried.

What I meant to say was "max_sectors_kb" and "nr_request".

^ permalink raw reply	[flat|nested] 12+ messages in thread

* nvme, allocation failures, and aborted commands
@ 2017-03-09 23:03           ` Keith Busch
  0 siblings, 0 replies; 12+ messages in thread
From: Keith Busch @ 2017-03-09 23:03 UTC (permalink / raw)


On Thu, Mar 09, 2017@03:01:27PM -0700, Thomas Fjellstrom wrote:
> On Monday, March 6, 2017 5:46:33 PM MST Keith Busch wrote:
> > 
> >   echo 128 > /sys/block/nvme0n1/queue/max_hw_sectors_kb
> >   echo 128 > /sys/block/nvme0n1/queue/max_nr_requests
> > 
> 
> First off, theres no max_nr_requests, and echoing into max_hw_sectors_kb gets
> me a permission denied even as root no matter the value I tried.

What I meant to say was "max_sectors_kb" and "nr_request".

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: nvme, allocation failures, and aborted commands
  2017-03-09 23:03           ` Keith Busch
@ 2017-03-11 16:31             ` Thomas Fjellstrom
  -1 siblings, 0 replies; 12+ messages in thread
From: Thomas Fjellstrom @ 2017-03-11 16:31 UTC (permalink / raw)
  To: Keith Busch; +Cc: linux-kernel, linux-nvme

On Thursday, March 9, 2017 6:03:34 PM MST Keith Busch wrote:
> On Thu, Mar 09, 2017 at 03:01:27PM -0700, Thomas Fjellstrom wrote:
> > On Monday, March 6, 2017 5:46:33 PM MST Keith Busch wrote:
> > > 
> > >   echo 128 > /sys/block/nvme0n1/queue/max_hw_sectors_kb
> > >   echo 128 > /sys/block/nvme0n1/queue/max_nr_requests
> > > 
> > 
> > First off, theres no max_nr_requests, and echoing into max_hw_sectors_kb 
gets
> > me a permission denied even as root no matter the value I tried.
> 
> What I meant to say was "max_sectors_kb" and "nr_request".
> 

That seems to have quieted any errors. Performance hasn't suffered any.

I had also tried a test with the mq-deadline scheduler instead of none, and it 
helped as well but did eventually show some command aborted errors.

I'm just wondering why this is something that can happen. Shouldn't the 
default be "just work"? Is there no way to query the device for some sane 
defaults?

I understand the Samsung 960 Evo m.2 (I have the 256GB model) isn't the 
highest end device out there, but it should be quite popular and should "just 
work" or a lot of people will complain or decide linux is broken.

-- 
Thomas Fjellstrom
thomas@fjellstrom.ca

^ permalink raw reply	[flat|nested] 12+ messages in thread

* nvme, allocation failures, and aborted commands
@ 2017-03-11 16:31             ` Thomas Fjellstrom
  0 siblings, 0 replies; 12+ messages in thread
From: Thomas Fjellstrom @ 2017-03-11 16:31 UTC (permalink / raw)


On Thursday, March 9, 2017 6:03:34 PM MST Keith Busch wrote:
> On Thu, Mar 09, 2017@03:01:27PM -0700, Thomas Fjellstrom wrote:
> > On Monday, March 6, 2017 5:46:33 PM MST Keith Busch wrote:
> > > 
> > >   echo 128 > /sys/block/nvme0n1/queue/max_hw_sectors_kb
> > >   echo 128 > /sys/block/nvme0n1/queue/max_nr_requests
> > > 
> > 
> > First off, theres no max_nr_requests, and echoing into max_hw_sectors_kb 
gets
> > me a permission denied even as root no matter the value I tried.
> 
> What I meant to say was "max_sectors_kb" and "nr_request".
> 

That seems to have quieted any errors. Performance hasn't suffered any.

I had also tried a test with the mq-deadline scheduler instead of none, and it 
helped as well but did eventually show some command aborted errors.

I'm just wondering why this is something that can happen. Shouldn't the 
default be "just work"? Is there no way to query the device for some sane 
defaults?

I understand the Samsung 960 Evo m.2 (I have the 256GB model) isn't the 
highest end device out there, but it should be quite popular and should "just 
work" or a lot of people will complain or decide linux is broken.

-- 
Thomas Fjellstrom
thomas at fjellstrom.ca

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-03-11 16:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-03 15:27 nvme, allocation failures, and aborted commands Thomas Fjellstrom
2017-03-06  2:57 ` Thomas Fjellstrom
2017-03-06  6:11   ` Thomas Fjellstrom
2017-03-06  6:11     ` Thomas Fjellstrom
2017-03-06 22:46     ` Keith Busch
2017-03-06 22:46       ` Keith Busch
2017-03-09 22:01       ` Thomas Fjellstrom
2017-03-09 22:01         ` Thomas Fjellstrom
2017-03-09 23:03         ` Keith Busch
2017-03-09 23:03           ` Keith Busch
2017-03-11 16:31           ` Thomas Fjellstrom
2017-03-11 16:31             ` Thomas Fjellstrom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.