lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 9 Jul 2012 14:03:28 -0400
From:	Dave Jones <davej@...hat.com>
To:	Linux Kernel <linux-kernel@...r.kernel.org>
Cc:	Kay Sievers <kay@...y.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: 3.5-rc6 printk formatting problem during oom-kill.

I noticed that the format of the oom-killer output seems to have changed, and
now it spews stuff like..

[49461.758070] lowmem_reserve[]:
[49461.758071]  0
[49461.758071]  2643
[49461.758071]  3878
[49461.758072]  3878
[49461.758072] 
[49461.758072] Node 0 
[49461.758075] DMA32 free:50432kB min:45888kB low:57360kB high:68832kB active_anon:1980216kB inactive_anon:494260kB active_file:276kB inactive_file:1064kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:2707204kB mlocked:0kB dirty:0kB writeback:82756kB mapped:0kB shmem:0kB slab_reclaimable:15392kB slab_unreclaimable:118172kB kernel_stack:12672kB pagetables:10744kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:9756 all_unreclaimable? yes
[49461.758076] lowmem_reserve[]:
[49461.758076]  0
[49461.758076]  0
[49461.758077]  1234
[49461.758077]  1234
[49461.758077] 
[49461.758078] Node 0 
[49461.758080] Normal free:21208kB min:21424kB low:26780kB high:32136kB active_anon:448068kB inactive_anon:446924kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):972kB isolated(file):0kB present:1264032kB mlocked:0kB dirty:0kB writeback:19580kB mapped:516kB shmem:5532kB slab_reclaimable:34960kB slab_unreclaimable:110764kB kernel_stack:54392kB pagetables:11596kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:16064 all_unreclaimable? yes
[49461.758080] lowmem_reserve[]:
[49461.758080]  0
[49461.758081]  0
[49461.758081]  0
[49461.758081]  0
[49461.758082] 
[49461.758082] Node 0 
[49461.758082] DMA: 
[49461.758085] 0*4kB 
[49461.758086] 0*8kB 
[49461.758086] 3*16kB 
[49461.758086] 1*32kB 
[49461.758087] 3*64kB 
[49461.758087] 3*128kB 
[49461.758087] 3*256kB 
[49461.758088] 2*512kB 
[49461.758088] 3*1024kB 
[49461.758089] 3*2048kB 
[49461.758089] 1*4096kB 
[49461.758089] = 15760kB
[49461.758090] Node 0 
[49461.758090] DMA32: 
[49461.758091] 166*4kB 
[49461.758091] 74*8kB 
[49461.758092] 162*16kB 
[49461.758092] 314*32kB 
[49461.758093] 337*64kB 
[49461.758093] 82*128kB 
[49461.758094] 8*256kB 
[49461.758094] 1*512kB 
[49461.758094] 1*1024kB 
[49461.758095] 0*2048kB 
[49461.758095] 0*4096kB 
[49461.758096] = 49544kB
[49461.758096] Node 0 
[49461.758096] Normal: 
[49461.758097] 847*4kB 
[49461.758097] 1834*8kB 
[49461.758098] 0*16kB 
[49461.758098] 5*32kB 
[49461.758098] 3*64kB 
[49461.758099] 2*128kB 
[49461.758099] 1*256kB 
[49461.758100] 0*512kB 
[49461.758100] 0*1024kB 
[49461.758100] 1*2048kB 
[49461.758101] 0*4096kB 
[49461.758101] = 20972kB


Does the oom-killer code need modifying, or the printk code ?
I know there's been some regressions in this area recently, but this is still
happening on the current tree (8c84bf4166a4698296342841a549bbee03860ac0)

	Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ